Geonkick-Synthesizer / geonkick

Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds.
https://geonkick.org
GNU General Public License v3.0
89 stars 7 forks source link

midi learn #39

Open sjomae opened 5 months ago

sjomae commented 5 months ago

Great tool!

What about midi learn, for tweaking sounds live with a midi controller?

iurienistor commented 5 months ago

What to control? What parameters? Envelope points too?

sjomae commented 5 months ago

What to control? What parameters? Envelope points too?

I would say: every possible parameter. Looking at SurgeXT for example, the user can assign midi learn to almost everything.

sjomae commented 5 months ago

If you dive into midi control design, you might also want to keep macros in mind. I can imagine it could be helpful to at least know about them. TBH I don't use macros atm.

Surge has macros and so does Zynaddsubfx: https://zynaddsubfx.sourceforge.io/doc/automations/parameter-automation-documentation.html

sjomae commented 5 months ago

And, while we're at it, there is this thing 'snap mode' for MIDI controllers, which is quite useful.

See also this discussion: https://github.com/surge-synthesizer/surge/issues/7510