Re: [seq24-users] Modifying keyboard shortcut for delete button?
Brought to you by:
rcbuse
|
From: Jaakko S. <jaa...@gm...> - 2008-08-20 19:31:57
|
Hi Daniel! Nowadays Seq24 has a project in launchpad.net/seq24. I added your feature request about the mouse behaviour to the blueprints here: https://blueprints.launchpad.net/seq24/+spec/configurable-mouse-click-actions. If you're actually interested to code that and think you have the skill to do it, there's no reason why you couldn't. Just check out the source from bazaar (see seq24 launchpad page / code) and start hacking :) I'll get back to you about the delete keycode problem in a few days (haven't got time right now, sorry). If someone else in the list has more in-depth knowledge about the subject, please share it :) - Jaakko On Wed, Aug 20, 2008 at 6:35 PM, Daniel James <da...@64...> wrote: > Hi all, > > I'm trying to change the keyboard shortcut for deleting a note in the > piano roll of seq24, so we can use it on the Indamixx > (http://www.indamixx.com/) without an external keyboard. (The Indamixx > tablet hardware has a Backspace key, but no Delete key on-board). > > I've taken a look at the .seq24rc file, but the keycode for the delete > button (according to showkey -a) is: > > ^[[3~ 27 0033 0x1b > 91 0133 0x5b > 51 0063 0x33 > 126 0176 0x7e > > and this does not seem to be listed in the .seq24rc file. This makes me > think the delete button keycode is hard-coded in the Seq24 source. By > contrast, the codes given in the .seq24rc file for: > > # bpm up, down > 39 59 > > do correspond to the showkey output for the ' and ; keys on my machine, > which do indeed adjust the tempo of seq24. > > Has anyone tried hacking on the seq24 source to adjust keyboard shortcuts? > > I'd also be interested in modifying the sequencer so that users don't > have to hold down the right mouse button to enter notes, as this is > quite cumbersome on a tablet. For example, in the energyXT sequencer > it's a double click to enter a note, and a right click to remove one - > and that works well with a touchscreen. > > Cheers! > > Daniel > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > seq24-users mailing list > seq...@li... > https://lists.sourceforge.net/lists/listinfo/seq24-users > -- Jaakko Sipari tel. +358451238191 eMail. jaa...@gm... |