Hi everyone,
I use a MIDI controller for my patch.
On load, PD doesn't check the MIDI value states (the value of potentiometers). How to tell PD to do that?
midi controller states on load
Hi everyone,
I use a MIDI controller for my patch.
On load, PD doesn't check the MIDI value states (the value of potentiometers). How to tell PD to do that?
@Butahuruf You need to send a midi message to the controller telling it to send it's data..... either a dump of everything or for each individual parameter.
Look at the doc for the controller to find the messages that it will require.
David.
@whale-av Hi David, the MIDI controller is a DIY using an Arduino. I can send a MIDI trigger on loadbang to the Arduino, but Arduino can't send its data back..... I think
Oops! Looks like something went wrong!