Closed Form2 closed 2 years ago
Added PULSE_ALLOW_DEFAULT_DEVICE to allow user to omit specifying device argument.
Added PCM_PREFER_STEREO to allow prevention of surround. I had intermittent issues using stereo, seems to fix it.
Added a .gitignore and CMakeLists.txt (I use CLion)
This is literally the first pull request I've ever opened, so my b if I did anything annoying or stupid. Tested it thoroughly.
Hello,
Thanks for taking an interest in the project. If you plan on pursuing this again, I’d prefer if the cmake stuff was broken out into a separate request.
Thanks!
Added PULSE_ALLOW_DEFAULT_DEVICE to allow user to omit specifying device argument.
Added PCM_PREFER_STEREO to allow prevention of surround. I had intermittent issues using stereo, seems to fix it.
Added a .gitignore and CMakeLists.txt (I use CLion)
This is literally the first pull request I've ever opened, so my b if I did anything annoying or stupid. Tested it thoroughly.