Hi! I know it’s currently not possible to record notes over a euclidean track.
I’m been sending a feature request to https://squarp.net/contact but in the meantime does someone know of a workaround to do this?
I’d like to be able to start from some euclidean rhythm, and have a chord progression over several bars. I can only do that live (changing the notes played at each event of the euclidean track) but not record.
For now the only way I can think of is copy-paste the euclidean pattern several time (like on 4 bars) on a separate regular track, on which I then have to edit the steps manually to replace them by chords, which is not as convenient as just hitting a pad in chord live mode to change the chord that plays from that point. Plus once I’ve done that I no longer can quickly change the pattern to some other. Maybe I can get some mileage out of the master transpose track, but that would only transpose all the notes equally (I couldn’t play some maj, min and sus chords for instance in the same progression).
Being able to separate the rhythm from the notes is insanely convenient when playing chord progressions live, but it would be so great if I could use that as a composition tool too
EDIT: I can think of another way to do it, but it would require some flexibility on the synth side (so you couldn’t do it with just any synth). My idea would be two have two tracks: one euclidean track that outputs to some midi channel (say channel 1) and one regular track that outputs to another channel (say channel 2). Then, on the synth, only the gate of channel 1 would be used to control an ADSR (so the note of the euclidean pattern would just be ignored) and channel 2 would control only the osc frequency (with several voices). And the ADSR would be applied to that osc.
I would then be able to record any chords I want on the regular track and apply to them any rhythm I want on the euclidean track. On my Axoloti core so I can hack around that quite easily, but on the software synths I have that’s not that easy, as most cannot decorelate the osc from the envelope. That would require to implement some intermediate plugin that “mixes” the two channels before the final notes reach the synth.
Another possibility would be to have the euclidean track send CC events that open the gate (I don’t know if there’s a dedicated CC message for that that synths understand), and I’d be able to do this with just one MIDI channel. Is it possible to have an euclidean track send CC messages instead of notes? (Else I’ll use the note-to-CC pyramid MIDI FX)