SkillAgentSearch skills...

Rnbo.example.supercollider

An example of using RNBO exports in SuperCollider UGens

Install / Use

/learn @Cycling74/Rnbo.example.supercollider
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RNBO SuperCollider UGen Example

Build the example

  • Clone this repository
  • Pull in supercollider git submodule: git submodule update --init --recursive
  • Open the example RNBO patch (example/RNBOSaw.maxpat) and export the RNBO patch to rnbo-export in your copy of this repository.
    • NOTE make sure that your export name is rnbo_source.cpp
  • Configure the CMake build: mkdir build && cd build && cmake ..
  • Build (from /build): cmake --build .
  • The new *.scx file should now be available from the /build directory.
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated1y ago
Forks2

Languages

Max

Security Score

75/100

Audited on Jan 19, 2025

No findings