Antony Nasce
Antony Nasce
@Haibo-Zhou 's steps worked for me too. I had a job finding where Swift version was! It can be found here: Pods > TARGETS > SwiftSocket > Swift Compiler -...
I'm getting similar errors. Intel Mac, macOS Monterey, Python 3.8.9. `||PaMacCore (AUHAL)|| Error on line 1316: err='-66748', msg=Unknown Error Portaudio error in Pa_OpenStream: Internal PortAudio error Pyo error: From portaudio,...
Would love the Xcode project for this, yes please!
I'm getting a midi.sequencer not found error on macOS Big Sur, when running the `ModuleNotFoundError: No module named 'midi.sequencer` python3 midiplay.py ../mary.mid ``` Traceback (most recent call last): File "midiplay.py",...
Ah, realised after setup.py install, it needs ALSA support!... `Warning: could not find asoundlib.h, not including ALSA sequencer support!`
Hi @yuchenz27 - thanks for getting back! My goal is to set up an easily discoverable connection on a local network between a Mobile AR Application (built in Unity), and...
Thanks @yuchenz27 ! In quite a hurry yes! 😄 Any help you could give would be much appreciated. Is there an example Unity Scene that I can use to test...
No I never managed to resolve this, but I'm wondering whether this "fix" could be related?... (albeit for Mirror, but the same iOS entitlement/permission thing might hold true?...) https://github.com/MirrorNetworking/Mirror/issues/3433#issuecomment-1784027704
The pertinent bit from the Mirror link above: "iOS AppStore LAN Broadcasting Follow the Xcode instructions to get the multicast networking permission from Apple. Add it to the app provisioning,...
What errors are you getting?