On Sat, Jan 05, 2008 at 10:21:10PM +0300, Tuma wrote: > Hi, All! > I have two questions. > Sensor ability. My controller has touch sensors on jogs. Can Mixxx hold > sensor > MIDI signal? So when I touch the sensor, if track is playing, it stops > playing and acts ass jog (scratch/forward).
Yes. Assign the touch sensor control number to the control wheel_touch_sensor. If you have a switch which enables and disables touch sensitivity, assign that to wheel_touch_switch (if not, don't worry, as it defaults to enabled anyway). Note that you need to use 'wheel' for the wheel controls themselves. There is also a sensitivity adjustment midioption which you may find useful if your wheels use Spread64 (aka Relative CC). Look in M-Audio_Xponent.midi.xml and M-Audio_Xponent.README. > Centres. In 1.6.0 knobs rotate correctly. But I cann't find the control name > which I have to set to hold knob's Center. Knobs sends theyr Center signals > when it reaches center, but Mixxx ignores it now. So knob may lag a little > bit, and when MIDI knob is on center, actual Mixxx knob maybe a litle > shifted. > It's a bug. How can I set knob's center control? There's no support for this in mixxx at the moment. It's not really a bug; this is something new that only one or two modern controllers do (other controllers seem to manage just fine without a separate "centre" signal!) so it just hasn't been added to mixxx yet. It should be fairly easy to implement, though I don't know where best to put it. I'll get told off if I put it in enginebuffer ;) Ben ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
