tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

Feature/new midi outputs #452

Closed ScreenDream closed 4 months ago

ScreenDream commented 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.

pixtur commented 4 months ago

NICE! Thanks a lot!

ScreenDream commented 4 months ago

NICE! Thanks a lot!

You are very welcome! :-)