Closed ScreenDream closed 4 months ago
Added four new MidiOutput nodes:
MidiNoteOutput, MidiControlOutput, MidiPitchbendOutput and MidiTriggerOutput This will unclutter the interface and adds Channel Pressure, Pitchbend and Program Change. The MidiNoteOutput now sends proper NoteOff commands and prevents hanging notes.
NICE! Thanks a lot!
You are very welcome! :-)
Added four new MidiOutput nodes:
MidiNoteOutput, MidiControlOutput, MidiPitchbendOutput and MidiTriggerOutput This will unclutter the interface and adds Channel Pressure, Pitchbend and Program Change. The MidiNoteOutput now sends proper NoteOff commands and prevents hanging notes.