wave_builder 1.0.1
wave_builder: ^1.0.1 copied to clipboard
A utility for building a wave file by concatenating wave files and periods of silence.
1.0.0 #
- Initial version, created by Stagehand
- Supports adding wave files and silence.
- Bit rate, frequency, and number of channels (mono/stereo) are hardcoded.
1.0.1 #
- Fixed a couple typos in docs, created/updated docs.
- Allow audio properties (frequency, bit rate, and number of channels) to be passed in instead of hardcoded.