Legacy audio fix
This commit is contained in:
@@ -238,7 +238,7 @@ namespace nme
|
||||
}
|
||||
void setPitch(const float &inFloat) {
|
||||
LOG_SOUND("AVAudioPlayerChannel setPitch()");
|
||||
[theActualPlayer setPitch: inFloat];
|
||||
//[theActualPlayer setPitch: inFloat];
|
||||
}
|
||||
void stop()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user