openAVproductions / openAV-Luppp

Luppp is a live performance tool, created by OpenAV productions.
http://openavproductions.com/luppp
GNU General Public License v3.0
258 stars 44 forks source link

configurable key bindings and record on active slot. #188

Open kokoko3k opened 7 years ago

kokoko3k commented 7 years ago

Hi, i'd like to use luppp instead of sooperlooper to do live recording with the guitar, but i have a footswitch that sends keyboard events. It has three switches, and ithey simply send the keys "1 "2" and "3". With sooperlooper, i've programmed the first pedal (key "1") to start and stop recording on the active track., the second and thirth pedal will select the previous and the next track. That way i can play and record tracks without touching the mouse or the keyboard.

As far as i understood, this is impossible with luppp because: 1) there is no way to "record on the selected track/slot" 2) keybindings are not configurable, so i cannot switch track by using keys 2 and 3.

Would you please implement a way to switch tracks by custom keybindings and a custom keybind to record on the active slot?

Thanks!

harryhaaren commented 7 years ago

Hey, thanks for the description and your suggested improvements! I'm a bit low on time for developing this at the moment - but I do like the idea.

If you haven't already, checkout the "special" feature, which identifies a single clip from all the clips. This could be used to switch the clip, then only a key needs to be bound to activate the clip itself.

No promises on if I can get this done (soon).. But thanks for posting your request and interest! Cheers, -Harry

kokoko3k commented 7 years ago

Thank you for your work 👍

georgkrause commented 6 years ago

With the next release its possible to record on the special clip with space. So this issue is about custom configuration of the keybindings.

kokoko3k commented 1 year ago

Hi there, sorry to bother you again. I'd like to know if the keybinding are configurable now.