-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-08-07 16:45, Johanna Nowak wrote:
> * kristof lauwers <p...@kristoflauwers.domainepublic.net> [2012-08-07
> 16:42]:
> 
>>> If you have enough ram, you could also load all soundfile data
>>> into 28 tables, and read from those using tabread4~ or even a
>>> message-based tabread followed by a line~.
>> 
>> i will give that a try. thanks for the suggestion!

that's probably the sanest way to deal with the problem.

> 
> Have you tried opening the 256Hz wav file(s) in another
> application, such as sox[1], and resampling it there, resulting in
> a 44.1kHz file?
> 

youwill get a very large soundfile. WAV can only hold up to 2GB of
samples, with the given specs of the data you will easily exceed that
size.
[readsf~] can read other data that do not have this problem (e.g.
stupid formats like nextstep's snd or even raw)

fgamsrd
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAx8JUACgkQkX2Xpv6ydvRgkwCcCCTqlhXBpCUgP9LTMtFHiSLo
2ZIAnRY+zROWpXkaXdlXBBOpd/2ODnyX
=NxXr
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to