Skip to content

Releases: jkotlinski/lsdpatch

v1.11.0

15 Apr 19:28
Compare
Choose a tag to compare

[1.11.0] - 2021-04-15

Fixed

  • Kit Editor: sample preview playback had inverted polarity.
  • Song Manager: remember last used .lsdprj path.
  • Clearing kits would not free up space for adding .lsdprj songs.
  • Minor UI issues.

Changed

  • Kit Editor: when creating kits, wave frames are now rotated right, so that
    the sample to be played back last is written first.
    this compensates for the Game Boy wave refresh bug that plays back samples
    in wrong order after changing wave.
    best used with Little Sound Dj 9.2.0 and above.

v1.10.5

05 Mar 02:22
Compare
Choose a tag to compare

Fixed

  • Kit Editor: inversed sample polarity. broken since always.
  • Kit Editor: garbled sample names when renaming an uninitialized kit.
  • Kit Editor: slow switching to high numbered kits.
  • ROM upgrade tool would not find new versions ending with A-Z.
  • Disabled ROM upgrade if there are unsaved changes.

Added

  • Kit Editor: F1/F2 shortcut for previous/next bank.
  • Kit Editor: Sample pad tooltip.

Removed

  • Kit Editor: wave blending, which didn't quite work due to timing issues.

v1.10.4

22 Feb 00:08
Compare
Choose a tag to compare

[1.10.4] - 2021-02-22

Fixed

  • Kit Editor: removed sample prelisten low-pass filter.

v1.10.3

12 Feb 22:39
Compare
Choose a tag to compare

[1.10.3] - 2021-02-12

Fixed

  • Kit Editor: various volume and trimming errors.
  • Font Editor: avoid duplicate font names.
  • Font Editor: .png file extension got included in font name when loading a font PNG.
  • Error handling when palettes cannot be parsed.
  • .sav file not found for ROM images ending with ".gb.gb".
  • ROM upgrade did not preserve graphics characters.

Changed

  • Subwindows are now modal.

Added

  • Kit Editor: bank switching buttons.

v1.10.2

22 Nov 22:43
Compare
Choose a tag to compare

Fixed

  • Kit Editor: when replacing samples, trim sample end to fit.

v1.10.1

10 Nov 21:42
Compare
Choose a tag to compare

[1.10.1] - 2020-11-10

Fixed

  • New version check at startup.

v1.10.0

10 Nov 21:31
Compare
Choose a tag to compare

[1.10.0] - 2020-11-10

Fixed

  • Kit Editor: sample duration right alignment.
  • Kit Editor: made text fields handle "enter" key.
  • Kit Editor: stop listening to keypresses when window is closed.
  • Kit Editor: make focus return to main window when bank is changed.
  • Various window resize issues.

Added

  • Kit Editor: pitch spinner, for changing sample pitch by semitone.
  • Kit Editor: trim spinner, for reducing sample length.
  • New version check at startup.

Changed

  • Kit Editor: now removes DC offset before resampling.
  • Kit Editor: changed "Reload samples" button to "Reload sample".
  • Kit Editor: when adding a too big sample, trim sample end to fit.
  • Kit Editor: disabled "Add sample" button when kit is full.

v1.10.0-preview

03 Nov 21:14
Compare
Choose a tag to compare
v1.10.0-preview Pre-release
Pre-release

Added

  • Kit Editor: pitch spinner, for changing sample pitch by semitone.
  • Kit Editor: trim spinner, for reducing sample length.
  • new version check at startup.

Fixed

  • Kit Editor: sample duration right alignment.
  • Kit Editor: made text fields handle "enter" key.

Changed

  • Kit Editor: now removes DC offset before resampling.
  • Kit Editor: changed "Reload samples" button to "Reload sample".

v1.9.0

31 Oct 06:16
Compare
Choose a tag to compare

Fixed

  • Kit Editor: dramatically improved resampling using libresample4j.
  • Kit Editor: refresh sample view when the sample is reloaded.
  • Kit Editor: update "seconds free" after volume change.
  • Kit Editor: pad kit banks with "rst" instead of "nop" instructions, for crash detection.

Added

  • Kit Editor: print sample duration in sample view.

v1.8.1

25 Oct 21:31
Compare
Choose a tag to compare

Fixed

  • Kit Editor: loading kits with sample volumes stored in settings file.
  • Kit Editor: reduced wave blending noise for emulators that do not have the Game Boy wave refresh bug.
  • Palette Editor: force palette names to upper case.