Develop effects for Stratus and Nimbus

By Landon McCoy · Updated September 10, 2026

Build an effect once for the shared Chaos Audio platform, then test and publish it for Stratus and Nimbus.

Applies to: Stratus and Nimbus.

Choose your route

RouteWorkflow
Browser / FAUSTUse FX Builder to write code or get AI assistance, audition it, create a UI, and publish privately.
Native C++ or JUCEUse the Dev-Portal toolchain to build a compatible ARM .so, upload it to FX Builder, create its UI, and test on hardware.
Build for the shared Chaos Audio platform. Browser / FAUST: Write or generate code, then audition. Native C++ / JUCE: Build a compatible ARM .so with the toolchain. Test on hardware: Check sound and CPU before public submission. Use the current Dev-Portal guides. Desktop VST/AU files are not hardware plugins.
Use the current Dev-Portal guides. Desktop VST/AU files are not hardware plugins. Open image at full size.

Start with the current documentation

Chaos Audio Dev-Portal explains the plugin contract, real-time safety, builds, hardware testing, and Tone Shop submission. Use the main branch’s current guides rather than older “9 KNOB” test-effect instructions.

Know the boundaries

  • A desktop VST, AU, or AAX file cannot simply be installed as a hardware effect. It must be developed/ported for the Chaos Audio format.
  • Native NAM playback in the products is separate from the developer NAM SDK, which the Dev-Portal still lists as planned.
  • Browser audition does not replace checking CPU load and audio behavior on hardware.

Developer help

Contact development@chaosaudio.com for development or marketplace questions.

Still need a hand?

Email support@chaosaudio.com. We’re here to help.