SPD sets the speed of the arpeggiator. It is synchronized to the BPM of the project. A setting of 6 equals 16th notes, a setting of 12 equals 8th notes and so on.
I’m sorry, but I just don’t understand the math behind this. Why does 6 equal 16th notes?
so I assume:
3 = 1/32
6 = 1/16
12 = 1/8
24 = 1/4
32 = 1/2
64 = 1
using that…
6x=1/16, so the ratio of the speed parameter is x=1/96
12(1/96) = 1/8
24(1/96) = 0.25
and so on…
so the lowest “sync” speed is 1/96 and the highest is 1.
this also means that
32 = 1/3…so use “48” for half a measure
and 64 = 2/3…so use “96” for a full measure
Was this ratio chosen so that this parameter could be MIDI controllable to sync between (well for common usage) the range of 1/32 notes and 1 measure, using integer values (since that’s what typical MIDI sends?
Or is there another reasoning that I’m just blatantly missing?
Sorry if this is obvious to most haha