Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 11, 2020 05:01
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/f3405ef1337057a87d8dd2fdc88146bf to your computer and use it in GitHub Desktop.
Save r-ryantm/f3405ef1337057a87d8dd2fdc88146bf to your computer and use it in GitHub Desktop.
/nix/store/mvg4virzfs8d2wrrf512j9qv9s7slr0r-faudio-20.11
├── 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.11
└── libFAudio.so.0.20.11
4 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment