Skip to content

ofSoundStream only supports ASIO #7

Description

@micuat

Hi liquidzym,

It seems your RtAudio is compiled with only AUDIO_WINDOWS_ASIO so that other sound I/Os (e.g., headphones, microphones) cannot be used (unless through ASIO). I recommend you to compile with AUDIO_WINDOWS_DS and AUDIO_WINDOWS_WASAPI flags so that other I/Os can be used without ASIO (I verified this with Windows 8 + VS2013 branch + RtAudio 4.0.12).

Reference:
http://www.music.mcgill.ca/~gary/rtaudio/apinotes.html
http://forum.openframeworks.cc/t/ofsoundstream-broken-for-windows-in-of-0-8-0/13871

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions