12,302
edits
| No edit summary | |||
| Line 31: | Line 31: | ||
| It's possible to open the Gemwwin on a remote host with the [remotehost( message to [gemwin] (see gemwin-help) | It's possible to open the Gemwwin on a remote host with the [remotehost( message to [gemwin] (see gemwin-help) | ||
| However, there is no further explanation of that feature and I haven't seen any discussion on pd-list or here about it. | However, there is no further explanation of that feature and I haven't seen any discussion on pd-list or here about it. | ||
| With an [https://f-droid.org/repository/browse/?fdfilter=x%20server&fdid=au.com.darkside.XServer X Server running on the Android]. | |||
| I can see the Pd gui on my phone with | |||
| $ export PULSE_SERVER=tcp:{local IP}:4712 metacity & puredata | |||
| the test audio patch makes noise on the computer. | |||
| It (expectedly) doesn't allow me to open a GEM window | |||
|  error: GEM: X server has no OpenGL GLX extension | |||
|  error: GEM: Error creating const context | |||
|  error: GEM: A serious error occured creating const Context  | |||
|  error: GEM: Continue at your own risk! | |||
|  error: GEM: X server has no OpenGL GLX extension | |||
|  error: GEM: Unable to create window | |||
|  error: [gemwin]: no window made | |||
|  error: GEM: Create window first! | |||
|  error: JACKerror: SuspendRefNum error | |||
|  error: JACKerror: JackClient::Execute error name = pure_data_2 | |||
|  error: JACK: server shut down | |||