Re: Question About Importing Soundfiles

[email protected] Fri, 23 Apr 2021 14:49:31 -0700
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <CAAXUrBPe=isxyCOMYYuTrJX7ej0D9+H_rBAPqj2ZHmZFL8Ci3w@mail.gmail.com>
Thanks for this. This is nice, but I'm not sure it's what I'm looking for.

To be more specific, I'm creating a granular synthesizer and I want to be
able to import a soundfile to use for the grains.

On a related note, I'm drawing the grains in a table, and would also like
to be able to export the drawn grains. (The grain drawing is sent to a
buffer, so if there's also a way to export a buffer as an audio file that
would be great.)

On Fri, Apr 23, 2021 at 11:56 AM Joseph Anderson <[email protected]> wrote:

> Is this what you're looking for?
>
> https://github.com/dyfer/SFPlayer
>
>
>
> *Dr Joseph Anderson | Research Scientist*
>
> DXARTS, Box 353414
>
> University of Washington
>
> Seattle, WA 98195-3680
>
>
>
> http://www.dxarts.washington.edu
>
>
> Subscribe to our events list <https://dxarts.washington.edu/mailing-list>
> to receive email updates about lectures, performances, exhibitions and more.
>
>
>
> On Fri, Apr 23, 2021 at 11:27 AM <[email protected]> wrote:
>
>> Hi,
>>
>> I have a question about importing soundfiles in SC. I want to have a GUI
>> where you click on a 'load' button, and then choose any soundfile from my
>> computer. I can't seem to find any option for importing soundfiles in SC
>> other than by specifying the precise pathname of the file, which is rather
>> cumbersome.
>>
>> Thank you for the help!
>>
>> Drew
>>
>