-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Milestone
Description
For a long time we have been using a port of TinySoundFont as a core for the SoundFont synthesizer.
While it fits exactly our needs, it lacks of some functionalities which cause problems during playback with newer soundfonts like the freely available MuseScore SF3 files.
As part of this issue we look into modernizing/extending the synth core to:
- Ship a higher quality soundfont with alphaTab without (significantly) increasing the package size
- Extracting the main soundfont into an own package to reduce the core alphaTab package size (only publish nightly if changed).
- Improving the synth engine to sound "correct". (check for general bugs and add support for modulators).
Metadata
Metadata
Assignees
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Projects
Status
Candidate