@d-healey thanks, that solved this issue!
Best posts made by stefangant
-
RE: SampleEnd / LoopEnd not correct after reopening project
Latest posts made by stefangant
-
Volume control on a per-note basis with MultiMics
So I want to do a Drum Sampler, where there is a close and a room mic for each drum. I want to create an Interface with individual volume controls for close and room mics for each drum.
I thought of some solutions to achieve this, but none of them does exactly what I want to do (at least with my knowledge of HISE so far...):1.) Message.setGain : with this command I cannot control both mics individually
2.) control the volume of every singe sample: also here, the MultiMics are merged into "one Sample" so I don't have individual control... plus I have a total of 1500 samples so I assume it won't be very efficient.
3.) Multichannel / MultiMic Routing: all of the drums have two Mic channels, "close" and "room". so I can route "close" to 1+2 and 3+4, but again, I cannot control the volume of the individual drums.Is there a way to route certain samples to certain busses within one sampler? (e.g. samples with ID 0-9 are routed to 1+2, ID 10-19 to 3+4, ID 10-19 to 5+6 and so on...)
Another possible solution could be to use a separate Samplers inside HISE for each drum... BUT I have about 12 drums, so I would need 12 Sampler. That won't be very efficient either, or?
Has anybody a better solution for this? TIA!
-
RE: SampleEnd / LoopEnd not correct after reopening project
@d-healey thanks, that solved this issue!
-
RE: SampleEnd / LoopEnd not correct after reopening project
I am using HISE 2.1.0, is there a newer version available?
-
SampleEnd / LoopEnd not correct after reopening project
Hello,
I switched recently from Kontakt to HISE, so this could be my fault, but I need your help on the following:
Yesterday I loaded samples in to a Sampler, saved the samplemap and saved the preset. Today when I opened the preset and loaded the samplemap, the first few samples were alright, but all the other samples had the SampleEnd and the LoopEnd all set to 2147483647.
I encountered this problem also when I tried to load huge amount of samples (> 3000) into the sampler.
Here's a short video as I scroll through the samples: https://youtu.be/KXwFOIaQkMI
I am running HISE on macOS Mojave 10.14.6 and Xcode 11.3
Thanks in advance for your help!