Output handling #38

Merged
JanX2 merged 3 commits from output-handling into master 2020-02-12 19:19:57 -03:00
JanX2 commented 2020-02-07 11:58:31 -03:00 (Migrated from github.com)

This PR resolves (or maybe hacks around) an issue I have been having for a while on my main machine: it has a lot of audio hardware connected to it and, for some I have not been able to determine, audio device IDs have a tendency to change.

This is not finished quality code, but it works for me. Would you please have a look so we can discuss what needs improving so it can be merged into mainline Cog?

Thanks!

This PR resolves (or maybe hacks around) an issue I have been having for a while on my main machine: it has a lot of audio hardware connected to it and, for some I have not been able to determine, audio device IDs have a tendency to change. This is not finished quality code, but it works for me. Would you please have a look so we can discuss what needs improving so it can be merged into mainline Cog? Thanks!
kode54 commented 2020-02-12 19:19:49 -03:00 (Migrated from github.com)

I'm accepting this for now, it looks like it will work. I'll have to test later.

I'm accepting this for now, it looks like it will work. I'll have to test later.
kode54 commented 2020-02-14 01:17:13 -03:00 (Migrated from github.com)

Thought I'd comment on this fix now that it's committed.

It failed to list my correct output device in the preferences upon first startup. It listed the first device in alphabetical order instead, but correctly output to the system default device.

Thought I'd comment on this fix now that it's committed. It failed to list my correct output device in the preferences upon first startup. It listed the first device in alphabetical order instead, but correctly output to the system default device.
JanX2 commented 2020-02-15 07:48:03 -03:00 (Migrated from github.com)

Interesting. I will look into that.

Interesting. I will look into that.
JanX2 commented 2020-02-17 10:19:42 -03:00 (Migrated from github.com)

I can reproduce this issue on one of my machines. Trouble is it’s old and slow (slow SSD) and it takes ages to install a Xcode 11.3.1.

I can reproduce this issue on one of my machines. Trouble is it’s old and slow (slow SSD) and it takes ages to install a Xcode 11.3.1.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chris/Cog#38
No description provided.