Coded against SVN Revision 1519
Updated version of the instrument volume slider patch. The volume slider
is now part of the ControlsBox. When creating the controls box, you
should add a 'includeVolumeSlider=True' to the parameters. For example,
the code used in InstrumentViewer.py is:
self.controlsBox =
ControlsBox.ControlsBox(project,mainview,instrument,includeEffects=True,includeVolumeSlider=True)
This means the volume slider is an optional control (for example, the
mixer strip omits the volume slider for obvious reasons).
Peace,
Tom
------------------------------------------------------------------------
_______________________________________________
jokosher-devel-list mailing list
jokosher-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/jokosher-devel-list