adcxyz/say

SayBuf with remote server?

Opened this issue · 2 comments

cdbzb commented

Hi there - I'm trying to use SayBuf to prepare buffers for playback on remote server, but created buffers are somehow always on localhost nomatter what I do! Maybe broken? I have tried with roundrobin on or off but no luck

ATM, say is only local - you could send the local files to remote buffers with Buffer.loadCollection(~remoteServer, ~soundfileData)

cdbzb commented