mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-30 16:33:01 +00:00
14 lines
400 B
Markdown
14 lines
400 B
Markdown
# Bifurcator
|
|
|
|
this is a fantasy sound chip which uses a unique sound generation method: logistic map iterations.
|
|
|
|
## effects
|
|
|
|
- `10xx`: **set low byte of channel sample state.**
|
|
- `11xx`: **set high byte of channel sample state.**
|
|
- `12xx`: **set parameter low byte.**
|
|
- `13xx`: **set parameter high byte.**
|
|
|
|
## info
|
|
|
|
this chip uses the [Bifurcator](../4-instrument/bifurcator.md) instrument editor.
|