1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-12-03 07:31:45 +03:00

allowing playback through aggregate/multiple output devices

This commit is contained in:
nodeful 2020-05-24 14:27:35 +01:00
parent 0ccff2972c
commit 9cfc05e43c

View File

@ -52,6 +52,7 @@ struct Constants {
TransportType.pci, TransportType.pci,
TransportType.thunderbolt, TransportType.thunderbolt,
TransportType.usb, TransportType.usb,
TransportType.aggregate
] ]
} }