On 06/13/2015 11:37 AM, Abrolag wrote:
> Hi Ted (that was quick!)

   Saturday morning is Rosegarden morning.

> No, it's on fixed. I always use that, in fact I have that as my default studio
> for all channels.

   Hmmm.  Is this a "Reset All Controllers" (121) message?  I've found 
that in a couple of places in the code.  It appears as the following 
constants:

   MIDI_CONTROLLER_RESET
   controllerAllControllersOff

But those only appear in two places:

   ChannelManager::setControllers()
     - This routine isn't called for me at startup or file load.
   AlsaDriver::processEventsOut()
     - Only sent when we do a "panic" event.

...so I'm not sure where this is coming from.

   Unfortunately, kmidimon is useless at rg startup and file load, so 
that makes it even harder to observe this.  I'll see if I can do some 
strategic RG_DEBUG-ing.

   In the meantime, if we can hammer out a simple test case, that would 
be a big help.

   Just using rg normally, I don't see anything like what you are 
describing when I use fluidsynth.  fluidsynth gets the proper volume 
setting every time I launch rg or load a composition.

   So, if you just create a simple one bar composition with a few notes 
and an obviously non-default volume setting for that track (e.g. 
something really low like 10), you can reproduce this every time?  Just 
bring down rg, relaunch, load the test composition, and the volume isn't 
correct?

Ted.

------------------------------------------------------------------------------
_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to