# these will be built automatically by cmake, so usually no need to run this gcc -lguttersynth example1.c -oexample1 g++ -lguttersynth example2.cpp -oexample2 gcc -lguttersynth -lportaudio example3.c -oexample3