Hello,
Does anyone know the size limit of a 44.1k stereo wav file that "soundfiler" can handle? So far, I haven't been able to write more than 36562276 samples to a table (which represents 829 seconds of sound if I get it right). What can I do in order to be able to read larger files? Thank you.
D.S
http://www.flickr.com/photos/schafferdavid/ http://audioblog.arteradio.com/David_Schaffer/ _________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.a...
David Schaffer wrote:
Hello,
Does anyone know the size limit of a 44.1k stereo wav file that
"soundfiler" can handle? So far, I haven't been able to write more than 36562276 samples to a table (which represents 829 seconds of sound if I get it right). What can I do in order to be able to read larger files? Thank you.
use [writesf~] to directly stream an audio-signal to harddisk without putting it into a table first. and use subjects in emails.
fmas.dr IOhannes
IOhannes m zmoelnig wrote:
David Schaffer wrote:
Hello,
Does anyone know the size limit of a 44.1k stereo wav file that
"soundfiler" can handle? So far, I haven't been able to write more than 36562276 samples to a table (which represents 829 seconds of sound if I get it right). What can I do in order to be able to read larger files? Thank you.
You should be able to load fairly large files to tables with the -resize option combined with -maxsize option. But there is obviously a limit. I remember being able to load more than 1 hours of 441.k "mono" files through soundfiler.
So sending [read -resize -maxsize 99999999 soundfile.wav(
to soundfiler object should work. obviously there is a limit to that maxsize sample length, and I'm not really sure about the number(and what limits it), but this limit may have something to do with your memory limits set in /etc/security/limits.conf if you are on linux but its just a guess.
Batuhan
Hello,
Is there a lib somewhere that provide to pd the textBox object from MAX ?
Thanks in advance, Damien
you mean textfield? [entry] is quite similar. comes with pdx. marius.
Damien Henry - Voxler wrote:
Hello,
Is there a lib somewhere that provide to pd the textBox object from MAX ?
Thanks in advance, Damien
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I've been working on [tkwidgets/text] but it's still a bit buggy.
.hc
On Aug 26, 2008, at 10:49 AM, marius schebella wrote:
you mean textfield? [entry] is quite similar. comes with pdx. marius.
Damien Henry - Voxler wrote:
Hello,
Is there a lib somewhere that provide to pd the textBox object
from MAX ?Thanks in advance, Damien
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Mistrust authority - promote decentralization. - the hacker ethic