Skip to content

ccrma/dawck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is DAWck?

DAWck is the ChucK audio programming language as an integrated plugin for digital audio workstations.

Building DAWck

To clone DAWck and dependencies:

git clone --recurse-submodules https://github.com/ccrma/dawck.git

DAWck.jucer (JUCE project file) contains the information to generate a project that upon successful compilation, produces one or more plugins named ChucK.x where x is an extension corresponding to a plugin interface such as VST or AudioUnit. For now, start with DAWck.jucer. In the future, DAWck may include pre-generated projects (XCode, Visual Studio, cmake).

Releases

No releases published

Packages

No packages published

Languages