Re: foot pedal for transcriptions?

Mike Miller <[email protected]>
Newsgroups gmane.user-groups.linux.tclug
Message-ID <alpine.DEB.2.21.2103261439330.32374@taxa2>
On Fri, 26 Mar 2021, Mike Miller wrote:

> USB Foot Pedal for Computer Transcription
> https://www.amazon.com/Infinity-USB-1-Computer-Transcription-Pedal/dp/B008EA1K66

One of the first things I thought of was something like this:

https://www.musicradar.com/news/this-video-shows-you-how-to-turn-an-old-usb-keyboard-into-a-foot-switch-controller

If I can find the right keyboard for my use case, it might work really 
well.  These would be the most important keystrokes:

space	Play/pause
Shift + Left Arrow	Jump 5 seconds back
[	Slower (fine)
]	Faster (fine)

These would be good, too:

=	Normal rate
Shift + Right Arrow	Jump 5 seconds forward
Alt + Left Arrow	Jump 10 sec. back
Alt + Right Arrow	Jump 10 sec. forward
Control + Left Arrow	Jump 1 minute back
Control + Right Arrow	Jump 1 minute forward

Apparently, something like this might be useful for looping part of a song 
I'm trying to play along with (or some speech I want to transcribe):

start=240 #start time in seconds
stop=560  #stop time in seconds
vlc movie.avi --start-time $start --stop-time $stop --repeat

Mike
_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
[email protected]
http://mailman.mn-linux.org/mailman/listinfo/tclug-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.