Log in

View Full Version : Virus C - Arp Clock and Filter Polarity parameters


portervance
26.01.2014, 10:33 PM
First post :)

I'm setting up a Novation Remote Zero to send MIDI/SysEx to my Virus so I can tweak various parameters. Everything seems to be working as intended except for 3 parameters. Namely: Arp Clock, Filter 1 Polarity, and Filter 2 Polarity.

I'm running a Virus Rack XL with OS 6.5. I'm using the following SysEx strings to access those 3 parameters:

Arp Clock: 00 20 33 01 10 71 40 17 DV (step mode)
Filter 1 Polarity: 00 20 33 01 10 71 40 30 DV (toggle mode)
Filter 2 Polarity: 00 20 33 01 10 71 40 31 DV (toggle mode)

According to the manual I have I'm using the right numbers to identify the parameters, I've tried to trigger each using a different mode in the Novation Remote Zero (toggle vs step vs "normal") but I see no change happening on the Virus's screen when I have those parameters highlighted.

The Virus is definitely receiving the messages, every other parameter I've mapped works great, it's just these few that are giving me a headache. Any help would be appreciated, thanks!

portervance
27.01.2014, 01:39 AM
Ah, my mistake.

These parameters are on page B, the parameter number must be converted to hexadecimal from decimal. Arp clock goes from:

00 20 33 01 10 71 40 17 DV

to

00 20 33 01 10 71 40 11 DV