Page 1 of 1
integrate Virus Ti template to Livecontrol 2
Posted: 16 Jun 2013 16:49
by Gab23
Hello, i have a question about Virus ti template and Livecontrol 2 on ipad.
I'd like to integrate this template to Livecontrol 2, i saw that i can add pages to Livecontrol but i don't know how to add this template to the new page.
Is it possible to use both on the same time?
Thank you.
Re: integrate Virus Ti template to Livecontrol 2
Posted: 18 Jun 2013 01:48
by rishi
Is there I Virus TI template? I am making one now because I couldnt find one?
Sorry I cant answer your question
Re: integrate Virus Ti template to Livecontrol 2
Posted: 18 Jun 2013 01:53
by Gab23
Yes, you can see it in premium content on liine website.
Please share if you ameliorate it
Re: integrate Virus Ti template to Livecontrol 2
Posted: 23 Jun 2013 11:44
by mat
Hey Gab23,
in common you can add custom controls to Livecontrol by
- open Livecontrol in Editor
- add interface (=page)
- insert module into new interface
There are some restrictions:
It is easy to add a module (".jzlib") this way, but if your Lemur controls are build as a project (".jzml" - containing several interfaces) it is not so easy.
Combining 2 projects (and Livecontrol is a project!) is complicated, because it might have some variables on project level etc... so you would have to copy all these one by one and also all interfaces and then hope that variables from both projects do not distrub each other...ph, something I would not suggest.
Also it seems to be better to use Miditarget1 for additional Custom interfaces in Livecontrol.
(for reasons I posted here:
http://forum.liine.net/viewtopic.php?f=32&t=3289)
So you might also change the Miditarget of controls (by default it is mostly 0).
If the creater of the module had used the parent concept proper you can just change the Miditarget of the parent container and all controls will follow. If not so, you have to change them manually. I am not sure about this necessarity of Miditarget change.... but i decided to do so and give Livecontrol its own midiconnection.
Hope that helps
mat