WAV Trigger & Sample Banks

Hello, I am using the WAV trigger as a simple sample player (10 buttons each triggering a sample) and would like to utilise the sound bank options to double (or maybe tripple) the number of samples available.

I see that I can assign buttons to perform ‘Sample Bank Up’ and ‘Sample Bank Down’ tasks but what I would really like to do is toggle between Sample Bank A and Sample Bank B (for example), with some feedback as to what bank is currently selected - eg an LED lit or a toggle switch position.

I wondered if anybody has acheived something similar or knows a simple way to do it?

Thanks :slight_smile:

There isn’t one in the WT-InitMaker app, though there may be a way to side-load code…One thing to try might be having slightly different fade-in/out or volume options for whichever bank is being triggered, alerting you of the folder by association?

Otherwise, it can be done but it requires modifying the code here https://github.com/robertsonics/WAV-Tri … vanced.ino

Best of luck!

Thanks for the reply!

I don’t know where to start with coding, prefer analogue electronics! But I haven’t been able to get the basic function working yet, I found this thread - viewtopic.php?t=48499 - so I’ve got a FTDI Breakout / USB board on the way to update the firmware.

Hopefully that will fix it and I can have a play around.

Cheers!