atom feed13 messages in at.iem.pd-listRe: [PD] readanysf~ almost beta
FromSent OnAttachments
augustApr 14, 2003 8:16 am 
Frank BarknechtApr 14, 2003 9:54 am 
Thomas GrillApr 14, 2003 10:10 am 
augustApr 14, 2003 10:20 am 
augustApr 14, 2003 10:26 am 
Thomas GrillApr 14, 2003 10:34 am 
augustApr 14, 2003 10:38 am 
Frank BarknechtApr 14, 2003 10:41 am 
Thomas GrillApr 14, 2003 11:04 am 
augustApr 14, 2003 11:11 am 
Mathieu BouchardApr 14, 2003 11:52 am 
Maurizio Umberto PuxedduApr 20, 2003 8:58 am 
Maurizio Umberto PuxedduApr 22, 2003 3:07 pm 
Subject:Re: [PD] readanysf~ almost beta
From:august (aug@alien.mur.at)
Date:Apr 14, 2003 11:11:18 am
List:at.iem.pd-list

There are only a few changes necessary (i guess only replacing unistd.h and all sys/* by io.h), and i had to uncomment the code for mad which i currently don't have.

ok.

im not sure, but i think it treats the float[] kindof like a new() call.

that's really not a bad feature, but a bit inefficient in a dsp function.

yeah. switching it over now to use the m_dsp.

Oh i now remember a problem with readanysf~. When stopping a file which could not be read (format not recognized) your external crashes.

if you mean it crashed when you click "stop" or "pause" than I got that one just now. otherwise, it could be because of the lack of madlib.

looking into it. -gust.