Re: [seq24-users] Changing default velocity...
Brought to you by:
rcbuse
|
From: Peter L. <pet...@gm...> - 2005-03-19 12:10:13
|
On Fri, 18 Mar 2005 13:51:42 -0500, Erik Thorsson <eth...@ne...> wrote: > v0.6.2 > > Is there a compile time option to set the default velocity of an > inserted note? > > Or, where is the parameter in the source? > > I'd like it to default to 100 instead of 127. Erm, I'm far from being an authority on this, but I think the note-on and note-off velocities *do* default to 100, if those are what you're talking about - at least if you look at the bottom of the bars in the lower half of the sequence editor window, you'll see "100" in tiny vertical writing. They're set at lines 1226 and 1232 in sequence.cpp, it seems - Pete. |