use sampleFrame-array instead of surroundSampleFrame-array internally
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@866 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -61,7 +61,7 @@ private:
|
||||
QPixmap s_background;
|
||||
|
||||
bool m_enabled;
|
||||
surroundSampleFrame * m_buffer;
|
||||
sampleFrame * m_buffer;
|
||||
|
||||
QTimer * m_updateTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user