What's new

$engine_par_intmod_frequency and ni_sync_unit?

rigidaudio

Member
Hi everyone,

i am currently trying to change the time unit for an internal modulator. (step mod).

However, this approach:

set_engine_par($ENGINE_PAR_INTMOD_FREQUENCY,$NI_SYNC_UNIT_32ND_TRIPLET,$MENU_SOUNDS_MODE_SOURCE_A, 3,-1)

does not change the time unit, it just changes the frequency.

As i can't find a "$engine_par_time_unit" command,
how would i go about changing the time (sync) unit for internal modulators?
Is that even possible?

Thanks!
 
Top Bottom