Sign In:     


Forum: General Discussion

Topic: Help with scripting to change rhythym waveform zoom defaults
So im trying to zoom in more on my waveform and zoom out less i used to be able to zoom in more wanna change values on zoom slider defaults in scripting or mapping
 

Posted 3 days ago @ 10:19 pm
Zoom in:


zoom +1% & zoom_scratch +1% & zoom_vertical +1%


Zoom out:


zoom -1% & zoom_scratch -1% & zoom_vertical -1%
 

where do i edit that in at
 

 

will that change the default rhythm zoom that is in settings
 

Try the mapping and see what it does.
 

its still the same because the default did not change
 

Chose a percentage you want to be the default, put it in the ONINIT key for your keyboard (assigned on startup), and assign it to a control if you want it again after startup
 

can you show me what exactly to type
 

Already did.

You can also lookup usage of setting_setdefault and probably use "default" as the value instead of the percentage for the session.
 

ive tried everything i used to be able to stretch the waveform out / zoom in more and the zoom used be less its almost like the zoom out and zoom in intverted value