Search the Community
Showing results for tags 'velocity'.
-
Hi, I built two identical controller keyboards using CORE_STM32F4 running MIDIbox NG. They currently feature analog ins, two wheels and octave up/down buttons. It was very hard and time consuming to build these without a proper workshop (used mainly beech wood and aluminium). Issues: #1 One big problem i have is that the velocity resolution is very low. It looks like just 5-10 values are generated, nothing in between. It's too coarse for playing properly. #2 Another problem is that i get random pitch wheel values when in zero position. I wonder if there is kind of a plateau range around the zero position to mitigate that. Or maybe it's because of a faulty pot? Thanks for your help
-
Lately I've been trying to use the extra functions of the CV-Gate out, specifically the possibility to send velocity with key values. From the manual: When I use AOUT - channel 9 I get key and velocity from the first two CV's out, as expected. But only gate #1 is triggering. When I switch to AOUT - channel 10, I get key and velocity from the second pair of CV's out: 3 and 4. And gate #2 is firing. What I expect is when I use AOUT - channel 9, is to get CV's from 1 and 2, and gates on #1 and #2. This is consistent through the whole range of outputs. All the other functions work exactly as expected, the drum gates and the clocks nothing wrong. I found this advise: And I've scanned through the entire config, but pretty much everything is standard. I use the Wilba Front panel with the AOUT-NG with the DOUT. Here is my HW-V4: https://pastebin.com/M9aXWjEx Am I making a mistake assiging SR's? Or is it something else I'm missing? Thanks!