Python/audio_filters
Wadie Botros 851c740d21 Fixes on the code style based on the Code review and flake8.
And Refactored quick_sort method to improve code readability
2024-11-20 12:15:50 +01:00
..
2021-10-23 23:19:25 +02:00
2023-05-26 09:34:17 +02:00
2021-11-04 18:49:36 +08:00

Audio Filter

Audio filters work on the frequency of an audio signal to attenuate unwanted frequency and amplify wanted ones. They are used within anything related to sound, whether it is radio communication or a hi-fi system.