is there a way to capture the audio in 32 bit float format in pd? writesf~ only support 16 bit.
is there a fix for the sample rate "bug" in writesf~ (it always writes a 44100 hz header)? this is not a really a big problem, because you always can rewrite a wav file with the wrong header with sox.
i would like to record my next performance with 32 bit / 48000hz.