furnace/doc/4-instrument/bifurcator.md

15 lines
575 B
Markdown
Raw Normal View History

2024-04-26 13:19:51 -04:00
# Bifurcator instrument editor
the Bifurcator instrument editor consists of these macros:
2024-04-26 13:19:51 -04:00
- **Volume**: volume sequence.
- **Arpeggio**: pitch sequence.
2025-07-05 22:51:26 -04:00
- **Parameter**: set parameter of logistic map function.
2024-04-26 13:19:51 -04:00
- **Panning (left)**: output level for left channel.
- **Panning (right)**: output level for right channel.
- **Pitch**: fine pitch.
- **Load Value**: changes the current output value.
not all combinations of Parameter and Load Value generate tones. for a description of how these affect the sound, see the [Bifurcator](../7-systems/bifurcator.md) system page.
2024-04-26 13:19:51 -04:00