[Stk] Output is RtAudio Dummy and no device

Stephen Sinclair sinclair at music.mcgill.ca
Wed Sep 10 10:59:44 PDT 2008


On Tue, Sep 9, 2008 at 7:18 PM, alpana jui <lpnjui at googlemail.com> wrote:
> Dear Everybody,
>
>
>  I tried to set  MACOSX_CORE but I have the same output  as attached
> in all the RtAudio tutorial examples.
>
> Compiled APIs:
>  RtAudio Dummy
>
> RtApiDummy: This class provides no functionality.
>
>
> Current API: RtAudio Dummy
>
> Found 0 device(s) ...


The preprocessor define for OSX is called "__MACOSX_CORE__".  did you try that?
Usually when you run "configure", it should automatically set this for you.


> I need to read wav file and record some spoken command to read by
> RtAudio. But I could not proceed.
>
> Please help me and give me some hints to proceed.

I suggest using FileWvIn for reading wave files.


Steve



More information about the Stk mailing list