csound~ file reading

Jean-Michel Darremont's icon
Jean-Michel Darremont's icon

I forgot to say it is csound~ 1.0.3, CSound 5.03.0, Max/MSP 4.6.3, PPC G5 2*1.8 with OS 10.4.11

Cheers

Peiman's icon
Jean-Michel Darremont's icon
Mitch Turner's icon

Jean-Michel,
I was able to use a sound file in the pconvolve opcode with a CSD file using [csound~] from Max.

Here is the line from the CSD file:

awetl, awetr pconvolve    kvol*(aL+aR), "Mar.aiff", ipartitionsize

The Mar.aiff sound file is in the same directory as the CSD file. Not sure that approach works with soundin, but I feel like it should.
Mitch