Quick Sign In:  

Forum: Wishes and new features

Topic: Issue with Sampler Functionality After Recent Update
Dear Virtual DJ Support,

The issue I mentioned in my previous email regarding the sampler has not been resolved in this new update.

The issue is with this script here: ( sampler_bank 'ads' & wait 50ms & browser_window 'sampler' & wait 50ms & sampler_select +1 & wait 100ms & sampler_play ) which used to work but no longer does.

I am reaching out to report a recurring issue I’ve encountered with the sampler feature following a recent update. Previously, I was able to use a command to select and play the next active sample in a folder without any problems. However, after the update, the command still selects the next sample, but it always plays the first sample in the folder instead of the selected one.

I’ve tried various approaches to resolve this, including adding a short pause (wait 50ms) before triggering the sample_play command, but the issue persists. Despite selecting a new sample, it always defaults to the first one in the list, even though the selection has been made.

I’ve attempted to use different commands and scripts, such as "wait 100ms & sample_play, and tested conditional logic, but the problem remains unsolved. It seems this might be a bug that was introduced in the update.

I would greatly appreciate it if you could look into this issue and consider addressing it in a future update. This bug prevents me from using the sampler functionality as intended, and it would be helpful if there were a way to confirm and play the selected sample properly, rather than defaulting to the first one in the folder.

Thank you for your attention to this matter. I look forward to your response and any suggestions for resolving the issue.
 

Posted 2 days ago @ 1:46 pm
AdionPRO InfinityCTOMember since 2006
sampler_play 'current' can be used to play the currently selected sample (as selected with sampler_select)
 

Posted 2 days ago @ 2:18 pm