fundamental / rtosc

Realtime Safe OSC packet serialization and dispatch
https://fundamental-code.com/wiki/rtosc/
MIT License
85 stars 16 forks source link

add handleGenericControlers #65

Open friedolino78 opened 2 years ago

friedolino78 commented 2 years ago

rtosc part of https://github.com/zynaddsubfx/zynaddsubfx/pull/131

fundamental commented 2 years ago

I'm confused as to what specifically this new method enables.

friedolino78 commented 2 years ago

I'm confused as to what specifically this new method enables.

it is used here: https://github.com/zynaddsubfx/zynaddsubfx/pull/131/files#diff-e98b2d4afc8940d9c35c7717e974b3db303d2bb43c598b1ebe6c0c03c94340afR1301

it enables sending values without midi from internal control generators to any parameter. -> poor mans mod matrix