Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagolr/midirouter
https://github.com/tiagolr/midirouter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiagolr/midirouter
- Owner: tiagolr
- Created: 2022-07-12T17:46:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T17:27:57.000Z (11 months ago)
- Last Synced: 2024-02-01T19:09:57.789Z (11 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## references
Terminal app and utils for midi event routing, mapping and scripting.
Comes with nanokontrol2 mappings for channel 1-16 select.1. add a [virtual midi instrument](https://www.tobias-erichsen.de/software/loopmidi.html) named to *"cable"* or *"cableXXX"`*
2. connect nanokontrol editor with factory settings
3. `python midirouter.py`The virtual midi "cable" will now work as nanoKontrol2 with 16 midi channels.
```
# nanokontrol2 mappings
CYCLE # hold to show active channel LED
TRACK > # cycle midi channel forward
TRACK < # cycle midi channel backward
CYCLE + MUTE1-8 # select midi channel 1-8
CYCLE + ARM1-8 # select midi channel 9-16
```