Codebase list pd-csound / run/38d5072a-e88a-49f2-a395-648d5fd14761/main
run/38d5072a-e88a-49f2-a395-648d5fd14761/main

Tree @run/38d5072a-e88a-49f2-a395-648d5fd14761/main (Download .tar.gz)

Csound for Pure Data
===============

Build Instructions
----------------

The build requires Csound to be installed, as well as CMake. With this
in place, you can do:

```
$ mkdir build
$ cd build
$ cmake ..
$ make
```

Commit History @run/38d5072a-e88a-49f2-a395-648d5fd14761/main