projectM-visualizer / frontend-sdl-cpp

Standalone application based on libSDL that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL.
GNU General Public License v3.0
66 stars 35 forks source link

CLI options for hard cuts and transition duration #56

Closed nzoschke closed 1 year ago

nzoschke commented 1 year ago

Add CLI options for transitionDuration, hardCutsEnabled, hardCutDuration, hardCutSensitivity

nzoschke commented 1 year ago

Picking up from #46 with requested feedback. Thanks for your patience!

kblaschke commented 1 year ago

No problem! Looks fine, will merge. Build check failed, but that's already fixed in master, so the changes will work when merged.