https://github.com/pyfar/files
Stores files that are loaded by other pyfar packages
https://github.com/pyfar/files
Last synced: 4 months ago
JSON representation
Stores files that are loaded by other pyfar packages
- Host: GitHub
- URL: https://github.com/pyfar/files
- Owner: pyfar
- Created: 2025-05-23T09:29:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-19T14:53:25.000Z (5 months ago)
- Last Synced: 2026-02-19T18:09:24.419Z (5 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
Awesome Lists containing this project
README
# pyfar files
Stores files that are loaded by other pyfar packages. Files are organized in folders according to the package and module name.
## Adding files
- Files are stored using the [git large file system](https://git-lfs.com/). Before adding new files, their extension must be added to . gitattributes.
- Each file stored must contain a license, e.g., `rir.wav` requires `rir_license.txt`