Added link to docs
authorHarvie <tomas@mudrunka.cz>
Mon, 1 Nov 2010 03:15:12 +0000 (04:15 +0100)
committerHarvie <tomas@mudrunka.cz>
Mon, 1 Nov 2010 03:15:12 +0000 (04:15 +0100)
c/ghetto-sound-system/beatdetect.c

index b520ae881b9b5055c4df5f95073263d5b36d57d5..d382215cf71dfb5ba8a60ccacc65f813d41a258e 100644 (file)
@@ -1,4 +1,6 @@
 //CFLAGS=-lasound make beatdetect; echo -----; ./beatdetect hw:default
 //CFLAGS=-lasound make beatdetect; echo -----; ./beatdetect hw:default
+//http://www.equalarea.com/paul/alsa-audio.html
+
        #include <stdio.h>
        #include <stdlib.h>
        #include <alsa/asoundlib.h>
        #include <stdio.h>
        #include <stdlib.h>
        #include <alsa/asoundlib.h>
This page took 0.125903 seconds and 4 git commands to generate.