Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spessasus committed May 22, 2024
1 parent 3c7bfd4 commit 273abfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ SoundFont2 based realtime synthetizer and MIDI player written in JavaScript usin
- Visualization of the played sequence with effects like visual pitch bend and note on effects
- Playable keyboard with various sizes
- Integrated controller for the synthetizer
- Can provide very hiqh quality audio while being relatively light on file size thanks to sf3 support
- `Web MIDI API` support (Enables physical MIDI devices to be used with the program)
- [WebMidiLink](https://www.g200kg.com/en/docs/webmidilink/) support
- Can be used as a library ([learn more here](../../wiki/Usage-As-Library))
Expand Down Expand Up @@ -90,8 +91,7 @@ The program is divided into parts:
#### todo
- make the worklet system perform good
- port the worklet system to emscripten (maybe)
- fix rare clicking in volenv
- fix lowpass on instant notes (0 tick long drums)
- fix rare clicking in volenv attack (TR-909 kick for example)

#### Why did I make this?
Around 1.5 years ago,
Expand Down

0 comments on commit 273abfe

Please sign in to comment.