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 <gabevina...@gmail.com>
Date: Mon, Aug 17, 2009 at 3:26 AM
Subject: soundfiler -raw something?
To: puredata mailing list <pd-list@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

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