Drag 'n drop for Sampler
-
@UrsBollhalder said in Drag 'n drop for Sampler:
Is there a way to implement drag and drop functionality for the regular sampler module on the GUI? Preferably with a popup for mapping the samples, same as in the main workspace... I know that the audio loop player has drag and drop via the AudioWaveform on the Interface, but I need the regular sampler for many reasons.
Thanks a lot for any advice from people that are much HISEr than me!
so you are asking for end-user import of samples?
if so - not available yet - but its on everyones wish list right now. -
@Lindon Thanks Lindon. Yes, end-user sample import. But also I would like to test different sound sources with a processor that combines granular, randomization, etc. It would be handy to be able to drag samples on the interface to test stuff out... but yeah, I'll wait... So much other stuff to play around...
WOuld it be possible to modulate sample start time in the Looper module though?
thx,
u
-
@UrsBollhalder no idea I've never used the looper....but you can modulate the start and end points of loops in samples in the sampler.....I think.
-
@Lindon Thanks Lindon. I'll have a look at it...
-
@Lindon What about this: https://forum.hise.audio/topic/64/fun-with-regex?_=1620555957319 Wouldn’t it be possible with regex to create an automapper somehow? Sorry for the newbie idea... maybe I am barking at the wrong tree entirely!
-
@Lindon Probably brighter minds than me have thought about this... but isn’t there an easy C++ change in the source code?! Not that I fancy doing it but some brave soul might find the time and courage.
-
@UrsBollhalder said in Drag 'n drop for Sampler:
@Lindon What about this: https://forum.hise.audio/topic/64/fun-with-regex?_=1620555957319 Wouldn’t it be possible with regex to create an automapper somehow? Sorry for the newbie idea... maybe I am barking at the wrong tree entirely!
Well if we think about this for a minute - Samplers use ch1 files - when shipping so not wav files, so huh...no. AFAIK
-
@UrsBollhalder said in Drag 'n drop for Sampler:
@Lindon Probably brighter minds than me have thought about this... but isn’t there an easy C++ change in the source code?! Not that I fancy doing it but some brave soul might find the time and courage.
Easy C++ change? No.
-
-
@Lindon That makes sense! Didn’t think of it that way!