HISE multiple outputs
-
@d-healey yes sir! I'll post a hise snippet in a few
-
HiseSnippet 1247.3ocsWs2SiaDD2FvmHtkp6j5Gfs7O0nR3hCgG2c5To75DpENZy0S2+cZi8XxJr2MZ20.QH9r0uR8aP6r9A1IjBNHUKDQyN6Lyu4wtyrmKEAfRIjV1s9z3Qfk825zeLWO7fgTF25jCsr+NmSoJMHI4Ks+3QTkBBsrsW7ClErasjU12e+y6Sio7.nZIKqOKXAvuwRX5pUOeuekEGeLMD9DKo1t6s2IAB9AhXQJhmEc5XMhFbI8B3LpYaK3XY+hiBYZgrulpAkk8R6KBG2en3Zd99+LSwFDCFBeq9nhxW9XQbnAwlUsNXHKN77R+VYgZ47pnvh4Qgu24TVH690qhFuLiAoRh5wC6EdL34+zvqyrfmcM3sTN7dkS+.IajthiAaeiyIbLQEQwTPcXkuWqE9qkcNPf6fq2HgdIbrDItWButc5rNA+2ZuaE2UbwDgRSthJI4Y+rH.48jrhiMt.zY3Lixa05EHqlK+qeM4CflPIRHBj.VUPzBBSqHRQplwufjP0R1M0sT9JnQpYRio9ibINMisWt9WwkwiYbfDkxCzLAmXpbRFH1WbiuwKkhXu.QxHAG820Q8GmBqsh6sq31BwldHSYrIih4CRvPH3REgEgqCDzZiR03hTNGhIvMLkVsAJWrHfFSToAlXNBSsLEPvzB+ScMSGLzqzJD7617eLeATEP7eKAMrwW.UlchXRzw0WigEdMCpHdumnLt10zq.i2Rl5yfeQcUHlBypIkIOttAMLDCLbHKb4gI6NSq7YtQ+0I9SuwARfd46lxA61TG7w7HEf0CgDS9GJcql4McmFjSRglXBQvBScpjqxxhko9fJ1Ahz3Px.vHED9.cUHvPA5ggBPw+QMVYLZjPpIIowZVoytddsVo0hnwJ3gHCc4whTLNZvkBO3LIZTlvSHDQQMSholCadJ.P3EKtdsIUWU84+U5byFkN27sMKt2aZs8z.XqFAfdMD.aO+.XmFAfsZH.1c9AvaZD.1tg.vuy7i.+lcndmlBgtOCHzrBwcaJDdFUh9OZo3c4+j+eVj2OTnvGdCu4hu7ysBSavrFG9+TW7hubePDgmwIfTJjUB0n6kex6juyzL7trlhkc2MsmKa84s58sEWcsMTFNYMGOfFGO.Gux6g8MMZtVa0yDZ3ibu0bu0sk6cOfSTzrXUnpXPNKtl49jOhXd7zjAfrrscw9vwelb9pWzr4qBxCK01nfeBmo+3Hnf9wGPzpHtZlEq.f3V0YSh8xhIwJigVrPyfX2GRsx7fZSDum0edxgTMsTYndQaMBjZlwkrODtBmXNeLuVNGBpK0hQY6sHghtcCM8MUl8n8FWQ766kPQdN1KiDLMjf10ywucW2Ma2ycq1a6tS6cceSa+Nt99s8655uYa+dt9a01eab58GLMJNSrHLEaKM4fxlWGTv.StSLQpYpSthoGW+0CywzycZ7v8MEtux4byDbyFuKLC7h4u+uwawaQVw4nnH7feEXWx43u7be3wb.kIl6FqWNKMoO9zr.n3FNkoFZAy4ib5Nkz8AdXFw+feEL8MzKVvzujoUBMPJ9ZP9oJyqcVNaEDS7rG80Be8IRSt+fjA2I3Sv9ZPfIPzFQ9rkn6bKwlysD8laI1ZtkX64VhclaI18Qjv7d2eIUKRxOVfKb9QYWfYaeD277orJPq+ELyXlMN
-
@dustbro Excellent, thank you!
-
@dustbro I only gets two outputs even when I select 16
-
@Jay This is only available for the "multi out" plugin version of HISE. Is that what you're using?
-
@dustbro I'm using the standalone
-
@Christoph-Hart Is there a multi-channel version for GNU/Linux? I'm not seeing such a configuration in Projucer (I do see it for the other platforms though).
-
Never mind, I just took the preprocessor definition from the other platforms and it worked fine :)
-
If you make a pull request i‘ll merge it.
-
It seems
Engine.getMasterPeakLevel();
only seems to respond to channel 0 and 1 no matter what values I give it. Anyway to get the levels of the other channels or get the average value of all channels? -
Bump bump - how can I display the sum or average of all channels?
-
@d-healey I think I read somewhere that it's only available on the stereo out.
-
@dustbro Oh that's a shame :(
-
@d-healey Shouldn't be impossible to do. Christoph might dedicate his time to the standalone (stereo) version, and these features haven't trickeld down to the plugin version yet.
-
@dustbro I'm using the standalone version and routing my 3 mics all to 1/2 on the output, but they go to separate channels before that via simple gains. I think the
Engine.getMasterPeakLevel()
function doesn't give the actual output peak it gives the peak for the master containers channels 0 and 1. -
@d-healey said in HISE multiple outputs:
I think the Engine.getMasterPeakLevel() function doesn't give the actual output peak it gives the peak for the master containers channels 0 and 1.
@Christoph-Hart Any chance we can gain access to the PeakLevel of all the channels? I would love to put output meters on all my samplers
-
Hey @dustbro, how did you enable the multiple outputs in the plugin version of HISE?
Mine only shows a stereo output with no way to get 16 outs. I am using v 2.0.0 build 650 that @Christoph-Hart compiled and released a while back.
There is only a single version of plugin and it is called HISE x64. Are you loading something else that you compiled?Thank you.
-
@gorangrooves you have to compile it from the source code.
-
@dustbro Got you. Thank you! I'll do that.
-
@dustbro How long ago did you compile the plugin version of HISE? I am not able to compile it from the latest master branch.