[maxmsp] Re: pfft~ tut 26 question
volker böhm
vboehm at gmx.ch
Mon May 12 10:34:41 MDT 2008
- Previous message: [maxmsp] Re: pfft~ tut 26 question
- Next message: [maxmsp] Re: pfft~ tut 26 question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12 May 2008, at 17:55, Philippe Jelli wrote: > > Thanks, indeed, i suppose i just need that. > > But i tried this inside and outside the pfft~subpatch, with the > same poor result. > > The sound seems a lot less detailed, as if a lot of frequencies > were missing or something, difficult to describe. > > Maybe I'm missing something writing buffer contents to disk defaults to 16bit int data, afaik. upon load this will be converted back to 32 bit floats but mapped to -1 <--> +1 range. not very useful in your situation. send a "samptype float32" message to buffer, then "write". volker.
- Previous message: [maxmsp] Re: pfft~ tut 26 question
- Next message: [maxmsp] Re: pfft~ tut 26 question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
