python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is there a limit of sample rate of accelerometer on android?
Is it possible to reading data from accelerometer with very high sample rate? I need about an 1-2 KHZ. My sensor is can read data with sample rate 25 KHZ, but on android it reading data with 200-400 H...
RD1706
Votes: 0
Answers: 1
I want to extract a sample from a .wav audio file, how can I do that?
first of all i apologize because i am new to programming. now I have .wav files as in section A in the picture. My goal is to output partition B from partition A. I do not want a direct solution from ...
efeaysal
Votes: 0
Answers: 0
How to get the sample rate of a microphone/input device using Javascript?
When you create a new AudioContext it sets the sample rate to the default output device. This is expected default behavior. Does anyone know if there is there any way to get the sample rate of the inp...
avoliva
Votes: 0
Answers: 1
After importing audio into unity, the file is playing back slightly slower and at a slightly lower pitch
I have tried converting the audio file prior to importing into unity to both 44.1k and 48k sample rates and they sounds identical when played back in unity (slowed down and pitched down). I have tried...
Murphy Ryan
Votes: 0
Answers: 0