Jesusonic And REAPER
From CockosWiki
[edit]
Limitations 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).
[edit]
Jesusonic Features found only in REAPER
- Effects can have up to 16 sliders, unlike standalone Jesusonic which has a limit of 8.
- As documented, spl0 and spl1 represent the left and right channels. As not documented, spl2, spl3, represent additional input channels.
- Effects can choose not to be reinitialized (which clears the memory buffer) on seek/play/record by setting the secret variable ext_noinit = 1. This is useful for keymaps, loop samplers, etc.
