tg icon indicating copy to clipboard operation
tg copied to clipboard

Audio setup dialog

Open xyzzy42 opened this issue 3 years ago • 1 comments

This is an audio setup dialog that allows setting the device and rate. This includes support for changing the same rate at runtime from 44.1 kHz too. Device and rate are saved to config file.

I did this quite a long time ago, before the other audio setup PR #21 was made, and finally got around to finishing it and porting it to my other work.

I've tested this on Linux with ALSA and on OS X and it works on both.

All my other outstanding PRs show up here too since it builds on them. Only the last 6 commits are new. I don't know of a way to make them not appear in this PR and yet have the PR show up in @vacaboja 's repo, where I can't create branches.

xyzzy42 avatar Mar 28 '21 09:03 xyzzy42

What the audio setup dialog looks like: image

xyzzy42 avatar Apr 07 '21 06:04 xyzzy42