Compiling a standalone Akai MPC's SD-card or a thumb-drive from a bunch of downloaded zipped packages can be quite tricky some times, or just too technical for us musicians to handle. This is where the Tiny-MPC-Media-Creator (or TMC for short) app comes into play. Just insert your removable drive of choice into your computer, then drag and drop those zippped packages on to the main area of the app, and then sit back and let it do the rest. done!
- Compile MPC-ready removable drives for standalone use
- Handling nested packages automatically
- Audition installed expansions
- Automatic mount/unmount detection
- Remove unwanted expansions
- Supported themes: Auto, Dark and Light
- View information about the selected drive
- Persistent app state and preferences
- ...and more
OS/MacOS/bundle2.sh -o ~/Downloads/ -c -f
- Mac OS 14+ (It might work properly on older Mac OS versions, but no such testing has been done.)
- Virtual Env.
python3.11 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
- Run
python main.py
Developed by Adi Degani