- don't set song modified flag when playing automation
- use piano widget save/load methods git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@217 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -121,7 +121,7 @@ public:
|
||||
volume getVolume( void ) const;
|
||||
void FASTCALL setSurroundAreaPos( const QPoint & _p );
|
||||
|
||||
void FASTCALL setBaseNote( Uint32 _new_note );
|
||||
void FASTCALL setBaseNote( Uint32 _new_note, bool _modified = TRUE );
|
||||
|
||||
inline tones baseTone( void ) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user