for each of the 16 steps you have 8 sub steps. So you could eg halve your tempo and double your pattern length by using two sub steps. not as convenient but still possible.
I don't think ADSR would be needed for bass, I think AD is fine. Probably just a way to link filter cutoff to the amp envelope (ie how much is the filter cutoff influenced by the amp envelope).
I just finished working on midi filtering. So here is a summary of the current list of differences from the stock firmware (in addition to those listed above). Hopefully Julian will pull these changes back in (when he's done with his taxes :-)
- M…
I've been having fun with the volca bass. It's no 303, but it's all analog, costs $150 and comes fairly close. If you want a 303 sound you need to have analog vco and vcf. So having a 303 sound on the LXR would be neat, but it's not going to sound a…
I have midi routing finished and working (can route usb to midi, midi to usb, and midi to midi). So my next project is this exact thing. I'm thinking of something similar to the electribes: PCEN. In our case it would be prog chg, control chg, clock …
This thing is cool. They forgot to include the headers, so they are shipping them out separately, but I'm still able to make some cool sounds with it (mostly sounding like an airplane with engine troubles).
This should be a permalink to the custom firmware: https://github.com/rudeog/LXR/raw/master/firmware%20image/FIRMWARE.BIN
You should be able to right-click that and do save as...
Hmm, I haven't had a problem switching patterns. I keep follow set to off as well. Is your pattern length for pattern 2 set to 16? Are you able to switch to pattern 2 for editing (shift-pattern 2 to make it blink)?
The other functions are the same. Julian took my changes recently, and I synchronized with the official firmware before making these new changes.
As for your error, can you open the actual firmware.bin file in an editor and make sure the first 4 ch…
Heh, I used to have the RM1X. It was a love/hate relationship, and I ended up selling it. It's very powerful, but you need to spend a lot of time programming it. The midi sequencer is great though. I got the Motif XS6 which has a very similar engine…
Midi can send on any channel, but the receive is whatever channel the first drum voice is set to. Also there may be a bug in the official firmware that makes it only receive when that is set to channel 1 (I think I fixed this in the custom firmware,…
After having an issue with my unit today which looked similar (was powering up and down the unit quite a bit using a switch I added it suddenly died, and only came back after I reflashed the firmware). So I read back through this thread. If I can re…
Well, I'm back up and running. It was weird, I was running fine, then I was restarting quite a bit to check some power on defaults, then I restarted it and I just got a few random LEDS and no display. Restarted again, got nothing. Completely dead. C…
The reason you see a note off before a note on is because the note off is from the previous sequencer step. you should see a note on when you first start the sequencer and it gets to an active step. then you should see a note off before the next act…
@macMOE the chords were a side effect of the midi notes not turning off. May be a good config option...
@nightworxx that sounds like a bug as they should be saved per voice.