Quick Sign In:  

Forum: General Discussion

Topic: Direct mapping of specific sampler to keyboard
How do I directly map a specific sampler to a key without using the sampler bank numbers (indirectly)? I know this is not correct but along the intention of: master effect play_pause sampler 'my_image_file.jpg'
And the transparency control with it. TIA.
 

geposted Mon 25 Apr 22 @ 9:29 pm
locoDogPRO InfinityModeratorMember since 2013
sampler_play "M:\Music\Ali Monsta - Xtc Love Master.mp3"

full filepath, I don't think transparency can be altered directly, maybe ways indirectly depends on what you need.
 

geposted Mon 25 Apr 22 @ 10:09 pm
sampler_play_pause "full file path" works!
Thanks much, man!
Any idea how I can add transparency control directly to that specific sampler through assigned keys (+/-) or knob?
I am trying to avoid controlling it indirectly thru the sampler bank volume control interface because, then. I have to switch to that bank.
 

geposted Mon 25 Apr 22 @ 10:57 pm
locoDogPRO InfinityModeratorMember since 2013
maybe you can directly,
just use path with sampler_volume
 

geposted Mon 25 Apr 22 @ 11:13 pm
Is my syntax correct? Doesn't work.
sampler_volume -1 "full filepath"
Trying to increase transparency'; +1 to decrease.
 

geposted Mon 25 Apr 22 @ 11:36 pm
Only the sampler_volume_master -xx% "full filepath" responds correctly. But it's the global master volume control. What I was expecting to work is the sampler_volume or sampler_volume_nogroup for the specific directly addressed sample. Anyways, is it what it is?
Update: Yup, those commands only controls the indexed sample in the selected bank on the sampler screen, and the master works because it's global.
 

geposted Tue 26 Apr 22 @ 12:12 am
locoDogPRO InfinityModeratorMember since 2013
sampler_volume "M:\Music\Ali Monsta - Xtc Love Master.mp3" -0.1
 

geposted Tue 26 Apr 22 @ 8:49 am
Tried that this morning and...it works!
For my purpose, that is great. Thanks much again, man!
 

geposted Tue 26 Apr 22 @ 12:17 pm