-
Notifications
You must be signed in to change notification settings - Fork 1
irrelevelephant/wav_enc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
wav_enc.h A simple header file, containing the definition for a class that writes to 16-bit and 24-bit WAVE audio files. Released under the MIT License. See wav_enc_example.cpp for an example of its usage. A compiler supporting C++11 is required, such as gcc >=4.6. Make sure to use the -std=c++11 compiler flag.
About
A C++ header file to quickly write WAVE audio files. Supports 16/24 bit, mono/stereo.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published