New

Results 89 comments of New

I forgot to mention to not change the gui of description. Event if the description can feet in an xml attribute, it would be nice to have it display in...

> The main goal is to do exactly what raye-proxy does, but directly. What are the advantages of ray-hack over ray-proxy ? Is there any tricks supported by ray-hack that...

If i can get ray_control command to create ray-hack instead of ray-proxy and set properties, i should be able, i hope with minimal efforts, to use it in rayZ-builder.

When i try to create a ray_hack with "bin/Jamulus" as executable it complains that "Absolute paths are not permitted. Clients must be in $PATH" Also, this is not an absolute...

Sorry, but i'm unsure of the commands to apply: To create a clientID : `ray_control add_executable "\$executable" ray_hack not_start` To set the ray_hack properties : ``` ray_control client \$clientID set_ray_hack_properties...

I come back to proxy generation code and it seems that RaySession does not create XML proxy file anymore.

> Quite strange, I didn't change anything relative to proxy. Are you sure ? When i generate a session with my RaySession version it works and when i use the...

I did not say that. I just come back to ray-proxy because i faced some errors that i did not understand. I wanted to test RaySession with code already working...