mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-13 07:49:25 +00:00
add new ID property for processors and routes
This commit is contained in:
@@ -13,7 +13,8 @@ This processor will create a MIDI Note On message with the specified channel, no
|
||||
### Example
|
||||
|
||||
```yaml
|
||||
- type: midi.note_on.create
|
||||
- id: create
|
||||
type: midi.note_on.create
|
||||
params:
|
||||
channel: "1"
|
||||
note: "60"
|
||||
|
||||
Reference in New Issue
Block a user