Giter Club home page Giter Club logo

shuffle's Introduction

Shuffle

Shuffles MP3 albums (folders) on USB flash drives. Allows shuffling by FAT entries, or by using random numeric prefixes to album names.

I wanted a way to shuffle the order of my classic rock albums on my car’s music flash drive and wrote a quick utility which pre-pended a 3 digit number, in random order, to each album name. This worked fine for a couple cars that I owned, till I got a Toyota Auris Hybrid. The stereo system in this car doesn’t recognize alpha-numeric sort, but rather shows the albums in the order in which they were copied to the flash drive. That forced me to find a way to randomize the order of the FAT entries.

Thanks to Boris Leidner for his awesome fatsort utility, which I used to handle the FAT entry randomization. I replaced his C code “main” routine with my own routine that provides a direct interface to his code from my program. Boris is a great guy and was patient and helpful.

I implemented a simple UI which lists the USB flash drives found on a Mac. Once a drive is selected, the user can then shuffle the order using one (or both) of the shuffle options.

Hope this helps someone enjoy their music just a little bit more.

Abu Mami

shuffle's People

Contributors

abumami avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.