Hi, I'm attempting to knock together a skeleton aRTS audio play/record app using the (AFAICT recommended) classes:
Synth_AMAN_PLAY Synth_AMAN_RECORD Synth_CAPTURE_WAV I can create these objects against a SoundServerV2 and connect the CAPTURE to the RECORD object (left and right) and everything seems to be going OK - I can see both clients in the Audio Manager and if I start() them both I get capture.wav in my /tmp/mcop-user directory. Three questions though - - should I be connecting the AMAN_RECORD to anything else (a BUS)? The capture.wavis always the right size but my "lovely" singing isn't been captured. - Is there a trivial example somewhere of how to send wavs to the PLAY object? - Why doesn't my artsd want to start in full duplex mode with the SBLive? (I've tried out the suggested patch at http://bugs.kde.org/db/21/21068.html but it doesn't improve the situtation - the problem I have is identical to that described in this bug report) Any recommendations? BTW I'm currently using arts-0.6.0 and arts-extras-0.6.0 but I'm going to try yesterday's snapshot. Cheers, Richard -- http://www.bownie.com
