mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-01 18:28:59 +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 Program Change message with the specified chan
|
||||
### Example
|
||||
|
||||
```yaml
|
||||
- type: midi.program_change.create
|
||||
- id: create
|
||||
type: midi.program_change.create
|
||||
params:
|
||||
channel: "1"
|
||||
program: "10"
|
||||
|
||||
Reference in New Issue
Block a user