No worries,
Have a look at the LeLearn stuff above, it shows one way to do it ...
Pretty sure this can be modified to deal with sysex ...
Though ultimately wouldn't you only need to do it once?
It may be easier to just capture the data once and then code it as needed...
MIDI Learn
Re: MIDI Learn
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: MIDI Learn
Maybe something along this line, adjusted as needed as per other objects...
Note: The data length and variable position will need to be set up to match your device
cheers
Note: The data length and variable position will need to be set up to match your device
cheers
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: MIDI Learn
Ah cool, same thing i had in mind but without the abstraction; i was thinking just one midi listen and assignment script rather than putting on on each object might be cheaper to on a larger project but managing the 4 vectors (object pointer, channel, cc, val) seemed latency prone...Macciza wrote:Traxus - LeLearn https://forum.liine.net/viewtopic.php?f ... arn#p16331
Re: MIDI Learn
Thank you very much.Macciza wrote:Maybe something along this line, adjusted as needed as per other objects...
Note: The data length and variable position will need to be set up to match your device
cheers
I'll give this a try.
Will the captured data persist after Lemur is closed?
Re: MIDI Learn
you would simply need to save the project (to a new file perhaps) on your Lemur first before closing ...
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: MIDI Learn
Sounds good. Thank you.
Working hard to understand how this design works. Looks very slick.
I must learn more about and practice some Lemur programming.
Working hard to understand how this design works. Looks very slick.
I must learn more about and practice some Lemur programming.