On Friday 07 December 2007 1:30 am, Ben Wheeler wrote: > On Tue, Dec 04, 2007 at 09:04:23PM +0300, Tuma wrote: > > Hi, All! > > I have Vestax VCI-100 MIDI Controller. > > I tryed to configure filters. And there is something wrong. I did'not > > read source code, but it seems that software filter controls are > > different digit capacity with that VCI-100 Control has. Or, maybe, > > different regularity used in filter control (not linear). When I rotate > > filter control I do not need to rotate it all range to make software > > control rotated from -"max" to +"max". And it's not proper. > > Does the value/position of the EQ control on the GUI jump around all over > the place as you're turning the pot on the VCI, or does it move smoothly > but just get to the ends of its range too soon? > No, it moves smoothly. Get to the _one_ end of its range too soon, and to _another one_ too long. I've tryed to set "volume" slider to the filter control, and the same result. It seems like Center is shifted. So the control becomes not linear.
> What does your manual say about what MIDI message is transmitted by > the EQ pots? > Knob: VR8 - CC23 (17 hex) (ch1) VR8(CENTER) - Note F-0 (11 hex) (ch 1) Volume: (to compare) VR2 - CC 12 (0C hex) (ch 1) > > How could it be corrected? Is there any "#define" or constant in code > > that defines how much bits is filter control? If so - what file should I > > modify? > > There isn't, because every controller we've encountered so far uses > a standard MIDI CC for the EQ pots. It's possible yours is different, > though I'd be surprised. > Different? I hope they are not. =) All of Windows DJ-software recognize Filters knobs properly. > > Or how can I test filter signal (and it's regularity) of my MIDI > > Controller? > > You need a midi monitor. In Linux, kmidimon is good. I don't know about > Windows or Mac. > > Ben ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
