|
I want to pass along another fun way to experiment with FM... albeit a bit different than traditional sw synths. Squeak, a Smalltalk implementation, comes with FM synthesis builtin. A current application within Squeak enables one to tweak sounds a bit, but is limited. However, the application, the synthesis and the complete Squeak environment is open to reprogram to your heart's content. Looking at it from this perspective, FM synthesis features are only limited by your programming skills. There's nothing stopping one from changing the application or building an entirely new one!
I highly recommend checking it out:
http://www.squeak.org/
and
http://www.squeak.org/Features/MultiMedia/
brad
|