Releases: koca2000/NBS4j
Releases · koca2000/NBS4j
v1.3.0
26 Mar 14:22
Compare
Sorry, something went wrong.
No results found
Changelog:
Added enum Instrument with named instruments
Added method Song.getTimeInSecondsAtTick(int)
Added source file to song's metadata
Bug fixes
v1.2.0
10 Aug 22:04
Compare
Sorry, something went wrong.
No results found
Changelog:
Added Song.getSongLengthInSeconds method.
Added @NotNull and @Nullable annotations.
v1.1.1
15 Jul 21:42
Compare
Sorry, something went wrong.
No results found
Fixed bug in method Song.getTempo(int).
v1.1.0
15 Jul 15:07
Compare
Sorry, something went wrong.
No results found
Changelog:
Added Layer.getNotes(), Song.getLayers() and Song.getCustomInstruments() methods.
Added copy constructors.
Notes can now be removed from layer.
Notes can be added Layer and removed from Layer even when not associated with a song.
v1.0
13 Jul 10:56
Compare
Sorry, something went wrong.
No results found
First release of NBS4j library.