- Unlike the Teletype, the CV outputs on the TXo are bipolar.
They support voltages from -10V to + 10V. If you have modules
that like to be driven by negative voltages – you are in luck!
- The IN jacks on the TXi are also bipolar. Drive them with
negative voltages and you will get negative values when you
poll them. Pretty handy – when you need it.
- Most time related commands support longer durations than
the Teletype’s maximum millisecond threshold. By using the
“.S” and “.M” operators, you can specify and extend pulses and
slews by seconds or minutes. (Want a slew that lasts 22 days,
18 hours, 6 minutes, and 59.9904 seconds? We’ve totally got
you covered!)
- CV outputs and inputs have operators that you can use to set
values that are quantized to a user-selectable scale (changed
using the “.SCALE” operator). This can be done using note
numbers directly (“.N”) or by quantizing a voltage to its
nearest value using the “.QT” operator.
- Inputs can have their ranges mapped to return the values you
desire using their “.MAP” operator. They also can be calibrated
using the “.CALIB” operator, but this can be tricky. Please refer
to the full documentation for help on this procedure.
Experimental Functionality
This is where it gets nuts. Unfortunately, this is also where you
might get a little confused. Let’s assume that you haven’t already
frustrated yourself trying to get some of the crazier functionality
working and retreated to the manual as a last ditch effort before
throwing your whole modular rig out the window.
There is one super-important thing you need to understand:
For envelopes and oscillators to work, you need to set the
voltage for the target CV output to be a non-zero value. They
use this value for their peaks and, without it, they will look
broken. It’s like trying to play music with your speakers turned
all the way down to zero. Music might be playing somewhere –
but you aren’t going to hear it unless you turn up the volume.
Ok. With that out of the way, here is a short inventory of what
you can do. Again, please refer to the latest Teletype
documentation for full descriptions and examples.
- Each trigger output has its own independent metronome,
addressed using the “TO.TR.M” operator. This metronome
pulses its output at the specified rate when it is active.
- Metronomes can also be set to pulse a certain number of times
an automatically stop using the “TO.TR.M.COUNT” operator.
You can do some pretty neat things with this if you are clever.
- All four of a device’s trigger metronomes can be addressed as
one using the “TO.M” set of commands. Note: these
commands use the DEVICE NUMBER as opposed to any
particular output.