Skip to content

Commit

Permalink
Update width.md range: not clamped by Aria (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlearman authored Sep 28, 2023
1 parent bba11b9 commit baa978a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions opcodes/width.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ resulting in a narrower stereo field image.

Negative width values will reverse left and right channels.

Note: Range in the table is specified as -100 to 100. Some players, such as
Aria/Sforzando, do not clamp the range. Values over 100 expand the stereo
width. For example, for a mono signal panned 6dB to the left, a value of
200 produces the mono signal panned 12B to the left.

## Examples

```
Expand Down

0 comments on commit baa978a

Please sign in to comment.