Jesusonic Documentation

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(removed Main Page from top)
(Jesusonic Documentation)
Line 6: Line 6:
== Jesusonic Documentation ==
== Jesusonic Documentation ==
-
* [http://jesusonic.com/help.html Coding Documentation]
+
* [http://jesusonic.com/help.html Coding Documentation] (this is documentation for standalone Jesusonic, not all features are supported in Reaper)
* [[Jesusonic_Effects_Documentation|Effects Documentation]]
* [[Jesusonic_Effects_Documentation|Effects Documentation]]
* [[Jesusonic_Tutorials|Tutorials]]
* [[Jesusonic_Tutorials|Tutorials]]
 +
== Special Behavior of Jesusonic in Reaper ==
 +
@serialize blocks do not work for user-written effects.  This means that presets for user-written effects save the UI settings only, and not any other state (such as any buffer or map that was created while using the effect).
 +
 +
== Otherwise Undocumented Jesusonic Features ==
 +
 +
Looking at the special variable '''trigger''' causes a set of 10 trigger buttons to be placed at the top of the UI.  '''trigger''' returns 2^index for whichever trigger was pressed.
[[Main_Page|Main Page]]
[[Main_Page|Main Page]]
[[Category:Jesusonic]] [[Category:Documentation]]
[[Category:Jesusonic]] [[Category:Documentation]]

Revision as of 12:26, 17 March 2007

Jesusonic win32 099.gif

Welcome to the Jesusonic documentation. Jesusonic is a powerful software effects processor which provides the user with tweakable and editable effects on the fly.

Jesusonic is available for various platforms (Win, Linux, Mac) and is also fully integrated in REAPER.

Jesusonic Documentation

Special Behavior of Jesusonic in Reaper

@serialize blocks do not work for user-written effects. This means that presets for user-written effects save the UI settings only, and not any other state (such as any buffer or map that was created while using the effect).

Otherwise Undocumented Jesusonic Features

Looking at the special variable trigger causes a set of 10 trigger buttons to be placed at the top of the UI. trigger returns 2^index for whichever trigger was pressed.

Main Page

Personal tools