| This is a question for John Fitch.
I have all Csound 5 building and libsndfile output working on Cygwin, but I
find that iotranset has been #ifdef'd out for libsndfile. I need iotranset
to get PortAudio 19 working (it opens but either isn't correctly formatted,
or crashes on playing the first output buffer). How were you planning to
handle PortAudio when building Csound 5 for libsndfile?
Is this #ifdef just temporary, or are you planning to simplify the audio
formatting layer for all audio drivers (which would be welcome)?
For now, I have put iotranset back into my code and fixed up playopen_ to
work with it.
============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================ |