Releases: demozoo/cowbell
Releases · demozoo/cowbell
0.6.1
- Updated ASAP to version 6.0.1
- Updated libopenmpt to 0.7.3
- Updated PSGplay to 0.6
- Fixed "audioContext not active" errors in Safari
- Fixed failure to start playback when playing OpenMPT and PSGplay files on the same page load
- Removed need to specify pathToLibPSGPlay option
- Replaced Closure Compiler with babel-minify
0.6
0.5.1
0.5
0.4
0.3
- Web audio player now falls back on webkitAudioContext if AudioContext is not available (for Safari compatibility)
- Fixed channel count initialisation for libopenmpt (for Safari compatibility)
- Replaced Z80-emulated version of the ZX Spectrum STC player code with a native Javascript port that's about 3 times faster
- Added build steps for Emscripten and libopenmpt to the development VM, as an optional install
- Updated the libopenmpt backend to handle the libopenmpt.js.mem file created by newer versions of Emscripten. NOTE: As a result of this change, use of the
pathToLibOpenMPT
option is now compulsory - it is no longer valid to import libopenmpt.js directly via ascript
tag. - Added ZX Spectrum SQ-Tracker (.sqt) file format support
- Updated libopenmpt to version 0.3.0-pre.2+r7430