I'm using Xone 1D myself, but I assume the same goes for all Allen & Heath Xone-series MIDI-controllers.
Has anyone managed to get the speedwheel-mode working? I've tried both jogwheel and touchwheel modes on my Xone 1D and they work somewhat fine, but the track scrolling speed is the same no matter if I spin the jogwheel fast or slow.
I'd like to get the jogwheel to work the same way as the jogs on Numark DMC2 work; slow rotate for precise control and faster spin for rapid track scrolling. From what I've read, the Xone 1D should support the speedwheel mode, but I'm not 100% sure. Maybe the problem is with my script syntax.
Any help would be greatly appreciated.
Has anyone managed to get the speedwheel-mode working? I've tried both jogwheel and touchwheel modes on my Xone 1D and they work somewhat fine, but the track scrolling speed is the same no matter if I spin the jogwheel fast or slow.
I'd like to get the jogwheel to work the same way as the jogs on Numark DMC2 work; slow rotate for precise control and faster spin for rapid track scrolling. From what I've read, the Xone 1D should support the speedwheel mode, but I'm not 100% sure. Maybe the problem is with my script syntax.
Any help would be greatly appreciated.
发表时间 Tue 15 Jun 10 @ 10:52 am
Short answer, no I havent managed it either on a Xone 3d
发表时间 Wed 16 Jun 10 @ 7:26 am
What MIDI data does it output when in this mode?
发表时间 Wed 16 Jun 10 @ 8:21 am
SBDJ wrote :
What MIDI data does it output when in this mode?
Not sure if its the same but I had another topic here where the info was posted
http://www.virtualdj.com/forums/123294/Hardware_Technical_Support/Need_some_help_modifing_Xone_3d_Mapper___Definition_files.html?search=Xone&page=1
发表时间 Wed 16 Jun 10 @ 6:54 pm
The manual doesn't appear to tell you what data the jog actually sends when it is in speedwheel mode.
You can use MIDITrace to find out.
You can use MIDITrace to find out.
发表时间 Wed 16 Jun 10 @ 8:30 pm
I'll try MIDItrace and see what kind of information Xone 1D is sending. Did I understand correctly, that in order for the speedwheel mode to work, the controller would have to send data on both direction AND velocity of the jogwheel simultaniously?
发表时间 Thu 17 Jun 10 @ 6:44 am
Here is some sample MIDI-data input. First is turned the wheel right really slow, then a bit faster.
22:14:17.092 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:17.167 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:17.251 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:17.372 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:18.217 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:18.273 From Xone MIDI Device Control 1 Portamento Time (fine) 16
22:14:18.340 From Xone MIDI Device Control 1 Portamento Time (fine) 30
22:14:18.406 From Xone MIDI Device Control 1 Portamento Time (fine) 30
22:14:18.478 From Xone MIDI Device Control 1 Portamento Time (fine) 11
22:14:18.538 From Xone MIDI Device Control 1 Portamento Time (fine) 4
22:14:18.606 From Xone MIDI Device Control 1 Portamento Time (fine) 2
22:14:18.681 From Xone MIDI Device Control 1 Portamento Time (fine) 4
22:14:18.738 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:18.809 From Xone MIDI Device Control 1 Portamento Time (fine) 1
So if I'm reading this right, Xone 1D is indeed sending different input based on the velocity of the jogwheel; 1 is the slowest speed, 30 is the maximum speed. When spinning the wheel left, 127 is the slowest speed, 97 the fastest speed.
22:14:17.092 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:17.167 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:17.251 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:17.372 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:18.217 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:18.273 From Xone MIDI Device Control 1 Portamento Time (fine) 16
22:14:18.340 From Xone MIDI Device Control 1 Portamento Time (fine) 30
22:14:18.406 From Xone MIDI Device Control 1 Portamento Time (fine) 30
22:14:18.478 From Xone MIDI Device Control 1 Portamento Time (fine) 11
22:14:18.538 From Xone MIDI Device Control 1 Portamento Time (fine) 4
22:14:18.606 From Xone MIDI Device Control 1 Portamento Time (fine) 2
22:14:18.681 From Xone MIDI Device Control 1 Portamento Time (fine) 4
22:14:18.738 From Xone MIDI Device Control 1 Portamento Time (fine) 1
22:14:18.809 From Xone MIDI Device Control 1 Portamento Time (fine) 1
So if I'm reading this right, Xone 1D is indeed sending different input based on the velocity of the jogwheel; 1 is the slowest speed, 30 is the maximum speed. When spinning the wheel left, 127 is the slowest speed, 97 the fastest speed.
发表时间 Fri 18 Jun 10 @ 2:16 pm