mirror of
https://github.com/surikov/webaudiofont.git
synced 2026-04-03 00:09:07 -06:00
Fixed adjustPreset in player, to work around two pathological cases i… #104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SAKryukov on 8/20/2017
Fixed adjustPreset in player, to work around two pathological cases in instrument .js files (presets)::
The fix is in just one function, just few line; it does not change sounds with integer number of semitones:
It fully fixes issue 8 in non-obtrusive comprehensive way.