commit 40df24522e6bb668f198afd4607bb5083be0f67a
parent 0d59fba59a19aa5c9af0d888797e03bc09fe4517
Author: Adam <1319733+freddyz@users.noreply.github.com>
Date: Wed, 24 Jul 2019 08:56:30 -0500
Update poly-utilities.md
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/doc/poly-utilities.md b/doc/poly-utilities.md
@@ -17,6 +17,11 @@
Re-route the channels of a polyphonic signal. If you select an input channel that is higher than the highest available channel of the input signal, the output voltage will be 0.
+## Soly Pequencer
+
+Sequentially output the individual channel voltages of a polyphonic signal. Connecting a polyphonic signal to the clock input allows for multiple independent sequences. Polyphonic reset channels beyond the number of channels of the clock signal are ignored. I think that the clock/reset buttons will apply to all channels.
+
+
## Toly Pools
* Display input channel count
@@ -24,7 +29,3 @@ Re-route the channels of a polyphonic signal. If you select an input channel th
* Knob and CV for setting output channel count (0 - 10 volts linearly mapped to 1-16 output channels)
* Knob and CV for rotating the polyphonic signal (0 - 10 volts sets rotation of 0-15 channels. For example: rotation of "1" will move input channel 2 -> output channel 1, input channel 3->output channel 2, ... input channel 16 -> output channel 1)
-
-## Soly Pequencer
-
-Sequentially output the individual channel voltages of a polyphonic signal. Connecting a polyphonic signal to the clock input allows for multiple independent sequences. Polyphonic reset channels beyond the number of channels of the clock signal are ignored. I think that the clock/reset buttons will apply to all channels.