USB midi works fine for me in Windows world (I also only have windows) and I've tried Live, Reaper, Fruity Loops. So to me this sounds like an issue with mac as it relates to this specific usb driver.
I'd love a trigger IO! That sounds cool! I will continue to work on the midi issues.
Yes, my main reason for the notes was for sequencing external gear.
Having the coarse parameter display note names instead of a value makes sense if the sound it…
@julian The readme.md file at the root of the fork (the one displayed at the bottom of https://github.com/rudeog/LXR ) has all the major points. As to your concern about the midi note name stuff, the one thing we could do is re-purpose the "midi mod…
I have added the new sample upload capability into the customized firmware and also added a small feature to the cursor when editing kit/pattern name. Julian should be getting these back into his master branch soon. At that point we will have all th…
Hey Julian, how are you figuring out how many processor cycles you have left? Do you have some kind of mechanism in place that dumps out CPU utilization?
99 and 98 are for specifying the NRPN that you want to modify, and 6 is for specifying the value.
So its similar to regular CC's except that you are using two bytes to specify WHICH parameter you want to modify and 1 byte for specifying the new valu…
Interesting one. I'm not sure if you could blame this one on faulty connections, as I would think that if your pc is recognizing the usb device then it's able to communicate with it (but someone like Julian might know more info, or if thats a true s…
Haha you are correct. I should have looked at the manual. However to my ears, I prefer the sound when I can sweep the entire snare sound with low or hi pass. I guess if we ever get the text file based configuration, this could be one of those "advan…
I was able to fix this by calling SVF_calcBlockZDF against the osc buffer in snare.c (Snare_calcSyncBlock) before the two buffers get mixed. It looks like there might be other voices like hihat where the filter is not applying to the whole sound. Eg…
In reaper under midi outputs you should see a list of devices. Next to LXR USB it should say Enabled+Clock. That should be all you need there are no other reaper settings that are needed. First get it to work with your firewire device controlling a …
Could you try another program (like reaper) to see if it only happens with live? Since you said it works fine with regular midi, I assume it has something to do with the LXR interface on your computer. When you tried it with regular midi ports were …
Great, glad you got it working.
So maybe it was also a midi_continue related issue in later versions of ableton. Can't be certain as I only have version 5.
Maybe someone else can strap midi-ox over the ableton midi out to see what it's sending.
Not sure if it helps but see my other post I just posted titled "Midi sync issues..."
I have seen a "double tempo" issue in the past with other external gear, and it was the result of a midi feedback loop (I was getting the midi clock sent twice whi…
My dream would be to have the source and spec of the Roland MC909. An awesome and potentially powerful beast, but pretty handicapped due to some poor software decisions, and remaining bugs (which they obviously have no incentive to fix now).
The on…