[Csnd] CsoundApi~ loscil, display table index
Date | 2018-01-29 23:25 |
From | Joel Ramsbottom |
Subject | [Csnd] CsoundApi~ loscil, display table index |
is there a way to receive values from loscil in pd that will display the sample playback progress? ie 0 <= table sample buffer size. And with these values one can make a visual indication of the sample back? Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2018-01-30 01:07 |
From | Hlöðver Sigurðsson |
Subject | Re: [Csnd] CsoundApi~ loscil, display table index |
Look at tablei and use table index to communicate the progress. It would be more manual way of reading a sample. Unless someone else reples, I can explain better tomorrow On Tue, 30 Jan 2018 at 00:25, Joel Ramsbottom <joel.ramsbottom@hotmail.co.uk> wrote: is there a way to receive values from loscil in pd that will display the sample playback progress? ie 0 <= table sample buffer size. And with these values one can make a visual indication of the sample back? |