Merged
Conversation
# Conflicts: # .gitignore # README.md # build_scripts/build.js # examples/build_examples.js # package-lock.json # package.json
# Conflicts: # .gitignore # .idea/spessasynth_lib.iml
and core updates and wiki updates!
To prepare WorkerSynthesizer
8 tasks
infojunkie
reviewed
Aug 13, 2025
Owner
Author
|
CC @sylvia-leaf I'm merging this too, as well as spessafont and web app soon. |
spessasus
added a commit
to spessasus/SpessaSynth
that referenced
this pull request
Sep 4, 2025
This pull request adds TypeScript to SpessaSynth Web App. This along with spessasynth_core and spesasynth_lib will be the 4.0 update. Related PRs: spessasus/spessasynth_core#9 spessasus/spessasynth_lib#10 fixes #180 fixes #182 * Initial typescript! Does NOT Build yet! * Further typescript! SynthUI DONE! * Finish Manager! * Initial main! * Typescript builds! * It works! * It works better! * more fixes * various bug fixes * switch to sl-web-ogg & many fixes * resume after render * fix demo * fix various things * fix error on first local load * fix extra bank exports * better name format * rmidi tweaks * rmidi tweak * update core * fix hide top part and subtitles * unload subtitles on song change fixes #180 * fix renderer mode none * attempt to fix dropdowns again * transpose preview on pause fixes #182 * address #177 * fix dropdowns AGAIN and fix no soundfonts * revert all CSS changes * Add LSB support for typescript (#183) * initial typescript lsb * complete typescript lsb? * complete typescript lsb! * finish!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The initial migration guide is here
This pull request adds TypeScript to spessasynth_lib.
Fixes #9.
It also:
To do: