added note for scheduled removal of monophonic-property
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1280 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -85,8 +85,7 @@ public:
|
||||
return( 0 );
|
||||
}
|
||||
|
||||
// monophonic instruments can re-implement this indicate that they do
|
||||
// not allow more then one note being played at the same time
|
||||
// TO BE REMOVED
|
||||
virtual bool isMonophonic( void ) const
|
||||
{
|
||||
return( FALSE );
|
||||
|
||||
Reference in New Issue
Block a user