Improvements to file uploads. UI improvements for future looper and audio capture plugins.

This commit is contained in:
Robin E. R. Davies
2025-02-15 12:29:53 -05:00
parent b07f590b49
commit 09f73e26d6
41 changed files with 1714 additions and 626 deletions
+21 -2
View File
@@ -105,15 +105,34 @@
"text_encoding": "cpp"
},
"cSpell.words": [
"Alsa",
"flac",
"Guitarix",
"hostapd",
"Hotspot",
"invada",
"jmap",
"Lilv",
"midiclip",
"midisong",
"mlmodel",
"Pedalboard",
"pipedal",
"pipedal_0",
"pipedalconfig",
"pipedald",
"pipedalshutdownd",
"pipedaltest",
"ToobAmp"
"pipedalui",
"rdfs",
"ToobAmp",
"urids",
"Writables",
"xruns"
],
"C_Cpp.default.compilerPath": "/usr/bin/g++-13"
"C_Cpp.default.compilerPath": "/usr/bin/g++-13",
"cSpell.ignoreWords": [
"nammodel"
],
"cSpell.enabled": false
}