Skip to content

Commit

Permalink
Update syntax.yml
Browse files Browse the repository at this point in the history
oscillator_phase range is 0 to 360 in ARIA, 0 to 1 in sfizz.
  • Loading branch information
DSmolken committed Sep 21, 2024
1 parent 7f78118 commit eb3be0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/sfz/syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5985,7 +5985,7 @@ categories:
value:
type_name: "float"
min: 0
max: 1
max: 360

- name: "oscillator_quality"
short_description: ""
Expand Down

0 comments on commit eb3be0a

Please sign in to comment.