Skip to content

Godot gdnative csound library to allow playing music using csound

Notifications You must be signed in to change notification settings

nonameentername/godot-gdnative-csound

Repository files navigation

godot-gdnative-csound

Godot gdnative csound library to allow playing music using csound.

How to Install

Install system dependencies for Ubuntu:

apt install libcsnd-dev

Install system dependencies for OSX:

brew install csound

Build

Initialize git submodules:

git submodule update --init --recursive

Compile godot-cpp library:

make godot-cpp

Compile gdnative library:

make

About

Godot gdnative csound library to allow playing music using csound

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published