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