reverted previous API changes as they can be implemented in a generic manner
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1945 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -73,7 +73,6 @@ notePlayHandle::notePlayHandle( instrumentTrack * _it,
|
||||
#ifdef LMMS_SINGERBOT_SUPPORT
|
||||
m_patternIndex( 0 ),
|
||||
#endif
|
||||
m_channel( 1 ),
|
||||
m_origTempo( engine::getSong()->getTempo() )
|
||||
{
|
||||
if( m_baseNote )
|
||||
|
||||
Reference in New Issue
Block a user