PureData: Mapping zynthian UI controllers

Hi,

I’m looking at the zynthian interface while running my pure data patch with my wind controller. I see:

1./ volume
2./ modulation
3./ ctrl 2
4./ ctrl 3

My wind controller is already driving modulation (lip) and ctrl2 (breath), and I’m not sure that volume actually does anything.

I’d like to be able to remap all 4 of the zynthian controls to a midi channel and control value of my choosing. How would I do that?

Thanks!

You will need to make a file called zynconfig.yml. To see some examples and instructions just search this forum for zynconfig.yml.

Will do. Thanks!