Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 10, 2021 08:23
Show Gist options
  • Save r-ryantm/c00307bbed7394751c852db8a3b2a0b5 to your computer and use it in GitHub Desktop.
Save r-ryantm/c00307bbed7394751c852db8a3b2a0b5 to your computer and use it in GitHub Desktop.
/nix/store/bd0nlph3743bsk26ghs0y5bsqywq91x7-zita-resampler-1.8.0
├── include
│   └── zita-resampler
│   ├── cresampler.h
│   ├── resampler.h
│   ├── resampler-table.h
│   └── vresampler.h
└── lib
├── libzita-resampler.so -> libzita-resampler.so.1.8.0
├── libzita-resampler.so.1 -> /nix/store/bd0nlph3743bsk26ghs0y5bsqywq91x7-zita-resampler-1.8.0/lib/libzita-resampler.so.1.8.0
└── libzita-resampler.so.1.8.0
3 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment