Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 16:36
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/fe024c804dd57566a204b52e78319ad5 to your computer and use it in GitHub Desktop.
Save r-ryantm/fe024c804dd57566a204b52e78319ad5 to your computer and use it in GitHub Desktop.
/nix/store/8gaf4n5l6vsma9zv67b2c1p0v5xghc39-faudio-21.01
├── 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.21.01
├── libFAudio.so.0.21.01
└── pkgconfig
└── FAudio.pc
5 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment