K
K
Kevin Glare2016-04-24 22:18:10
Python
Kevin Glare, 2016-04-24 22:18:10

Python how to process white noise?

Good afternoon, tell me how to work with audio in python?
You need to write a program that will add white noise to the audio recording and remove it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Novikov, 2016-04-24
@BOOMER_74

https://wiki.python.org/moin/Audio/
But I suspect that you need to look for something that allows you to analyze the audio stream. Unfortunately, I haven't come across this.

R
Roman Popov, 2016-04-27
@Roman_Popov

In bright student times, they did a lab - signal filtering. Everything is purely mathematical, without special libraries. Key words - "Fast Fourier Transform".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question