suterma / replayer-pwa

A cue-based media player, as a PWA
https://replayer.app
GNU Affero General Public License v3.0
16 stars 1 forks source link

Possibility to change speed to specific value by typing it #160

Open wolskey opened 22 hours ago

wolskey commented 22 hours ago

Right now using knob it is really difficult to go into speciffic value. I find it very useful to use replayer as cue program for playbacks for music video production.

Adding possibility to assign speciffic speed to cue would also be big improvement for me.

You are doing amazing job.

suterma commented 18 hours ago

@wolskey Thanks for you kind remark. As far as I understand, these are two related, but distinct issues. I will address the speed input with this issue, the speed by cue with #161.

As far as I understand, you would like to have the speed display (here, red outlined)

grafik

to be an actual input field, with maybe the up/down knobs with a hundreth or a tenth part. The knob would still be available, the input field would just be an alternate way to specifiy the speed.

Does this properly reflect your idea?