bjoluc / cubase-mcu-midiremote

Cubase MIDI Remote Scripts for DAW Controllers using the MCU Protocol
MIT License
38 stars 10 forks source link

feat: Make jogwheel speed adaptive #13

Closed bjoluc closed 5 months ago

bjoluc commented 1 year ago

Hey @toto-polo!

I just discovered the "Transport" > "Nudge Cursor ±5/10/20 Seconds" command :tada: It seems this is a good candidate for adaptive jogwheel speed, so here's a draft for you to try out. I'm using the +/- 5 secs command here – do you think this is appropriate, or should it be +/- 10 seconds? You can replace -5 Seconds/+5 Seconds with -10 Seconds/+10 Seconds in the script to try both speeds...

Cheers!

bjoluc commented 5 months ago

See https://github.com/bjoluc/cubase-mcu-midiremote/issues/8#issuecomment-2131413199