undermink / sound

sound via libsdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You'll need cmake, g++,  libsdl*, libpng,...
just to compile for now

run
> cmake -G "Unix Makefiles"
> make
> ./synthi

It only produces a sinus-wave in A (440Hz)...

About

sound via libsdl


Languages

Language:C++ 100.0%