scripting routing matrix - add connections
-
@d-healey so I can open snippets / old projects without having to close my open project. You mentioned you can open multiple instances of Hise on OSX a few weeks ago but didn't get round to looking at it, esp as everything was working totally fine.
In any case I can't delete Master on my machine until Dev is finished / becomes master.
-
@DanH Yes you can have multiple instances of HISE. (win10 here)
-
@DanH The more versions of the HISE source you have the more likely you are to have issues. Go to YouTube and lookup a git tutorial, take a couple of hours to get familiar with it. You should only have one copy of the source at any one time - you can have several binary versions though.
-
@d-healey Indeed. However, problem solved :D Human error (as so often the case eh!)
-
@Natan said in scripting routing matrix - add connections:
@Christoph-Hart Are You Aware Of This?
Inside Hise, It Looks Just Normal, But On Compiled Plugin It Gets Super Tiny :|
@Christoph-Hart Christoph, Is This Fixed?
-
@Christoph-Hart said in scripting routing matrix - add connections:
The blue cables are send connection but the API functions were missing.
https://github.com/christophhart/HISE/commit/036b6c01f954a30b7d46e2288e957fd0a4c4b813
I've added them to the newest branch, if you need them in the
scriptnode
branch, you should be able to port this commit pretty easily...@Christoph-Hart Could You Please Add This One To Master Branch ?