Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 2, 2019 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/2221bf5268bb139c33240e0df1197600 to your computer and use it in GitHub Desktop.
Save ryantm/2221bf5268bb139c33240e0df1197600 to your computer and use it in GitHub Desktop.
/nix/store/gn1mri67f6ijw6l2zapamixf8x079j4m-rtaudio-5.1.0
├── include
│   └── rtaudio
│   ├── rtaudio_c.h
│   └── RtAudio.h
└── lib
├── librtaudio.la
├── librtaudio.so -> librtaudio.so.6.0.1
├── librtaudio.so.6 -> librtaudio.so.6.0.1
├── librtaudio.so.6.0.1
└── pkgconfig
└── rtaudio.pc
4 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment