Amethyst Changelog

What's new in Amethyst 1.8.6

Nov 23, 2022
  • Now you can customise the nodes in the node editor

New in Amethyst 1.8.2 (Nov 22, 2022)

  • Added waveforms

New in Amethyst 1.6.13 (Oct 12, 2022)

  • Added Vectorscope.

New in Amethyst 1.6.4 (Oct 9, 2022)

  • fix control shortcuts triggering without control being pressed
  • fix pressing space bar does more or less than needed #35

New in Amethyst 1.6.3 (Oct 3, 2022)

  • Update readme to match screenshot from new release.

New in Amethyst 1.5.18 (Sep 28, 2022)

  • Update README.md
  • Update mediaSession.ts
  • general code improvements

New in Amethyst 1.5.17 (Sep 23, 2022)

  • Fixed media metadata by @Geoxor in #45

New in Amethyst 1.5.15 (Sep 23, 2022)

  • Changed the way the waveformRenderWorker is imported by @Yukiiro-Nite in #44

New in Amethyst 1.5.12 (Aug 17, 2022)

  • New buttons

New in Amethyst 1.5.10 (Aug 10, 2022)

  • Update package.json repo path
  • Refactor .play() into the method
  • Added a small comment
  • Removed some old code
  • Update preview image
  • Fix Infinite queue scroll #34
  • Fix stupid bug where settings don't update in newer builds

New in Amethyst 1.5.7 (Aug 4, 2022)

  • Maybe fixed queue not updating when changing contents
  • Update package.json
  • Added basic notification system
  • Flipped notification icon
  • Make paths more obvious in notifs

New in Amethyst 1.5.4 (Aug 3, 2022)

  • Fix Japanese characters wrapping

New in Amethyst 1.5.3 (Aug 2, 2022)

  • Added more customizable settings for spectrum
  • @Geoxor