Hi everyone, I'm allmost done with my matrix 6 editor (for now allowing only positive modulation values), will post it here next week... So time for a new chalenge... Again 2 Questions: 1 I want to control my evolver desktop over sysex, instead of the CC, because it supports more functions, and I also hope to get the evolver to send it's values over to the BCR so it can display the current patch values with the leds... The evolver needs to take the data as follows: 00 F0 01 20 01 01 P LSN(val1) MSN(val2) F7 Where p is the parameter and followed by a two nibble value. How do I get the encoder value to correctly control the 2 nibbles? I know this must be easy but as you by now probably know I'm not a great at maths and logic so there's probably someone out there that can help...... 2. The Evolver also takes an "Edit Buffer Data Dump" request It looks like this: 1111 0000 System Exclusive (SysEx) 0000 0001 DSI ID 0010 0000 Evolver ID 0000 0001 File Version 0000 0011 Edit Buffer Data 0vvv vvvv 220 bytes in "packed MS bit" format (see next page). Includes 128 bytes of Program parameters and 64 bytes of Sequence data. 1111 0111 End of Exclusive (EOX) Would it be possible to use this to get the BCR displaying the current patch settings? Thanks again , The Maker
Message
Evolver sysex
2007-11-30 by themaker4
Attachments
- No local attachments were found for this message.