Ultraschall / ultraschall-portable

Portable ULTRASCHALL Podcasting Extensions including the REAPER DAW
MIT License
54 stars 7 forks source link

[ENHANCEMENT] Settings für Settings-Dialog #459

Closed mespotine closed 10 months ago

mespotine commented 1 year ago

Ripple Cut: ultraschall-settings.ini:

[ultraschall_settings_ripplecut]
review_edit_toggle=true -- after ripple-cut during playback, always jump back to the edit and replay the edit with pre-roll-time applied
review_edit_toggle=false -- after ripple-cut during playback, retain playposition for seamless playback(pre 5.1 standard behavior)

obey_locked_toggle=true -- don't ripple cut locked tracks
obey_locked_toggle=false -- also ripple cut locked tracks(pre 5.1 standard behavior)

obey_crossfade_toggle=true -- use crossfade for the edits
obey_crossfade_toggle=false -- use fadeout-fadein for the edits

ZoomLimiter: ultraschall-settings.ini

[ultraschall_settings_Zoom_Sensitivity]
Value=5 -- sets the sensitivity for the zoomout of the zoomlimiter for higher zoomouts; 0.4-5
mespotine commented 10 months ago

gelöst durch #467