Gotcha. Thanks a bunch!
Best posts made by Giulio Grassia
Latest posts made by Giulio Grassia
-
Mono multi-output
Hi!
I've written before but didn't come to a conclusion, hoping a rephrasing can help, has anybody got experience with mono multi-output into the DAW?
I''m not talking about the mono FX, but a multiple output separated into mono channels.
The issue is, whenever I try to create tracks for the plugin, I always get stereo tracks, and I wanted to use mono outs for individual drumkit pieces.Even better if I can mix and match mono and stereo outputs. All I need is to let the DAW see the channels as mono, any pointer to a specific direction would be appreciated, even if just "this is the file in the source code that manages outputs, knock yourself out".
Thanks!
-
RE: Split some HISE output into mono
Thanks! But it didn't quite solve my problem.
I can now use the stereo bus in the routing matrix as single recieving bus, but I still have two issues:
- First, and somewhat negligible, even if I have the all pieces input separated to mono when outputting from the samplers, the same thing is not true when outputting from the container to the HISE output
- Second, more relevant, whenever I open HISE in the DAW and create the tracks corresponding to the multiple outputs, I always get stereo tracks, when I'd like to have mono ones so I can just route channel 1 of the multimic kick map to output 1 and channel 1 of the sample map to channel 2, and not have them hard panned L R.
Is this possible, even if having to custom code it a little?
-
Split some HISE output into mono
Hi!
I'm trying to make a drumkit and I'm having some trouble with the routing.
I've compiled the multi-output version with no issues and ran it into a daw that correctly sees it and makes outputs channels.
I've increased the routing matrix to 30 internal bus max (32 goes crazy, I think it's a bug, if anyone is interested I'm willing to help testing).
Thing is, whenever I map a mono sample, it always gets mapped to a stereo channel in the sampler output. And this wouldn't be much of a hassle, if I could have mono outputs from HISE, because I could just collapse the two channels into a bus and call it a day.
Is it possible to only have a mono output and not waste two channels for a close mic of the kick or snare while having stereo for the OH? -
RE: Multimic samples disappearing
added two more samples, for further testing.
-
RE: Multimic samples disappearing
done, still gives me just
LudwigBlackBeauty14x6
as the only token. -
RE: Multimic samples disappearing
Samples name differ just by the mic indication, in this case, and they are just two. This is the default window, I also tried to parse with the - separator, but to no avail. I opted for mapping data since having only two samples would be easier and could avoid making the parser go crazy. Full name of the samples is "LudwigBlackBeauty14x6.5RingSnareStick-Hit-MICXYZ-128"
-
Multimic samples disappearing
Hi!
I'm trying to test multimic sampling in my plugin, but whenever I try to merge them, the samples disappear, like if I deleted them from the sampler. Can't even find them in the table view. I've checked sample length and same settings between sibilings already and everything is ok.
I'm currently on W10 x64, HISE standalone compiled from scriptnode branch. Everything else is going more or less smoothly (might need some pointing to multichannel output, but I'll ask for this later, if I can't find anything).
I've followed videos and other threads on the forum but haven't found a solution to this problem.
Thanks for any help!