ahlstromcj / sequencer64

A major reboot of Seq24. Current release 0.97.0 (2021-05-13), native JACK MIDI, Song recording, playlists, and a Windows/Qt version. For fresher code, see the Seq66 project. Note that trigger and mute-group-in-MIDI-file formats have evolved! Back up your work!
GNU Affero General Public License v3.0
237 stars 28 forks source link

Hotkeys to mute/unmute patterns in the Live editor (qseq64) #187

Closed unfa closed 4 years ago

unfa commented 4 years ago

I've just discovered qseq64, and one thing I can't find is using the alphanumeric keyboard to enable/disable patterns in the Live performance mode.

I used to do that in the old seq24 program and it was pretty useful.

Can I map my own hotkeys or use the default "grid" mapping from seq24 that I remember?

ahlstromcj commented 4 years ago

By default, qseq64 uses qseq64.rc etc. (There is a command line option to change this.) You can copy parts from one rc to the other. Also Qt sometimes requires clicking in order to give keyboard focus to the window. Let me know if that's not the issue.

On Mon, Nov 25, 2019, 21:06 unfa notifications@github.com wrote:

I've just discovered qseq64, and one thing I can't find is using the alphanumeric keyboard to enable/disable patterns in the Live performance mode.

I used to do that in the old seq24 program and it was pretty useful.

Can I map my own hotkeys or use the default "grid" mapping from seq24 that I remember?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/187?email_source=notifications&email_token=AB45LKDUADWF6276EUGKCI3QVSABXA5CNFSM4JRRJVUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H37MFNQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB45LKBQFVYX54WI2TLQNG3QVSABXANCNFSM4JRRJVUA .

unfa commented 4 years ago

Thanks! Ok, so in my case running qseq64 -c sequencer64 used the default configuration that has these keys assigned to toggling sequences.

ahlstromcj commented 4 years ago

Hmmm, if you removed the old qseq64.rc and .usr, and rerun qseq64, then exit it, the default hotkeys will appear in the qseq64.rc file, and work.