qsamplerChannelStrip qsampler - A LinuxSampler Qt GUI Interface. Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. rncbc aka Rui Nuno Capela qsamplerChannelStrip 0 0 694 47 7 1 0 0 Channel qsamplerChannel.png StrongFocus unnamed 4 4 ChannelSetupPushButton &Channel Alt+C qsamplerChannel.png true Channel setup ChannelInfoFrame 5 5 0 0 200 0 320 64 0 0 0 displaybg1.png Panel Sunken unnamed 2 EngineNameTextLabel 7 5 0 0 255 255 127 displaybg1.png ParentOrigin -- AlignTop Engine name InstrumentNameTextLabel 0 255 0 displaybg1.png ParentOrigin -- Instrument name MidiPortChannelTextLabel 20 0 255 255 127 displaybg1.png ParentOrigin --/-- AlignTop|AlignHCenter MIDI Port/Channel InstrumentStatusTextLabel 20 0 0 255 0 displaybg1.png ParentOrigin -- AlignCenter IInstrument load status VolumeSlider 180 0 100 Horizontal Both 10 Channel volume VolumeSpinBox 40 0 60 32767 % 100 Channel volume StreamUsageProgressBar 1 0 0 0 100 0 32767 22 false Least buffer fill stream usage (%) StreamVoiceCountTextLabel 60 0 32767 22 0 255 0 0 0 0 Panel Sunken --/-- AlignCenter Stream / Voice count ChannelSetupPushButton clicked() qsamplerChannelStrip channelSetup() VolumeSlider valueChanged(int) qsamplerChannelStrip volumeChanged(int) VolumeSpinBox valueChanged(int) qsamplerChannelStrip volumeChanged(int) ChannelSetupPushButton VolumeSlider VolumeSpinBox qsamplerChannel.h qsamplerChannelStrip.ui.h qsamplerMainForm *m_pMainForm; qsamplerChannel *m_pChannel; int m_iDirtyChange; channelChanged( qsamplerChannelStrip * ) volumeChanged(int) channelSetup() init() destroy() setup( qsamplerMainForm *pMainForm, int iChannelID ) channel ( void ) displayFont( void ) setDisplayFont( const QFont & font ) setDisplayEffect( bool bDisplayEffect ) setDisplayBackground( const QPixmap & pm ) updateChannelInfo( void ) updateChannelVolume( void ) updateChannelUsage( void ) contextMenuEvent( QContextMenuEvent *pEvent ) setMaxVolume( int iMaxVolume )