开发者

Sample in Standing Wave 3 Actionscript Library

开发者 https://www.devze.com 2023-04-10 10:47 出处:网络
I am trying to get my head around StandingWave 3. I can create IAudioSources and play them but I am trying to figure out how to use the Sample part.

I am trying to get my head around StandingWave 3. I can create IAudioSources and play them but I am trying to figure out how to use the Sample part.

开发者_开发问答

I tried mixing an IAudioSource into a Sample by Sample.mixIn().

testSample.mixIn(mp1.getSample(mp1.frameCount)); player.play(testSample);

Any steps in the right direction will be a big help.


I got this working by using extractSound() on an mp3.

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号