Wav Trigger help with buttons and leds

Hi,

I’m working on a project where I trigger 1 of 7 different sounds on a wav trigger board each with their own button. These are 3-4 minute long files and I’d like an led to light up next to each button when it’s playing. Basically so if you press a button you know which is playing. This is part of an interactive sculpture.

I’m assuming I will need to use an arduino somehow to keep the led high while the audio is played after the button goes back low. Any help would be appreciated!

You have right basic idea; you’d use an MCU to control the Wav trigger over serial or i2c and send the LED operations separately from the MCU

That’s the OG guide, there’s more info here that covers the whole product https://static1.squarespace.com/static/62ab6e0d1f3ea036834d4a0b/t/647a2625e5ce402543edf195/1685726759550/WT_UserGuide_20230602.pdf