Btw, you will need libpulse-dev to compile it. That's the only new dependency.
On Wed, 18 Dec 2024 at 05:23, James Carthew <[email protected]> wrote: > Hi, > > You can try my code here: > https://github.com/DMJC/apps-systempreferences.git > > I've tried to keep the layout similar to Mac OSX, some features are > missing e.g left/right balance, Audio Files in the Audio Files tab. But you > can adjust the volumes on input and output devices which are listed on > seperate tabs. > > On Fri, 13 Dec 2024 at 11:39, Gryllida <[email protected]> wrote: > >> James Carthew <[email protected]>: >> >> I'm tinkering with ChatGPT and creating Applications for configuring >> Sound/Video/Networking for a desktop environment. Here's a first screenshot >> of PulseAudio devices enumerating with Objective-C++ under Linux. There's a >> few layout/rendering issues happening, but overall the code is doing what I >> wanted. >> >> >> would you like me to test your code or app? where can it be downloaded? >> >
