Hey guys, I just installed the Roll20 Audio Master API and am utilizing @keithcurtis 's Roll20 Soundboard spreadsheet to get my jukebox set up with a few sound effects. I was wondering if there was a way to trigger an audio effect in my jukebox based on a Rollable Table result? I currently have a Rollable Table called "Travel-Dice" that I use for when my players are travelling. I roll to get the random encounter result. It provides 1 of 4 results. Lore, Puzzle, Combat, DMs Choice. I use a macro with the same name to trigger it. This is the code I use in the macro: [[1t[Travel-Dice]]] Any ideas for how to get the die result to sync up with the appropriate tracks? I have the tracks name the same as the Rollable Table result options. Thanks in advance!