HISE multiple outputs
-
changing my number of sampler outputs to 16 makes makes the HISE meters return to normal.
Maybe I'll try to manually code the outputs to see what happens. -
Manually coding the outputs didn't change a thing. The solution was to put each sampler into it's own container, and then assign those containers to the appropriate outputs. There's still something fishy going on with the routing though... Samplers can only be assigned to different outputs if the number of outputs from the container match the number of outputs in the master container.
For instance:This will work:
But this will not work:
-
Is it possible to assign different mic positions to different outputs?
-
@d-healey yes! I'll post details in one sec
-
-
And the channel assignment can be found in the samplemap xml.
In this instance
Ch 1 = DN
Ch 2 = OH
Ch 3 = ROOM
Ch 4 = UP
-
The video is a little choppy for some reason....
In short:- Import samples
- merge multi mic samples (you'll notice that this increases the sampler's output capability in it's routing matrix)
- change Master Chain channel amount to desired number
- go back to sampler and assign the newly created outputs to the new master chain.
-
Thank you! and is it possible to add UI controls to let the user change the routing?
-
@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.