beatsnap (quantisation) 1/8, 1/16

Post your questions here and we'll all try to help.
Post Reply
initi
Posts: 1
Joined: Wed Dec 19, 2012 19:21

beatsnap (quantisation) 1/8, 1/16

Post by initi »

hi,
i need a set up beatsnap (quantisation) to 1/8 Bar for whole composition, but there is only 1/4 Bar in the upper menu. i found this post from Edwin (see below), where is talking about OSC message, which can do it in Resolume ver. 3.3.1. is this also possible in ver. 4.1.1, pls?

Re: Yet another one - multi-clip editor for Resolume avenue
Postby edwin on Fri Jul 31, 2009 09:19

Gian,
Hers is a list of some feautures tucked away in the menu's.
Let me know if you miss some.
///OSC
Composition quantization is defined in the playbackcontroller
/playbackController/quantization
QUANTIZATION_NONE 1
QUANTIZATION_GLOBAL 2 (global is not relevant here)
QUANTIZATION_8_BARS 3
QUANTIZATION_4_BARS 4
QUANTIZATION_2_BARS 5
QUANTIZATION_1_BAR 6
QUANTIZATION_HALF_BAR 7
QUANTIZATION_QUARTER_BAR 8
QUANTIZATION_EIGHT_BAR 9
QUANTIZATION_SIXTEENTH_BAR 10

Post Reply