9 lines
315 B
Markdown
9 lines
315 B
Markdown
|
|
# 🎛️ 🔊 💥
|
||
|
|
|
||
|
|
```
|
||
|
|
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)
|