Search found 6 matches

by strophlex
09 Mar 2015 14:27
Forum: Troubleshooting
Topic: Receiving sysex
Replies: 4
Views: 2008

Re: Receiving sysex

Thanks for the insight. I will just ditch this template and do it from scratch in MAX / MIRA then.
by strophlex
09 Mar 2015 11:57
Forum: Troubleshooting
Topic: Receiving sysex
Replies: 4
Views: 2008

Re: Receiving sysex

I checked the reference documents and according to that the sysex is 256 bytes of patch data plus six bytes of head/tail which means it is 262 bytes in total. Does that mean this project is doomed or is it possible to read the first 256 bytes? It is a bit strange that all worked well when receiving ...
by strophlex
08 Mar 2015 11:56
Forum: Troubleshooting
Topic: Receiving sysex
Replies: 4
Views: 2008

Receiving sysex

Hello I am making a template for controlling the Ex-800 with HAWK800 mod. I can now control all parameters, but I'd like to be able to read and dump complete patches too. When reading a patch a specific syx message is sent to the synth and the patch dump is sent back. I all works, but trouble ...
by strophlex
27 Feb 2015 08:51
Forum: Introductions
Topic: Hello forum
Replies: 4
Views: 839

Re: Hello forum

Dhokahai1 wrote:I've fixed that, changing the color of the top most level container will now cause the entire module to switch to that color. Much easier IMO.????
I don't understand what this has to do with the original post. Did you post in the wrong thread?
by strophlex
27 Feb 2015 08:50
Forum: Introductions
Topic: Hello forum
Replies: 4
Views: 839

Re: Hello forum

The (4096) character-limit for scripts isn't the limiting factor for receiving SYSEX - rather the 256bit limit for vectors / arrays is. So it's worse than you think. Your best bet is to use Lemur as a GUI-programmer / controller for an external app that handles the actual SYSEX messaging / storage ...
by strophlex
02 Feb 2015 11:33
Forum: Introductions
Topic: Hello forum
Replies: 4
Views: 839

Hello forum

I am making a lemur template for the Korg EX-800 with the Hawk 800 and Atomahawk mods. I need some help on how to bypass the 4000 character script limitation when receiving SYSEX from the synth.

Thanks.