redconservatory
redconservatory

Reputation: 21924

Good Sound Classes/Libraries for Actionscript 3.0

Can anyone recommend good sound classes or libraries (open-source) for Actionscript 3.0?

Upvotes: 1

Views: 494

Answers (2)

epologee
epologee

Reputation: 11319

I think André Michelle has a nice library, though the docs are sometimes sparse: Tonfall

Upvotes: 1

blevotroid
blevotroid

Reputation: 51

The comments on this library look good. I haven't tried it, but plan on it.

StandingWaves3 Library for Flash from Joe Berkovitz

I've been looking at this javascript sound generator to see if there's a chance it could be ported to ActionScript.

JSFX javascript audio generator

There's a similar topic over at FlashDevelop, mentions PopForge:

flashdevelop.org/community/viewtopic.php?f=7&t=3595

Upvotes: 1

Related Questions