Skip to content

matthewh806/WallOfSound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WallOfSound

This is my repository of code ideas that I've picked up while reading The Computer Music Tutorial

I've also heavily leant upon the Maximillian Library for inspiration and clues when I've been stuck along the way.

I will see how this develops, but for now I've only tested on macOS, clone the repository and compile with the command:

g++ -Wall -D__MACOSX_CORE__ -o WallOfSound main.cpp RtAudio.cpp Oscillator.cpp AudioSettings.cpp -framework CoreAudio -framework CoreFoundation -lpthread

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages