Skip to content

Commit

Permalink
Merge pull request #2 from Cycling74/xnor/issue-1
Browse files Browse the repository at this point in the history
Xnor/issue 1
  • Loading branch information
isabelgk authored Sep 17, 2024
2 parents b60d77d + dc36d87 commit fc6c674
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 230 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- 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.
- The new `*.scx` file should now be available from the `/build` directory.
Loading

0 comments on commit fc6c674

Please sign in to comment.