Re: [seq24-users] possible change of source
Brought to you by:
rcbuse
|
From: <seq...@li...> - 2005-12-05 16:16:09
|
if you look in globals.h you can change the following to get any number of sequences in a set const int c_mainwnd_rows =3D 4; const int c_mainwnd_cols =3D 8; You might also have to delete you .seq24rc file before restarting. As for key bindings, that would be a bit more hairy considering that the majority of the keyboard is already used and all the modifiers (alt,ctrl,shift) are used as well. Rob |