Skip to content

Releases: michaelkolesidis/javascript-software-synthesizer

2.0.3

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 02 Jul 21:18

Changes

  • Updated instructions for building and running locally

2.0.2

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 30 Jun 18:15

Changes

  • Migration to Vercel

2.0.1

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 30 Jun 17:59

Changes (2.0.1)

  • Fixed readme images path

Changes (2.0.0)

  • Vite migration
  • Refactoring
  • Code cleanup

1.2.0

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 30 Jun 13:01

Changes

  • Fixed computer keyboard playability (language-independent)
  • Rewritten keyMapper and midiToNoteString in a concise and optimal way
  • Added checks for TypeScript
  • Optimized the size of all PNG and SVG images
  • Code cleanup
  • Updated all dependencies to their latest versions
  • Fixed typos in all readme files
  • Minor documentation updates
  • Minor updates and corrections

1.0.6b

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 09 Jan 16:44

Changes

  • Updated Tone.js to latest version
  • Updated all dependencies to their latest versions
  • Using yarn.lock in instead of package-lock
  • Updated logo files
  • Changed TypeScript target language to ES2021
  • Readme update and restructuring
  • Minor documentation updates
  • Added Security Policy

Changes from 1.0.6

  • Logo filename bug fix

1.0.1b

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 04 Jan 09:18
af382b5

Changes

  • Switched to GNU Affero General Public License v3.0
  • Readme minor updates
  • Minor code cleanup

1.0.0

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 08 Jul 12:36

Say hello to the TypeScript Software Synthesizer!

Changes

  • Migration to TypeScript

0.7.0

0.7.0 Pre-release
Pre-release

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 06 Jun 11:25

Changes

  • Dark Mode (inverted colors)

0.6.2

0.6.2 Pre-release
Pre-release

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 06 Jun 07:54
c4aaaad

Changes

  • Updated all components to the new license
  • Code cleanup

0.6.1

0.6.1 Pre-release
Pre-release

Choose a tag to compare

@michaelkolesidis michaelkolesidis released this 04 Jun 14:25

New Features

  • Converted a significant part of the codebase to TypeScript
  • License changed to GNU General Public License v3.0
  • Minor UI fixes