Control-Surface icon indicating copy to clipboard operation
Control-Surface copied to clipboard

Using without pin ?

Open yaouenvoyage opened this issue 3 years ago • 1 comments

Sorry for my stupid question and for my english, but I trying to use this wonderfull library without connected hardware just using variable that contains midi note or midi parameters or events. Is it possible and how to do that ? Many thanks for help

yaouenvoyage avatar Oct 14 '20 06:10 yaouenvoyage

Yes, you can send pretty much any MIDI event using the MIDI_Sender methods. The MIDI-Output.ino example shows how to use them.

tttapa avatar Oct 14 '20 07:10 tttapa