Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floe/minisynth
Auto-setup a Linux machine as soft synth for a USB MIDI keyboard
https://github.com/floe/minisynth
linux midi synthesizer
Last synced: 16 days ago
JSON representation
Auto-setup a Linux machine as soft synth for a USB MIDI keyboard
- Host: GitHub
- URL: https://github.com/floe/minisynth
- Owner: floe
- Created: 2023-12-30T16:11:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-30T22:08:57.000Z (11 months ago)
- Last Synced: 2023-12-30T23:20:05.759Z (11 months ago)
- Topics: linux, midi, synthesizer
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minisynth
Three config files to turn most Linux machines into a decent synthesizer for a USB MIDI keyboard. I used a beat-up Raspberry Pi 1 from the junk drawer, and it works nicely.
* `aconnect.sh`: links the first output on the first USB MIDI device to the Timidity++ soft synth
* `99-midi.rules`: triggers `aconnect.sh` when a new USB sound device appears
* `timidity.service`: automatically start Timidity++ at boot