I request the number of tracks using .getNumTracks(), but it always returns 0. However, if I activate a trigger on the board, the sound of that trigger plays, and if I play a specific track from Arduino, it works. But I never get the correct number of tracks, and .getVersion(gWTrigVersion, VERSION_STRING_LEN) doesn't return anything either; it's always null.