MIDI Logical Editor - What Note Length Parameter Values Correspond to 1/32, 1/16, 1/8 Note Lengths?

Hi,

In the MIDI Logical Editor, what are the correct note length parameter values that correspond to 1/32, 1/16, 1/8, 1/4, 1/2 and 1/1 note lengths ?

Thanks

1/1


1/2

1/4

1/8

1/16

1/32

1 Like

Thanks for the reply, I appreciate it.

However this wasn’t exactly what I was looking for because I want to be able to set random note length values between 0 and one of the following whole note lengths 1/32, 1/16, 1/8, 1/4, 1/2 and 1/1.

So I still need to know specifically what “Parameter Values” under the “Set Random Values Between” Operation correspond to 1/32, 1/16, 1/8, 1/4, 1/2 and 1/1 note lengths ?

Hopefully someone can provide a answer.

Thanks

These values should be ticks.
By default 120 ticks = 1/16th,

the others accordingly 1/8th = 240 ticks…

1 Like

Thanks for the reply.

You are correct, however it still took me some time to learn what the equivalent values in PPQ format are. So here’s the list:

1/128 = PPQ 0.0.0.15 or 15 Ticks
1/64 = PPQ 0.0.0.30 or 30 Ticks
1/32 = PPQ 0.0.0.60 or 60 Ticks
1/16 = PPQ 0.0.1.0 or 120 Ticks
1/8 = PPQ 0.0.2.0 or 240 Ticks
1/4 = PPQ 0.1.0.0 or 480 Ticks
1/2 = PPQ 0.2.0.0 or 960 Ticks
1/1 = PPQ 1.0.0.0 or 1920 Ticks

1 Like

Here is the nifty part: These are only the default values of Cubase. You can change them:
Preferences → MIDI
grafik
Maximum is 1000 ticks for a 1/16th, which are 4000 ticks for a 1/4.

2 Likes