Python sequencer that runs in your terminal
- Python 3
- inquirer (pip3 install inquirer)
- sox (for audio processing)
- python3 sequence_player.py
- Change settings in settings.json for live changes
- Add your sample file in the samples folder
- mp3 playback should be a little faster since the files are more compressed, but feel free to try other file types
- Add you sample file name and settings in the settings.json file
All sound effects are based on sox checkout the sox documentation for more info