ripple icon indicating copy to clipboard operation
ripple copied to clipboard

newSound() support for SoundData?

Open weakman54 opened this issue 7 years ago • 2 comments

My use case is that I load soundData asynchronously and then instantiate multiple Sources from that soundData.

I haven't had time to use this lib extensively yet, but it seems to have all the functionality I would want other than that. Of course you could always just instatiate the Sources as I've been doing already and then use those to create Sound instances, but it would be nice to skip the intermediary step =P.

weakman54 avatar Nov 18 '18 10:11 weakman54

Sorry for the delayed response, but would you like to give the sound-data branch a try?

tesselode avatar Nov 30 '18 19:11 tesselode

Sure, I will start working with the sound backend for my current project in a week or two, so I'll look into it at that point. (If anyone else feels like it's needed I can do it faster, but I'm guessing that will not be the case =P )

weakman54 avatar Dec 02 '18 08:12 weakman54