My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
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
Also don't forget to visit Reaper's homepage.

JSFXGEN Documentation

JSFXGEN Latest Build

The online version can be accessed here :
http://jsfxgen.googlecode.com/svn/trunk/bin/index.html
(note that it runs slower and does not have the save/load functionality)

The online version is also available for download on the side. Start from the "jsfxgen_online.swf".

How to install AIR:
- go to http://get.adobe.com/air/ and download the Adobe AIR runtimes for your OS.
- install the AIR runtimes
- check on the right and download the 'jsfxgen.air' file (external links - latest build)
- after download, double click on the 'jsfxgen.air' and install it or replace existing installation.
- the installation process should create a shortcut to the program. if not you need to find the exacutable (binary) and run it - jsfxgen.exe on windows.

Comments on Adobe AIR:
The popularity of AIR is somehow questionable. However there are some very useful applications out there. If you don't want to install AIR on your computer, you can use the online version.

On OSX, Linux, UNIX you can only load/export/save from/to the application storage directory.
OSX: /Users/USERNAME/Library/Preferences/APP_NAME
Linux (ubuntu): /home/USERNAME/.appdata/APP_NAME

For issues, please use the google code issue tracker (requires a google account)
If you have any ideas drop me a line

The application uses a custom, minimal ui framework (src/neolit123/ui)
you can use it in your own project if licenses are compatible.

The module editor is based on the ScriptArea component by Victor Dramba http://www.victordramba.com

---
short *video demonstration* (20mb avi):

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):

Powered by Google Project Hosting