mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
Clean up wording on orbit routing
This commit is contained in:
@@ -54,11 +54,9 @@ again)
|
||||
|
||||
## Orbits
|
||||
|
||||
Orbits are the way in which outputs are handled in Strudel. If you are listening in
|
||||
normal circumstances, you will just hear all of them mixed down to stereo at the output. However you can also
|
||||
use routers like Blackhole 16 to retrieve and record all of the split channels in a DAW for later processing.
|
||||
By default all orbits are mono, however with the "Multi Channel Orbits" setting (under settings at the right)
|
||||
you can use them as 2 channel stereo outs.
|
||||
Orbits are the way in which outputs are handled in Strudel. By default all orbits are mixed down to channels `1` and `2` in stereo, however with the "Multi Channel Orbits" setting
|
||||
(under settings at the right) you can use them as individual 2 channel stereo outs (orbit `i` will be mapped to
|
||||
to channels `2i` and `2i + 1`). You can then use routers like Blackhole 16 to retrieve and record all of the channels in a DAW for later processing.
|
||||
|
||||
The default orbit is `1` and it is set with `orbit`. You may send a sound to multiple orbits via mininotation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user