Top "Wav" questions

This tag is for questions related to the "Waveform Audio File Format", WAVE, or wav for short.

Playing short .wav files - Android

I would like to play sound after touching the button. MediaPlayer works fine, but I read somewhere that this library …

android button media-player wav
How to convert wav to flac from python?

I've just started using Python and am using the PyAudio and Wave modules to take sound from my microphone and …

python audio converter wav flac
Convert little endian string to integer

I have read samples out of a wave file using the wave module, but it gives the samples as a …

python numpy wav
Java Program to create a PNG waveform for an audio file

How can you convert a Wav file into a PNG waveform image file using Java? java MyProgram.class [path to …

java image png wav javasound
wav-to-midi conversion

I'm new to this field - but I need to perform a WAV-to-MIDI conversion in java. Is there a way …

wav midi file-conversion pitch-tracking
What is a channel in a .wav file format?Do all channels play simultaneaously when a wav file is played?

I read about.wav file format by googling,all I could figure was that Frames are made of samples(of …

audio wav channel bit-depth
Library for reading audio files

I want to process audio online/live where I constantly read audio samples from an audio file, process these (e.…

c++ c mp3 wav audio-processing
How to combine a .mp4 video with a .wav audio with an offset in ffmpeg from command line?

I've got a TV clip in mp4 format containing audio and video, and an WAV audio_commentary track. I've been …

ffmpeg wav mp4 video-encoding jwplayer
How to play audio byte array (not file!) with JavaScript in a browser

For mostly security reasons, I'm not allowed to store a WAV file on the server to be accessed by a …

streaming web wav
Converting a 32 bit wave form to a 16 bit wave form

I've been capturing audio using the loopback capture mode. The captured waveform is a 32 bit waveform. I'm struggling with converting …

.net audio mp3 wav lame