Copy clip audio into buffer~
Is there some way to record the audio content of a clip into a buffer - preferrably using javascript. E.g copy "path live_set tracks 0 clip_slots 0" audio into [buffer~ foo]
If there is a way to get the file path of a clip with the API, meaning the path on your computer, you can 'read' that into a buffer. I'm not sure if that property is exposed by the API or not. Maybe someone else knows?