Change specific frequencies in Pyhton

Viewed 16

I have some experience in python and wanted to mess around with audio. What I specifically wanted to do is change the specific frequencies of live audio and see what the output would be, but I can't seem to find a way to do it. I was hoping there would be a library I could use since I am no expert, but it seems like my idea is so strange that such a library doesn't exist. Does someone know how to that?

Greetings,

Neimod

PS: If it's for some reason easier to do in C++, that is an option for me

0 Answers
Related