Add support for routing the Gen 4 DSP I/O

This commit is contained in:
Geoffrey D. Bennett
2023-11-30 00:43:09 +10:30
parent dfa40c79b0
commit 658f946202
4 changed files with 96 additions and 28 deletions

View File

@@ -11,6 +11,7 @@
const char *port_category_names[PC_COUNT] = {
"Hardware Outputs",
"Mixer Inputs",
"DSP Inputs",
"PCM Inputs"
};