Skip to content

Commit

Permalink
Update oscillator_phase.md
Browse files Browse the repository at this point in the history
Adding  info about what negative values do in ARIA, and that sfizz is different.
  • Loading branch information
DSmolken authored Sep 21, 2024
1 parent 62cd064 commit 14ade24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/opcodes/oscillator_phase.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
template: "sfz/opcode.j2"
opcode_name: "oscillator_phase"
---
The range of this appears to be 0 to 360 (in degrees) as implemented in ARIA, and 0 to 1 in sfizz. Cakewalk range and behavior need to be confirmed.
This opcode behaves in two different ways in ARIA: non-negative values from 0 to 360 set the phase in degrees, while any negative value randomizes the phase. As implemented in sfizz as of version 1.2.3 the range is 0 to 1 which behaves the same as ARIA's 0 to 360.

0 comments on commit 14ade24

Please sign in to comment.