mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-16 17:45:10 +00:00
More info in waveform size
This commit is contained in:
parent
75b635229c
commit
ba68ad6ed5
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Another one ("Envelope") is 4 bit stereo waveform, its multiplied with above and
|
||||||
These are stored at upper half of RAM at common case.
|
These are stored at upper half of RAM at common case.
|
||||||
|
|
||||||
Both waveforms are 128 byte fixed size, its freely allocated at each half of RAM except channel register area: each half can be stored total 32/31 waveforms at once.
|
Both waveforms are 128 byte fixed size, its freely allocated at each half of RAM except channel register area: each half can be stored total 32/31 waveforms at once.
|
||||||
|
in furnace, You can set envelope shape split mode. when it sets, its waveform will be splitted to left half and right half for each outputs. each max sizes are 128 bytes, total 256 bytes.
|
||||||
|
|
||||||
# effects
|
# effects
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue