Add Roland MT-32 2.x device

This commit is contained in:
Jasmine Iwanek
2022-08-30 17:08:02 -04:00
parent 1e201dce09
commit 4a759e5f98
3 changed files with 32 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ static const MIDI_OUT_DEVICE devices[] = {
#endif
#ifdef USE_MUNT
{ &mt32_old_device },
{ &mt32_new_device },
{ &cm32l_device },
{ &cm32ln_device },
#endif