Enumeration RecordingQuantization

Record Quantization values

  • m = bars (f.ex - "8m" = 8 bars)
  • n = note (f.ex - "4n")
  • nt = triplet (f.ex - "4nt")

Enumeration Members

Enumeration Members

16n: 5
16n_16nt: 7

16n + 16nt

16nt: 6
32n: 8
4n: 1
8n: 2
8n_8nt: 4

8n + 8t

8nt: 3
none: 0