Commit Graph

4 Commits

Author SHA1 Message Date
Nobel Yoo
fbe002313f fix links on main readme and add docs 2023-07-07 16:02:19 -07:00
ojack
1fab4f65d5 switched to compiled version of hydra-synth 2023-06-26 16:06:51 +02:00
Timo Hoogland
b8770463b6 Update that allows to select a device
Hi!

I made a little update to this script that will print all the connected devices `name` and `id` to the console. You can then use a specific device by adding `device = <name|id>` to the code.

I also adjusted the normalization so it actually normalizes 0-1, but maybe you want to put this back to how it was. Previously it would not have 0 as the lowest value because a `1` was added before division.

Let me know what you think! :)
2023-01-15 18:04:13 +01:00
Yancy Way
1b2680055f Create midi.md 2018-10-23 21:58:49 -07:00