--- In bc2000@yahoogroups.com, "evanlong@..." <evanlong@...> wrote: > Actually, with a few exceptions, everything seems to be working now, including the tempo parameter with the range of 211. > > The exceptions have in common that their ranges include both negative and positive values: > > 1) User Voice 1: Element 1: Delay Pitch > it starts at zero and increases up to +12.0, then drops down immediately to -12.0 and starts counting back up for the remainder of the range > The four Voice Element parameters that have the "Bit 3 = sign bit" notes in their margins [bit3 = sign bit; 1 = -, 0 = +] (Level sensitivity, Pitch sensitivity, EG sensitivity, and Filter sensitivity) exhibit the same type of behavior. It's better than nothing, but if there is a way to get these running in numerical order, that would be preferable. This is more or less typical 2's complement behavior. Since the BCR basically can't "think in negative values", I can't see a way to get rid of the jump. > 2) User Voice 1: Element 1: Delay Level > > High Value > 00 > > Low Value > low 7bit -15 to +15 2' comp > > Neither 00 00 - 01 1F nor 00 00 - 01 7F worked on this one. Knob turns only give me 0 - 15, nothing in the negative part of the range, not even in that "sudden drop" fashion described above. You don't get any negative responses at the high end of these ranges? So does this parameter simply not HAVE negative values? Any luck with "00 00 - 7F 7F"? > Otherwise, I did break up the definition files by parameter group, so the files for the Channel Setup Parameters, Rhythm Kit Parameters, System Setup Parameters, and Program Change Table Parameters are all ready. I can't test them completely -- that would take weeks -- but I tested a few at random, and they worked. Assuming I double-checked all the numbers correctly, they should all be fine. As soon as the above parameters have been sorted out, I can share the RM50 definitions. Great work! I'll think about an extension to the ini file format that will allow hierarchical groups in one file, but that's for the future... Mark.
Message
Re: SysEx String Programming / Syntax Help for BCR2000
2013-08-28 by Mark v.d. Berg
Attachments
- No local attachments were found for this message.