[PD] soundfiler -raw something?

IOhannes m zmoelnig zmoelnig at iem.at
Mon Aug 17 09:30:35 CEST 2009


Gabriel Vinazza wrote:
> sorry , i forgot [PD] on the title... i'm in a hurry :S
> 

hmm, [PD] is automatically added by the listserver, you don't have 
toworry about that....

> 
> 
> 
> ---------- Forwarded message ----------
> From: Gabriel Vinazza <gabevinardi at gmail.com>
> Date: Mon, Aug 17, 2009 at 3:26 AM
> Subject: soundfiler -raw something?
> To: puredata mailing list <pd-list at iem.at>
> 
> 
> how can i open this creepy file?
> 
> uncompressed 8-bit PCM
> mono
> samplerate 11025
> bitrate n/a
> 
> 
> i tried some -raw parameters with soundfiler and get the pitch but
> still sounds very noisy

for one thing, an 8bit PCM file will always sound very noisy :-)

nevertheless:
  - i don't think you can open 8bit (1byte) files with soundfiler, 
readsf~ or the like. (at least, after reading the code, i don't think 
you can).
- [soundfiler] and friends are sample-rate agnostic, meaning that they 
will straighforward ignore whatever samplerate the soundfile claims to 
have. however, you can speed up (or slow down) the playback speed by 
using [tabread4~] instead of [tabplay~]

but because of problem#1 i suggest you pipe your soundfiles through sox 
before trying to open them in Pd.

fgmasdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090817/a9f3c242/attachment.bin>


More information about the Pd-list mailing list