opaudio/README.md

9 lines
315 B
Markdown
Raw Normal View History

2023-09-19 08:58:00 +02:00
# 🎛️ 🔊 💥
```
Python 3 (3.9+) implementation of audioop deprecated in 3.11 as of PEP 594 (removed in 3.13)
based on the canonical c implementation from Jeffrey S. Lee in python (3.11) standard library
```
[https://docs.python.org/3/library/audioop.html](https://docs.python.org/3/library/audioop.html)