(Windows) Companion GUI App : Alpha 0.1.2
GUI based sample upload application for Windows.
ChangeLog 0.1.2:
- OLED model instruction screen update
ChangeLog 0.1.1:
- solo current track f2 + f4
- mute current track f2+f1
- overdrive f2 + f3
- tick track before first note
- NeuroFunk Samples : Copy / Paste samples from NeuroFunk directory into Samples directory
(MacOS) Companion CLI App : Alpha 0.1.0
CLI Sample uploader for MacOS, ctrl+click and open in terminal to run. AppStore version of the GUI companion app coming soon. Stay tuned!
Python3 CLI Sample Uploader
Simple to run Python3 script for uploading samples to your MothSynth. Run pip3 -r requirements.txt from root directory and launch with python3 convert.py
MothSynth companion app allows you to upload custom samples to your MothSynth and change BPM presets
without the need for Arduino IDE, sound editors, or any other tools. Launch the app, click on "Pick"
under sample waveforms and process your own WAV or MP3. Drum/sfx samples should be 1/3s long, and
instruments can be up to 1s long. You can also use the companion app to upload your RAW files processed
in Audacity (export settings: 44khz, Mono, 16 bit signed PCM) by replacing RAW files in the Samples
folder, launching app and clicking Upload.
CLI Tools have the same functionality except for sample editing, you'll need to use a free tool like Audacity to export samples with the following settings: 44khz, Mono, 16 bit signed PCM