- 追加された行はこの色です。
- 削除された行はこの色です。
- WAV へ行く。
[[ファイル形式>FileFormat]]
Multimedia Programming Interface and Data Specifications
- Waveform Structures
-- https://docs.microsoft.com/ja-jp/windows/win32/multimedia/waveform-structures
-- WAVEFORMAT structure
--- https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/ns-mmeapi-waveformat
-- WAVEFORMATEX structure
--- https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/ns-mmeapi-waveformatex
* ファイル形式 [#format]
- WAVEFORMATEX構造体
-- http://www.cactussoft.co.jp/Sarbo/divWaveCompWFX.html
- Audio File Format Specifications
-- http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html
- WAVE PCM soundfile format
-- http://soundfile.sapp.org/doc/WaveFormat/
- WAV ファイルフォーマット
-- http://www.kk.iij4u.or.jp/~kondo/wave/ ([https://web.archive.org/web/20160315035251/http://www.kk.iij4u.or.jp/~kondo/wave/ web archive])
- 「WAVの構造と現状」
-- https://bb.watch.impress.co.jp/cda/bbword/16386.html
- WAVE (.WAV) file format
-- https://oku.edu.mie-u.ac.jp/~okumura/wavefmt.html
- Waveform Audio File Format(WAV)を理解する
-- https://qiita.com/tobira-code/items/74106e14e7f19df73a93
* ツール [#v59be9c0]
- WAVE Meta Tools
-- https://www.aelius.com/njh/wavemetatools/
--- https://github.com/njh/wavemetatools/
* その他 [#k5f5d74b]
- http://msdn.microsoft.com/en-us/windows/hardware/gg463006.aspx
// -- http://msdn.microsoft.com/en-us/library/windows/hardware/dn653308(v=vs.85).aspx
* 関連 [#rel]
- [[RIFF]]
- [[audio]]