Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 24, 2018 18:54
Show Gist options
  • Save ryantm/b80b5c5f4dc93169cf0cfc46f4306e73 to your computer and use it in GitHub Desktop.
Save ryantm/b80b5c5f4dc93169cf0cfc46f4306e73 to your computer and use it in GitHub Desktop.
/nix/store/x20d9fh0yfyzm28p3sghxq01c3f2wrmw-librem-0.5.3
├── include
│   └── rem
│   ├── rem_aubuf.h
│   ├── rem_auconv.h
│   ├── rem_audio.h
│   ├── rem_aufile.h
│   ├── rem_au.h
│   ├── rem_aumix.h
│   ├── rem_auresamp.h
│   ├── rem_autone.h
│   ├── rem_dsp.h
│   ├── rem_dtmf.h
│   ├── rem_fir.h
│   ├── rem_g711.h
│   ├── rem_goertzel.h
│   ├── rem.h
│   ├── rem_vidconv.h
│   ├── rem_video.h
│   ├── rem_vid.h
│   └── rem_vidmix.h
└── lib
├── librem.a
├── librem.so
└── pkgconfig
└── librem.pc
4 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment