Does inter-instrument communcation work b/w AM and AP ?

Support for Air Player desktop on ARM devices, like the Raspberry Pi.

Moderators: russ, Ralph

Post Reply
Message
Author
Roxus
Posts: 58
Joined: Wed Sep 02, 2020 7:30 pm

Does inter-instrument communcation work b/w AM and AP ?

#1 Post by Roxus »

before I start coding for it, I was wondering if an si_variable_write() call on AM will be received by an si_variable_subscribe() on the AP ?

User avatar
Ralph
Posts: 7878
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: Does inter-instrument communcation work b/w AM and AP ?

#2 Post by Ralph »

Yes that's independent of the software.

User avatar
Sling
Posts: 5237
Joined: Mon Sep 11, 2017 2:37 pm
Contact:

Re: Does inter-instrument communcation work b/w AM and AP ?

#3 Post by Sling »

An additional thing to note is that comms goes through the plugin so your sim needs to be running when testing this.

Roxus
Posts: 58
Joined: Wed Sep 02, 2020 7:30 pm

Re: Does inter-instrument communcation work b/w AM and AP ?

#4 Post by Roxus »

Yep! took me about 15 minutes of frustrating grumbles on "why isnt this working !?!?" to guess "I wonder if the sim HAS to be running ??"

Post Reply