Repeating Effect

In linux project any one of these lines producing effect two times.

CocosDenshion::SimpleAudioEngine::sharedEngine()->playEffect(CCFileUtils::sharedFileUtils()->fullPathFromRelativePath(“effects/balloon.wav”));

CocosDenshion::SimpleAudioEngine::sharedEngine()->playEffect(CCFileUtils::sharedFileUtils()->fullPathFromRelativePath(“effects/balloon.wav”),false);

is this a bug ?

cocos2d: cocos2d-2.1beta3-x-2.1.1
OS : Ubuntu Linux 12.10 64 bit.


balloon.wav.zip (55.9 KB)