Midi Mapping - Relative vs Absolute
-
Aequitas123
- Posts: 1204
- Joined: Wed Oct 18, 2006 3:58 pm
Midi Mapping - Relative vs Absolute
Could somebody give me an indication as to the difference, or what would work best when Midi mapping?
I'm using an Axiom 25 and i'm trying to map the knobs to various controls, but it usually ends up controlling it very sporadically. I'm assuming one of the variations of Relative or Absolute options would fix this.
Any tips?
I'm using an Axiom 25 and i'm trying to map the knobs to various controls, but it usually ends up controlling it very sporadically. I'm assuming one of the variations of Relative or Absolute options would fix this.
Any tips?
yeah but i dont get this....forge wrote:sinmply - if you have endless rotary knobs (like on the BCR2000) it's relative
if the knobs go from 0-127 they are absolute
as for the other details Live should pick up what it;s meant to be
I have a BCR2000 and it sometimes assigns a relative value not absolute.
the only thing that i find useful is absolute.
can you explain relative to me in laymans terms and why would i want to use it?
If it would work like advertised it would be great indeed. 
You might be suffering from wrong detection: check the box in the left hand corner on the bottom of the screen while mapping (if it says absolute it will never work).
You might also have encountered this bug: http://www.ableton.com/forum/viewtopic.php?t=81301

Also, with inc / dec CC's you can use all methods of changing values (typing / keyboard control / mouse actions) without getting strange jumps when you're going back to your midi controller.
You might be suffering from wrong detection: check the box in the left hand corner on the bottom of the screen while mapping (if it says absolute it will never work).
You might also have encountered this bug: http://www.ableton.com/forum/viewtopic.php?t=81301
Simple example: map a relative controller to the fine control of tempo. Try to do this with an absolute controller and spot the differences.brahms wrote:can you explain relative to me in laymans terms and why would i want to use it?
Also, with inc / dec CC's you can use all methods of changing values (typing / keyboard control / mouse actions) without getting strange jumps when you're going back to your midi controller.
relative means it is relative to the current knob position in Live - Absolute means it corresponds directly - so the line on the knob is in the same position as the line on the knob in Livebrahms wrote:yeah but i dont get this....forge wrote:sinmply - if you have endless rotary knobs (like on the BCR2000) it's relative
if the knobs go from 0-127 they are absolute
as for the other details Live should pick up what it;s meant to be
I have a BCR2000 and it sometimes assigns a relative value not absolute.
the only thing that i find useful is absolute.
can you explain relative to me in laymans terms and why would i want to use it?
you can;t have an absolute position on an endless knob because it will keep turning even when you get to 127
-
Alexis Forge
- Posts: 155
- Joined: Thu Nov 09, 2006 6:34 am
on an axiom, read the manual to see how to put an encoder into relative mode (signed bit). when you enable midi learn in live and move the knob, do it slowly. if live receives two repeated values that are at 65 or 1 (65 for decrement and 1 for increment), it realizes that you are sending relative midi.
relative midi is exactly the same as absolute, except the values being sent. when you move an axiom encoder quickly, those 65/1 values increase due to acceleration. if acceleration kicks in while you're trying to use midi learn, live will get confused and probably default to absolute mode because it sees changing values.
this isn't really a bug, it's more a result of there being no actual standard for relative midi. relative midi is more of a hack.
relative midi is exactly the same as absolute, except the values being sent. when you move an axiom encoder quickly, those 65/1 values increase due to acceleration. if acceleration kicks in while you're trying to use midi learn, live will get confused and probably default to absolute mode because it sees changing values.
this isn't really a bug, it's more a result of there being no actual standard for relative midi. relative midi is more of a hack.
65 is the minimum value for decrement. 128 is the maximum. as i said 67 is a good number for a more natural feel.
1 is the minimum for increment. 3 is more natural.
as i said, if your controller isn't sending 65/1 when live is in midi learn mode, it won't realize it's signed bit and you have to manually select it from the drop down list at the bottom.
1 is the minimum for increment. 3 is more natural.
as i said, if your controller isn't sending 65/1 when live is in midi learn mode, it won't realize it's signed bit and you have to manually select it from the drop down list at the bottom.
In theory. But there's no setting that works when your controller only spits out 65/64 (no acceleration!).ultra wrote:as i said, if your controller isn't sending 65/1 when live is in midi learn mode, it won't realize it's signed bit and you have to manually select it from the drop down list at the bottom.
I couldn't find one at least...