Releases: umjammer/vavi-sound
Releases · umjammer/vavi-sound
version 1.0.19
version 1.0.18
- backport an utility class from vavi-sound-*
- [adpcm] follow a dependency update
version 1.0.17
- [adpcm] add wave file reader for adpcm formats
- [adpcm] make it able to load adpcm in wav file
version 1.0.16
minimum jdk version is changed to 17
- 🐛 fix sequencer and synthesizer are not connected
version 1.0.15
- fix logging level
- avoid npe
version 1.0.14
- fix a dependency (vavi-sound-nda) setting
version 1.0.13
- [ccitt-adpcm] rename about g721
- [ssrc] make some parameters set by properties
- [ssrc] use nio pipe instead of advanced io pipe
- [ssrc] refactoring
version 1.0.12
- [MidiUtil] add volume utility
- [MidiConstants] make meta events enum
- [midi spi] make more robust
version 1.0.9
- make test pass
- follow vavi-commons update
- fix a bug
- fix tests
version 1.0.4
- ssrc spi (wip)