python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Audio signal Filtering
I am trying to filter audio signal with a butterworth bandpass filter (C# from NWaves Nuget) then use audacity to get the frequency analysis of filtered signal to check and validate the result.
Raw si...
dodoSoundlife
Votes: 0
Answers: 1
Correct way to draw zoomable audio waveform
I am trying to implement smooth zoomable audio waveform but am puzzled with the correct approach to implement zoom. I searched internet but there is very little or no information.
So here is what I ha...
Deepak Sharma
Votes: 0
Answers: 2
Can't install wptools with pip
error: (60, 'SSL certificate problem: certificate has expired')
when I try to install wptools tools by pip install wptools i get the above error.
Mohamed Hassan
Votes: 0
Answers: 0
Crazy audio PCM file
I can't figure out why two non-identical raw files are exactly the same when imported into Audacity.
Let me explain, I have a 16-bit pcm file named file1.pcm, I import it into audacity with the parame...
Gpouilly
Votes: 0
Answers: 1