[seq24-users] save/load for mute-groups patch
Brought to you by:
rcbuse
|
From: Kevin M. <ke...@su...> - 2009-06-24 04:33:13
|
Here's the patch: http://www.subatomicglue.com/seq24/mutegroup-saveload-seqrollfix.patch It includes: - save/load for mutegroups into the project file. - bugfix for the fruity sequencer. Added in missing "break;" that keeps the 2 interaction modes separate. Fixes draging while adding (painting notes), and who knows what else... --- kevin meinert | http://www.subatomicglue.com On Fri, Jun 19, 2009 at 12:13 PM, Kevin Meinert <ke...@su...>wrote: > > Coded up a patch this morning to save/load the mute-groups into the project > file. > > that way ASDFG can control totally different cells in mysong.s24 than in > myothersong.s24... > means that your seq cells can be in any slot that you like between project > to project... > > > the .seq24rc file, as before, will just save the last used configuration of > mute-groups. so when starting a new project you'll get the same > mute-groups as the last file loaded... a nice side effect that seemed to > work out well. > > > > will post it up in the coming days... sometime. after doing the diff > dance. > --- > kevin meinert | http://www.subatomicglue.com > |