Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 1, 2020 23:32
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 r-ryantm/5559e9befaa2d8decd5545b94cd25e02 to your computer and use it in GitHub Desktop.
Save r-ryantm/5559e9befaa2d8decd5545b94cd25e02 to your computer and use it in GitHub Desktop.
/nix/store/k82rp3la1gbrq1aasydf8x0c0vsf03m9-faudio-20.08
├── include
│   ├── F3DAudio.h
│   ├── FACT3D.h
│   ├── FACT.h
│   ├── FAPOBase.h
│   ├── FAPOFX.h
│   ├── FAPO.h
│   ├── FAudioFX.h
│   └── FAudio.h
└── lib
├── cmake
│   └── FAudio
│   ├── FAudio-config.cmake
│   ├── FAudio-targets.cmake
│   └── FAudio-targets-release.cmake
├── libFAudio.so -> libFAudio.so.0
├── libFAudio.so.0 -> libFAudio.so.0.20.08
└── libFAudio.so.0.20.08
4 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment