I have an audiofile that starts playing on an timeout from the previous audio file. In the advanced tab I want to turn an a led , via the GPIO, for a couple of sec's and then turn off for the rest of the track.
But if I put in a pause after the GPIO ON command , the track does start until the pause is over. Is there some way to have the audio start instant while the GPIO control works independently ?
Thx in advance
// magnus