esaruoho / org.lackluster.Paketti.xrnx

Quality-of-Life (QoL) Workflow suite of tools for Renoise written with LUA - Continually ingesting and porting features from other tracker software (Impulse Tracker, Scream Tracker, ModPlugTracker, PlayerPro etc)
Other
13 stars 0 forks source link

Tempo Tap Key #243

Closed tkna91 closed 2 weeks ago

tkna91 commented 2 weeks ago

I was surprised that this feature is not available. It is what makes pressing a shortcut key a tempo tap. It saves cognitive resources by eliminating the need to reach for the mouse. I would say that this is an essential feature for improvisation in a band.

There is a script below that accomplishes this with a mouse click, but for simple use the keys are sufficient. https://www.renoise.com/tools/tempo-tap

Screencast:

https://github.com/esaruoho/org.lackluster.Paketti.xrnx/assets/102382754/3fbe764c-a187-4d52-b3d9-f8bc4ef63d8e

The following may be useful

tkna91 commented 2 weeks ago

No, I misunderstood. This script Tempo Tap seems to be well written.

Apart from clicking the button, you can press almost any key on your keyboard. Pressing the Enter key will save the Tempo.

I don't see much point in creating a new keyboard-only version, so I'm closing it.