On 12.08.05, Dag Wieers wrote: [ snip ]
On 12.08.05, Richard Smith wrote:
The following patch adds play speed controls to pytone. Diffed from svn but should apply and work for any recient version of PyTone.
'f' plays faster 's' plays slower 'd' resets to the original speed.
These default key bindings look a bit dangerous to me. Couldn't we use a combination like [, ] and ^ (other suggestions would be welcome, too).
We could put this in a seperate pop-up window, much like the volume, but that you have to bring up first and then use the (, ) and a reset key ?
Would be an alternative, but this requires some coding.
Saving the [, ] keys for something more important when it comes along.
Actually, we could also use {, } which requires using a modifier even on a US keyboard and is obscure enough to be not too useful for something important, isn't it?
I would like to have this included, even if only as a gimmick :)
Yep. Jörg