Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Portaudio #116

Open
UnknownAXHF opened this issue Nov 25, 2021 · 0 comments
Open

Issue with Portaudio #116

UnknownAXHF opened this issue Nov 25, 2021 · 0 comments

Comments

@UnknownAXHF
Copy link

Hi,

I believe I'm having an issue with Portaudio. So I've installed everything, have also tried uninstalling and reinstalling.

When I try to change my audio devices for DSD it just hangs, sometimes I get an error. Currently running Big Sur. 11.2.3

List of Audio devices,
[code]unknownax@TomsMacBookPro ~ % dsd -a
Digital Speech Decoder 1.7.0-dev (build:v1.6.0-93-g2debc3e)
mbelib version 1.3.0

PortAudio version number = 1246976
PortAudio version text = 'PortAudio V19.7.0-devel, revision unknown'
Number of devices = 4
--------------------------------------- device #0
Name = MacBook Pro Microphone
Host API = Core Audio
Max inputs = 1, Max outputs = 0
Default sample rate = 44100.00
--------------------------------------- device #1
Name = MacBook Pro Speakers
Host API = Core Audio
Max inputs = 0, Max outputs = 2
Default sample rate = 44100.00
--------------------------------------- device #2
[ Default Input, Default Output ]
Name = Soundflower (2ch)
Host API = Core Audio
Max inputs = 2, Max outputs = 2
Default sample rate = 48000.00
--------------------------------------- device #3
Name = Soundflower (64ch)
Host API = Core Audio
Max inputs = 64, Max outputs = 64
Default sample rate = 48000.00
----------------------------------------------[/code]

What I enter to change audio, it has a new line at bottom which does nothing, apart from sometimes throw an error. I'll post the error when it happens again. I have also tried going into Midi setup for OSX and changing the sample rate for the speakers 0/1 to 48K, and then using "dsd -i pa:2 -o pa:1, or dsd -i pa:0 -o pa:1" but the same thing happens.

[code]unknownax@TomsMacBookPro ~ % dsd -i pa:2 -o pa:2
Digital Speech Decoder 1.7.0-dev (build:v1.6.0-93-g2debc3e)
mbelib version 1.3.0
Initializing portaudio.
Using portaudio device 1.
Name = MacBook Pro Speakers
Audio Out Device: pa:1
Using portaudio device 2.
Name = Soundflower (2ch)
Audio In Device: pa:2

[/code]

Any help is much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant