| Hey everyone, I reported this a bit ago, but Istvan thought maybe it was
just not clean builds or problems with API compatibility in my code, so
I did an eradicate, fresh build as of today's check out, and test with
totally simple host and csd, both of which are attached. Note, this
example *used* to work in both real time and deferred with
OPCODEDIR=/csound5. This is on linux.
If OPCODEDIR=/csound5/Opcodes :
- my api example works with rendering ( "csound fl_controller.csd" )
- command line csound works with rendering ( as above )
- -odac does NOT work, with either api or command line, either portaudio
or alsa
*** error: unknown rtaudio module 'PortAudio'
or
*** error: unknown rtaudio module 'alsa'
If OPCODEDIR=/csound5 :
- command line works with both renderring and -odac
- my api example does not work with either renderring or -odac
Error in pre-initialization function of module 'libsrconv.so'
Error in pre-initialization function of module 'libsndinfo.so'
Error in pre-initialization function of module 'libscale.so'
So, as far as I can tell, the API is currently unusable in real time,
and to be used in deferred time requires a reexport of OPCODEDIR. What
is OPCODEDIR supposed to be?
Thanks
Iain
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |