Replies: 4 comments 14 replies
My hypothesis: it's 10ch audio stream, stereo pairs for each of the four deck/layers, and a stereo pair for the master mixed output.
In a manner of speaking. According to the press release:
I know QT (the c++ framework InMusic uses) has the ability to send/receive multichannel audio data, so I suspect that's what we'll need to decode the streams. Just need to find some software in the wild that uses this service, I haven't come across any yet. |
|
For a lark, I tried connecting to the Broadcast service in the manner of any other service. The device accepts the connection, but doesn't send any data (even if a track is playing). |
|
So, managed to find some Broadcast packets by chance while investigating OfflineAnalyzer. It seems like this service just broadcasts changes in the Database to a device that's presumably downloaded the DB. Some sample messages:
Very useful things for the players to share, I'm sure. But not a lot a lot of sex in this service. To connect, you just have to connectToService as you do any other service, theres no reply, it just sends data when theres an update (I guess I wasn't patient enough). |
|
@honusz - Still, this is pretty delicious! I hope to play with this soon, although I wonder what / if anything will show up on a Prime 4. |
Uh oh!
There was an error while loading. Please reload this page.
Has anyone done any preliminary research on this service? What might it be?
Could it be the "broadcast" feature of the Prime series mixer, but somehow exposed over TCP?
All reactions