diff --git a/README.md b/README.md index 1fa29df9..242ba651 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ **SpessaSynth** is a SoundFont2-based real-time synthesizer and MIDI player written in vanilla JavaScript. It’s a powerful library that allows you to read, write, or play MIDI files and read/write SF2/SF3 files with ease. -![SpessaSynth Promotional Image](https://github.com/spessasus/SpessaSynth/assets/95608008/e2e6c4c6-0762-4c11-8887-a2318d431854) - ### npm package now available! ```shell npm install --save spessasynth_lib @@ -107,8 +105,11 @@ npm install --save spessasynth_lib

Web App / Local Edition

The complete GUI for spessasynth_lib, allowing remixing, experimenting, and playing MIDIs in the coolest way possible.

-

Usage Guide

+

+SpessaSynth promotional image +

+

Usage Guide

Features

- Visualization of the played sequence with effects like visual pitch bend and note-on effects @@ -130,11 +131,23 @@ npm install --save spessasynth_lib - No additional dependencies!

Still not convinced? Check out these screenshots:

+ +

-Screenshot 1 -Screenshot 2 -Screenshot 3 -Screenshot 4 + + + + + +

### Installation