Skip to content

Instantly share code, notes, and snippets.

View MarxBro's full-sized avatar

G. Yz. MarxBro

  • None
  • Buenos Aries, Argentina.
View GitHub Profile
@brettlangdon
brettlangdon / Wallpapers.md
Last active December 22, 2023 16:38
Wallpapers

Wallpapers

Install with git git clone https://gist.github.com/85942af486eb79118467.git ~/Pictures/wallpapers

@c2h2
c2h2 / simplerecord.c
Created January 4, 2013 11:51
record alsa by c
/*
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