--- qsampler/trunk/src/qsamplerMainForm.ui 2005/02/17 17:27:59 388 +++ qsampler/trunk/src/qsamplerMainForm.ui 2005/02/20 19:13:33 395 @@ -778,6 +778,7 @@ closeSession( bool bForce ) loadSessionFile( const QString & sFilename ) saveSessionFile( const QString & sFilename ) + updateSession() updateRecentFiles( const QString & sFilename ) updateRecentFilesMenu( void ) updateInstrumentNames( void ) @@ -795,6 +796,7 @@ createChannelStrip( qsamplerChannel *pChannel ) activeChannelStrip( void ) channelStripAt( int iChannel ) + channelStrip( int iChannelID ) startSchedule( int iStartDelay ) stopSchedule( void ) startServer( void )