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)
improve the quality of an audio file of two speakers at different distances
I am recording a conversation between two speakers. The first speaker is holding the mic and the second speaker is setting 6 Feet away from the mic. This means that the volume of the first speaker is ...

Bashar Haddad
Votes: 0
Answers: 0
How make audio to start from the specified point in the video and last specified amount of time
Lets say I have sample video named "samplevideo" and sample audio named "sampleaudio". I want to replace the audio of the samplevideo with the sampleaudio starting from 5 sec to 12...
Vuqar Samed
Votes: 0
Answers: 3
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
How do i access input channels above 2 with python pyaudio or sounddevice?
I have built audio recorders in python with both pyaudio and sounddevice. I can successfully record audio input and write it to a .wav file.
I am now trying to access other channels on my audio inter...

MingMan
Votes: 0
Answers: 1