mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-18 02:25:11 +00:00
4748e185a7
Hey, all those files I thought I clobbered!
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
# mixer
|
|
|
|
The "Mixer" dialog provides options for overall sound mixing.
|
|
|
|
## "Mixer" tab
|
|
|
|
![mixer dialog on mixer tab](mixer-mixer.png)
|
|
|
|
"Master Volume" controls the overall mix.
|
|
|
|
Each chip has several options:
|
|
- **Invert**: Flips the output wave.
|
|
- **Volume**: Controls the chip's volume relative to other chips.
|
|
- **Panning**: Left-right sound control.
|
|
- **Front/Rear**: Front-read sound control. Only useful for setups with four or more speakers.
|
|
|
|
## "Patchbay" tab
|
|
|
|
![mixer dialog on patchbay tab](mixer-patchbay.png)
|
|
|
|
- **Automatic patchbay**: Make appropriate connections when adding, removing, or changing chips and chip settings.
|
|
- **Display hidden ports**: Shows all available connection ports. The "System" unit actually has 16 ports; 1 maps to the left channel, and 2 maps to the right.
|
|
- **Display internal**: hows two additional units, one for sample previews and one for the metronome sound.
|
|
|
|
The graph shows each existing unit along with their outputs, inputs, and the "patch cables" connecting them. Connections can be made by dragging between an output and an input. Right-clicking on a unit gives the option to disconnect all patches from that unit.
|