mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-05 23:21:22 +00:00
improve saa ins edit doc
This commit is contained in:
parent
08d57e3ad5
commit
a79c82033c
1 changed files with 9 additions and 1 deletions
|
@ -9,4 +9,12 @@ The SAA1099 instrument editor consists of these macros:
|
|||
- **Panning (left)**: output level for left channel
|
||||
- **Panning (right)**: output level for right channel
|
||||
- **Pitch**: fine pitch
|
||||
- **Envelope**: envelope generator shape
|
||||
- **Envelope**: envelope generator settings:
|
||||
enable: enables the envelope generator
|
||||
N/A: has no effect
|
||||
fixed: toggles whether to use a fixed frequency or lock to the frequency of channel 2 or 5
|
||||
resolution: increases the envelope generator pitch resolution
|
||||
direction: inverts the waveform around Y axis
|
||||
cut: cuts the waveform (producing saw wave out of tri wave)
|
||||
loop: toggles wheteher evelope is one-off or constantly looping
|
||||
mirror: sets whether the right output will mirror the left one
|
||||
|
|
Loading…
Reference in a new issue