Page 1 of 1

Posted: 23 Jan 2016, 11:43
by halbius
Hi,

I need to create a remote controll for a standalone effect. This effect allows to connect via a networkinterface using for example mrpeach.
Controll messages are sent in XML-format.
Best way would be to create a vst-plugin, but I'm not able to do this on my own. So I was looking for
some software which is able to do this and found Hollhock.
As I'm completely new to this, I'm asking if someone can tell me if this is possible to realize with Hollyhock?
If so, maybe someone can give me some hints on how to do this?

Thanks a lot for any hints!

Posted: 24 Jan 2016, 14:54
by senso
should be possible withe a script for generating XML messages and send them with Send Bytes module?

Posted: 02 Feb 2016, 21:08
by halbius
Thanks a lot for your reply.
I think I have to spent some time to figure out how this scripting works...