Hey everyone!
I'm trying to build a multitrack media player using webchimera.js and libVLC. This media player needs to be able to play (up to) a 24 track .wav file, or 24 individual tracks simultaneously (up to) 24 seperate outputs on my audio device (we are using Ethernet AVB).
What is the maximum channel count that VLC is able to play and is there a way to interface with VLC to ensure that each track is routed to the correct output?
Any help or suggestions would be greatly appreciated. Thank you