[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Formatting Messages (for Playback)
You should just be able to use Buffer.read(s, yourFilePath)
tom
> El 18 dic 2016, a las 18:59, geoff baltan <geoffbaltan@xxxxxxxxx> escribió:
>
> Hi there, SCers-
>
> I have a simple project that I'm trying to develop - where small audio
> clips are recorded, stored, and then played back later.
>
> Well, the first part is easy.
> I wrote a task:
>
> t=Task({
> s.record;
> 10.wait;
> s.stopRecording;
> });
>
>
> But I have no idea how to load those recordings back into a Buffer.
>
> Can anyone here help?
>
> Thanks,
> G
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/