Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 14, 2020 20:14
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/036c723dccad5fbff267597f78347300 to your computer and use it in GitHub Desktop.
Save r-ryantm/036c723dccad5fbff267597f78347300 to your computer and use it in GitHub Desktop.
/nix/store/yaql5r8hlhbdp3f2m9phawmziw5pxpyw-libmysofa-1.1
├── include
│   └── mysofa.h
├── lib
│   ├── libmysofa.a
│   ├── libmysofa.so -> libmysofa.so.1
│   ├── libmysofa.so.1 -> libmysofa.so.1.0.0
│   ├── libmysofa.so.1.0.0
│   └── pkgconfig
│   └── libmysofa.pc
└── share
└── libmysofa
├── default.sofa -> MIT_KEMAR_normal_pinna.sofa
└── MIT_KEMAR_normal_pinna.sofa
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment