Releases: RaphiMC/NoteBlockTool
Releases · RaphiMC/NoteBlockTool
NoteBlockTool-1.1.8
NoteBlockTool-1.1.7
Changelog
- Remove finished sounds before playing new ones
- Fixed loading of wav audio samples
- Only load actually needed custom instruments
- Made OpenAL audio exporting multithreaded
- Added XAudio2 sound system
- Improved OpenAL panning
NoteBlockTool-1.1.6
Changelog
- Added MP3 exporting
- Added volume slider to audio export
- Improved export progress display
NoteBlockTool-1.1.5
Changelog
- Made main table sortable
- Changed default sample rate to 48kHz due to it being better dividable
- Updated NoteBlockLib to fix some issues with Tempo Changers and custom instruments
NoteBlockTool-1.1.4
Changelog
- Fixed sound system change detection
- Reduced memory allocations (Javax sound system)
- Handle audio buffer overruns better (Javax sound system)
- Improved master volume handling (Javax sound system)
- Replace AL_SOFT_events with polling again
- Added 3 second trailer to exported songs
NoteBlockTool-1.1.3
Changelog
- Fixed several threading issues and race conditions
- Fixed several audio issues in javax sound system
- Improved MultithreadedJavaxSoundSystem concurrency
NoteBlockTool-1.1.2
Changelog
- Added multithreaded javax sound system
- OpenAL sound system: Use events instead of constantly polling states
- BASS sound system: Fixed race conditions
- Show song player CPU load in status line
- Made Javax sound system 1.7x faster
- Removed javax exporter mutation cache (Greatly decreases memory usage when exporting songs with javax)
NoteBlockTool-1.1.1
Changelog
- Made Javax sound system multiple times faster
- Improved song player status line
- Stop sounds when pausing
- Fixed crash when switching played songs and keep sound system
- Added Un4seen BASS sound system
NoteBlockTool-1.1.0
Changelog
- Added support for custom instruments in NBS songs (playback and audio export)
- Added .wav and .aif audio export
- Recoded Javax sound system to be a lot better (Stereo support, less lag, higher audio quality)
- Various error handling improvements
- Keep player settings and window position
- Fixed new lines in song description
- Fixed max sounds text not being updated correctly
- Added support for loading .ogg audio files
NoteBlockTool-1.0.0
This is the initial release of NoteBlockTool. See the README for usage instructions.
Please report any issues on the issue tracker!