surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
242 stars 27 forks source link

SFZ ID issuance bug, clean log, support tune #1000

Closed baconpaul closed 2 months ago

baconpaul commented 2 months ago

A bug-like feature of the SFZ loader was if a sample was already loaded, it was re-used but we burned a sample id to discover that. change our logging and associated laoding path to check for already-loaded earlier.

Also support the tune opcode, clean up some logs elsewhere.