On Feb 12, 2014, at 10:37 AM, Noury Bouraqadi-2 [via Smalltalk] <[hidden email]> wrote:
> @Sean why did you chose to use FMOD and not use the PharoExtras/Sound? What are features that you are missing?
I guess because I didn't know it played mp3s ;) Also, I wanted to play with NativeBoost...
My requirements are:
- play at any speed (e.g. normal, 1.5x, 2x)
- play any snippet with millisecond granularity (e.g. play from 5m3s500ms to ...)
Do you know off-hand if that's possible with PharoExtras?
- Sean