mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-21 07:23:19 -04:00
renamed "mixer::framesPerAudioBuffer()" to "mixer::framesPerPeriod()" and type "fpab_t" to "fpp_t"
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@502 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -594,7 +594,7 @@ void sampleBuffer::initResampling( void )
|
||||
|
||||
|
||||
bool FASTCALL sampleBuffer::play( sampleFrame * _ab, handleState * _state,
|
||||
const fpab_t _frames,
|
||||
const fpp_t _frames,
|
||||
const float _freq,
|
||||
const bool _looped )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user