https://github.com/ionite34/nwave
Low latency multi-thread audio transforms and conversions
https://github.com/ionite34/nwave
audio digital-signal-processing music python resampling
Last synced: over 1 year ago
JSON representation
Low latency multi-thread audio transforms and conversions
- Host: GitHub
- URL: https://github.com/ionite34/nwave
- Owner: ionite34
- License: mit
- Created: 2022-06-02T19:03:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:51:11.000Z (over 1 year ago)
- Last Synced: 2025-03-03T20:35:15.698Z (over 1 year ago)
- Topics: audio, digital-signal-processing, music, python, resampling
- Language: Python
- Homepage:
- Size: 501 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nwave
[](https://github.com/ionite34/nwave/actions/workflows/build.yml)
[](https://codecov.io/gh/ionite34/nwave)
[](https://app.fossa.com/projects/custom%2B31224%2Fgithub.com%2Fionite34%2Fnwave?ref=badge_shield)

[](https://pypi.org/project/nwave/)
Low latency multi-thread audio transforms and conversions
## Requirements
```
numba ~= 0.55.2
SoundFile ~= 0.10.3
librosa ~= 0.9.2
samplerate >= 0.1.0
soxr >= 0.3.0
```
## License
The code in this project is released under the [MIT License](LICENSE).
[](https://app.fossa.com/projects/custom%2B31224%2Fgithub.com%2Fionite34%2Fnwave?ref=badge_large)