Install with git git clone https://gist.github.com/85942af486eb79118467.git ~/Pictures/wallpapers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
This example reads from the default PCM device | |
and writes to standard output for 5 seconds of data. | |
*/ | |
/* Use the newer ALSA API */ | |
#define ALSA_PCM_NEW_HW_PARAMS_API |