|
Project Information
Links
|
JSFXGEN is a working proof-of-concept modular IDE for generating DSP code for the JesuSonic platform, written using the Flex and AIR SDKs. JesuSonic has a standalone version and is also part of Reaper as a plugin. It can be used to create a wide variety of different FX via reusable, user-created modules. It has build in text editor and modular arranger with drag and drop routing. Multiplatform (AIR) - Mac, Linux, Windows. JesuSonic documentation is here The online version can be accessed here : The online version is also available for download on the side. Start from the "jsfxgen_online.swf". How to install AIR: Comments on Adobe AIR: On OSX, Linux, UNIX you can only load/export/save from/to the application storage directory. For issues, please use the google code issue tracker (requires a google account) The application uses a custom, minimal ui framework (src/neolit123/ui) The module editor is based on the ScriptArea component by Victor Dramba http://www.victordramba.com --- program screenshot: the included test project(projects/testproject.jsfxgen): routing: gfx arrangement: result (generatedfx/testgenerated.jsfx): routing example 1: routing example 2: routing example 3 (sysex): |