mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 21:15:11 +00:00
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.
|