Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jacobvosmaer/1af3d02f8b7c1ad1a8b3e332ea478fd1 to your computer and use it in GitHub Desktop.
Save jacobvosmaer/1af3d02f8b7c1ad1a8b3e332ea478fd1 to your computer and use it in GitHub Desktop.

Cirklon DMUX velocity voltages

Here are accent output voltages for the available velocity configuration options.

from the manual...

There are currently four velocity map options.

Option 1 has a higher minimum voltage, rising linearly to the maximum voltage output.
Option 2 has a lower minimum voltage rising to a lower maximum.
Option 3 is similar to option 1, with a slightly reduced maximum voltage, to suit the lower possible voltage range with a Euro-rack 12V supply.
Option 4 is similar to option 2, with a maximum voltage of 5V.

Setup

I created a track using the dmux with a CK pattern. I set the pattern length to 1 step, and created a single hit on the first step of the first row. I patched the accent output from dmux channel 1 into a Mordax DATA in "voltage monitor" mode. Then I altered the velocity of the single hit and recorded the values as reported by the Mordax DATA.

The "option" was changed by selecting "trigger map" in the "DMUX Config" page, and then using the encoder above step 8 to scroll through the values 1...4.

Results

velo=1

velocity voltage
127 10.0
111 10.0
95 10.0
79 9.7
63 8.4
47 7.1
31 5.9
15 4.5
1 3.4

velo=2

velocity voltage
127 10.0
111 9.0
95 7.7
79 6.4
63 5.1
47 3.8
31 2.4
15 0.7
1 0.0

velo=3

velocity voltage
127 10.0
111 9.9
95 9.0
79 8.0
63 7.1
47 6.2
31 5.2
15 4.3
1 3.4

velo=4

velocity voltage
127 4.7
111 4.3
95 3.7
79 3.0
63 2.4
47 1.8
31 0.7
15 0.2
1 0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment