Hi, I've built a midibox cv using a core and an aout_ng. I've compiled and uploaded the latest midibox_cv code from SVN and I'm getting nice CVs coming from the aout_ng. Alas, I cannot get any gate signals from J5. I have changed #define ENABLE_J5 0
to #define ENABLE_J5 1 as is required to get the gates working. But no luck. Any ideas where I should be looking to fix this? I tried uploading the midibox_sid application to see if I could get gates from that, but I then get stuck on an setting up control surface message, as I've only got a minimal 4 button control surface. Any pointers will be much appreciated. thanks, twin