Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 8, 2019 07:37
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/ab83754d621cf0a7f93b5c9526e07000 to your computer and use it in GitHub Desktop.
Save ryantm/ab83754d621cf0a7f93b5c9526e07000 to your computer and use it in GitHub Desktop.
/nix/store/qnlfjkllkfa1mb1s4dk4xnbpx9mqqdpr-faudio-19.12
├── 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.19.12
└── libFAudio.so.0.19.12
4 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment