tildearrow / furnace

a multi-system chiptune tracker compatible with DefleMask modules
GNU General Public License v2.0
2.57k stars 206 forks source link

Sample banks backport #2083

Closed freq-mod closed 1 month ago

freq-mod commented 1 month ago

It compiles, but didnt tst any further. It really damn messy and idk if it meets any basic guidelines for contribution - import code for each sample bank is in separate source file, as in B because of file export/import refactor and I couldnt be assed to edit fileOpsSample.cpp beyond the basics

LTVA1 commented 1 month ago

#define _LE(string) (string)

It's leftover translation macros. You can replace all occurrences with _() macro