Skip to content

Add support for multiple soundfonts #302

@cheap-glitch

Description

@cheap-glitch

Your environment

  • Version used: 0.9.5.245 (latest develop)
  • Platform used: JavaScript
  • Rendering engine used: SVG
  • Browser Name and Version: Firefox
  • Operating System and version (desktop or mobile): Arch Linux desktop

Expected Results

Muted strings and metronome clicks should be played correctly when using a guitar-only soundfont.

Observed Results

Guitar-only soundfonts have trouble with muted strings: instead of a "click" they produce a very low sound. The same problem appears when activating the metronome: instead of discrete clicks there is a continuous low note playing.

Steps to Reproduce (for bugs)

Create a tablature with the following soundfont:
soundfont.zip

Possible Solution

Having a way to specify a second soundfont to play the percussion sounds would be awesome. Ideally it'd be a soundfont solely made for that purpose so it could stay lightweight, but I know nothing about the sf2 format so I don't know if this is at all possible.

Metadata

Metadata

Assignees

Labels

area-playerRelated to the audio playback engine.state-acceptedThis is a valid topic to work on.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions