You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, I see what went wrong here, and thats probably due to my horrible documentation lol. musicify server only transmits the currently playing song. What you want to do here is get a speaker and place that somewhere on the base. I'll need to make a client command that literally just plays the things the server does to add more speakers. (With newer CC, you cant sync two or more speakers with the same computer)
So I guess that once you make a client command, I'll be able to just use the same setup (2 computers with 1 speaker each), run client on one and play <x> on another and they will be synced? Cool. Thanks!
Describe the bug
Tryna play some music over my base, but can't.
Docs regarding this are very poor, so I might be doing something wrong.
To Reproduce
Connect 2 computers with speakers via modems. Install musicify.
Run
musicify server
on oneRun
musicify play <x>
on secondExpected behavior
Music plays on both.
It does not. Plays only on the one with musicify play
Setup (please complete the following information):
Additional context
After looking into the received message,
command
andargs
are bothnil
in the table.The text was updated successfully, but these errors were encountered: