I have started playing with PureData with TouchOSC in Windows to develop a an iPhone interface that to send and receive midi data.
I have gotten stuck in I want to have a particular toggle be note 16. So I have the send working fine when I click my button on the TouchOSC layout it sends the midi signal through PureData and does what I want.
However I am getting stuck on how to have PureData monitor for note 16 activity and when it does see it on the midi channel to switch the toggle on.
Can anyone help?
thanks
Dave