搜索资源列表
wav.c.gz
- Converts raw PCM file to Wav file,Converts raw PCM file to Wav file
raw2wav
- 用于为raw音频文件添加wav文件头,方便实用。-This code is used to add wav file header to the raw audio files conveniently and practically.
arseams-adpcmwavfile
- encode a raw pcm to wav,提取出一个WAV格式文件的头部信息-encode a raw pcm to wav, extract a WAV format file header information
windows-WAVtoPCM
- Wav to raw PCM converter
RAW2WAV
- RAW2WAV This tool converts RAW files that have been ripped from Dreamcast GD disk to WAV audio files
alac_decoder-0.2.0
- alac-m4a 解码工程,It asks the demuxer to parse the quicktime container, asks the decoder to decode the data and writes output as either RAW PCM or WAV-alac-m4a decoder
wav2raw
- Saves the data chunk content of RIFF Wave audio file. Useful to convert raw MP3 music WAV file container. Platform independent. Works on big-endian as well.-Saves the data chunk content of RIFF Wave audio file. Useful to convert raw MP3 music WA
wav_blend_16bit
- This is my own work. Abstract: The program blends 16-bit wav data. It does not process the 44-byte wav header; it only blends the raw wav data, thus you have to cut the 44-byte wav header manually before the blending, and then add the 44-byte wav
wav2raw-master
- 将wav格式的语音文件转换为raw(pcm)格式(Convert the wav format voice file to the raw (PCM) format)
raw2wav-master
- 将raw(pcm)格式语音转换为wav格式(Converting raw (PCM) format speech to WAV format)