I think I have encountered a bug with the audio macro. I am attempting to use the code
audio "Track" time 60 loop play
(obviously with brackets) and it isn't beginning playback 60 seconds into the track, but at the very beginning. I have tried several different audio files, with and without the loop variable, and every single one begins playback at the start. Not sure if I am doing something wrong or what, but it's not doing what it should from what I gathered from the documentation.
audio "Track" time 60 loop play
(obviously with brackets) and it isn't beginning playback 60 seconds into the track, but at the very beginning. I have tried several different audio files, with and without the loop variable, and every single one begins playback at the start. Not sure if I am doing something wrong or what, but it's not doing what it should from what I gathered from the documentation.