justin = { main feed , music , code , askjf , pubkey }; | |||
Ask Justin Frankel No reasonable question unanswered since 2009! Suggested topics: programming, music, sleep, coffee, etc. Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.
|
|||
Question: In JSFX if you are syncing to host like the ff, should be at the @sample or the @block, which one is ideal? play_state & 1 ? ( host_sample_pos = floor(play_position * srate); beat_counter = host_sample_pos % (samples_per_beat * steps); ) : ( beat_counter = 0; ); Asked by Syncing (197.251.240.x) on August 24 2025, 7:55am Reply on August 24 2025, 1:08pm:
Comments:
Comment:
|