full path to audio files in Pd
i have probably one of the messiest solution to resolving the problem rendering a valid path for Pd to play audio files – i am sure there is a much more elegant way to do this but at least this seems to work in a theoretical set up
Pd generating a file path
managed to botch together something that works in 3hrs at 4 am – here its is.
pd progress
i have made progress in connecting the cue.txt file generated by tts_callback to PD
triggers
need to resolve resetting the qlist in Pd – it seems to cache the previous iteration
clear cue file
added the following to the TTS_callback file