lol, was just thinking the only thing the PE trackers have over the M8 that i care about is their filling options. no more now tho heh. very nice im hyped
excited about the external instrument off improvement too, that was one of those âtoo math logical for real useâ things i think
Currently following the process for my MacBook to get more familiar with the workflow before July batch. I hope once everything is setup there is only to launch the M8 final program and not to do again a lot of different steps
I wasnât initially sure how well the random note feature would work, but it ends up being fun and useful given how simple it is. It helps that you can combine the key commands, so you can quickly get things like evenly spaced notes with random pitches and velocities using a two command combo.
The current implementation has âfill every n steps evenlyâ (every 1 step, 2 steps, 3 steps, etc) and âfill random positions in the current selectionâ. This gives a subset of euclidean rhythms (with the âevenly spacedâ options) but does not cover all of the available euclidean rhythms for a given sequence length.
I donât know anything about the actual constraints of what is possible to implement in the code, but it seems conceptually like euclidean rhythms could be covered in a future update. Euclidean rhythms take 3 parameters: sequence length, number of events, and phase. The user determines the sequence length by the length of the selection made (number of rows), and the phase can be ignored since the M8 already has a key command to shift entire rows up and down which is the equivalent of a phase shift for a euclidean rhythm. So that just leaves the number of events that the user would have to be able to select somehow with a key command. But that could be treated just like the current âfill every n stepsâ feature, where a single key command cycles through the available options. No idea if this is being considered for a future update, but seems like it could be possible.
Now with fill and random there are so many combos on this this thing, I canât help but feel it could use an extra pair of buttons. Any tips for new users finding their way around?
yeah, thereâs a lot of shortcuts available through button combos like inserting interpolated values into a table.
No advice to offer other than take your time to learn each thing⌠and there are lots of things to learn! Use the feature enough and itâll become second nature.
You can easily create euclidean sequences by using tables.
Instrument Table tic 06
Table on step 0 - RET10
Then choose a step length and put - HOP00
Done.
You can shift things either in the table itself, or by shifting the note command in the pattern.
I have several such tables with different lengths in the end of my table list. Using when needed.
In the new firmware you can use 2 tables at the same time if needed.
BTW, if your instrument is not relying on tables to produce sound, then you can use all 3 (6 in the new firmware) lanes for euclidean sequences with different lengths.
Great point about tables. Nice to be able to use tables instead of an explicit fill when possible.
Can this table method produce euclidean sequences when the number of onsets is greater than half the total sequence length? For example, the following illustrates two instances of the euclidean sequence of 11 onsets (represented by the letter x) in a sequence of length 16:
|x0xx0xx0xx0xx0xx|x0xx0xx0xx0xx0xx|
Is this something that can be done with tables on the M8, or would this requires a fill option to support it? My knowledge of tables is limited; definitely something that is worth digging in to further for me.
Perhaps the fact that it is the inverse of the sequence of 5 onsets out of 16 can be leveraged to produce the sequence of 11 onsets with tables? There would be a phase shift needed, but there are ways to do that with the M8 as already mentioned.
Currently learning with the teensy. It looks quite complex honestly with a no tracker background. I am glad I started before receiving the machine. Hope by then I will manage the workflow. For now I canât even play chords or drums (I only spent 1-hour with it though). The good thing is that the manual is clear and lot of tutorials are available
is there currently a way to do a fixed length recording?
would love to arm the sampler hit play in ableton for an 8 bar chord progression then have the sampler stop after 8 bars then go ahead to slice etc
as far as I can tell not possible, instead got to manually hit stop then futz around cropping the end point/moving slice start points around
examples where this functionality already exists: Octatrack (QREC), Digitakt/Smpltrek both let you specify recording length up front in bars