Skip to content

erikronstrom/rust-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAUDIAMUS

Audio engine written in C11.

An attempt to make a successor of faudio.

Building

In source root:

mkdir -p build cd build cmake -DCMAKE_BUILD_TYPE=Release .. make

Releases

No releases published

Packages

No packages published