-
Notifications
You must be signed in to change notification settings - Fork 200
lib.io.midi.MidiOutput
Thomas Mann edited this page Jan 17, 2024
·
1 revision
in lib.io.midi
Send notes or controller change events to the selected device. This operator is experimental. The velocity is given as a normalized float value between 0 and 1.
Name (Relevancy & Type) | Description |
---|---|
TriggerSend (Boolean) | - |
SendMode (Int32) | - |
Device (String) | - |
ChannelNumber (Int32) | - |
NoteOrController (Int32) | - |
Velocity (Single) | - |
DurationInSecs (Single) | - |
Name | Type |
---|---|
Result | T3.Core.DataTypes.Command |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features