Skip to content

Commit

Permalink
Update syntax.yml
Browse files Browse the repository at this point in the history
sample_dyn_param updated with egN_sample_dyn_paramX (used in TableWarp) and a short description.
  • Loading branch information
DSmolken authored Jul 30, 2024
1 parent ddb44b8 commit 66df937
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions data/sfz/syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ categories:
unit: "seconds"

- name: "sample_dyn_paramN"
short_description: ""
short_description: "ARIA-specific nameless destination for plugin modulations."
version: "ARIA"
value:
type_name: "float"
Expand Down Expand Up @@ -4256,6 +4256,13 @@ categories:
midi_cc:
- name: "egN_driveshape_onccX"

- name: "egN_sample_dyn_paramX"
short_description: "ARIA-specific nameless destination for plugin envelope modulations."
version: "ARIA"
modulation:
midi_cc:
- name: "egN_sample_dyn_paramX_onccY"

- name: "LFO"
id: "lfo"
url: "/modulations/lfo"
Expand Down Expand Up @@ -4868,7 +4875,7 @@ categories:
type_name: "float"

- name: "lfoN_sample_dyn_paramX"
short_description: ""
short_description: "ARIA-specific nameless destination for plugin LFO modulations."
version: "ARIA"
modulation:
midi_cc:
Expand Down

0 comments on commit 66df937

Please sign in to comment.