[PD] Help to load sound

Ed Kelly morph_2016 at yahoo.co.uk
Sun Jan 13 23:35:22 CET 2013


Ah. Tings have moved on and I wasn't paying attention!
Great,
Ed
 
Gemnotes-0.2: Live music notation for Pure Data, now with dynamics!
http://sharktracks.co.uk/



----- Original Message -----
> From: Jack <jack at rybn.org>
> To: pd-list at iem.at
> Cc: 
> Sent: Sunday, 13 January 2013, 18:36
> Subject: Re: [PD] Help to load sound
> 
> Le 13/01/2013 19:16, IOhannes zmölnig a écrit :
>>  On 01/13/2013 06:42 PM, Ed Kelly wrote:
>>>  It is, by default 4000000. You can load larger files by changing the
>>>  message to soundfiler from:
>>> 
>>>  [read -resize myfile.wav sound(
>>> 
>>>  to
>>> 
>>>  [sound resize 8000000;
>>>  read myfile.wav sound(
>> 
>>  or use
>>  [read -resize -maxsize 8000000 myfile.wav sound(
>>  |
>>  [soundfiler]
>> 
>>  gfmysdr
>>  IOhannes
>> 
>>  _______________________________________________
>>  Pd-list at iem.at mailing list
>>  UNSUBSCRIBE and account-management ->
>>  http://lists.puredata.info/listinfo/pd-list
> 
> it seems the option -resize is no longer needed (here with Pd
> 0.43.2test1 on Ubuntu 12.04).
> ++
> 
> Jack
> 
> 
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list