made clearAudioBuffer() static
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@911 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
|
||||
|
||||
sample_rate_t SAMPLE_RATES[QUALITY_LEVELS] = { 44100, 88200 } ;
|
||||
sample_rate_t SAMPLE_RATES[QUALITY_LEVELS] = { 44100, 44100*2 } ;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user