Directions please... #147
giggywithit
started this conversation in
General
Replies: 2 comments
-
It depends on the used applications. The PCM stream may be redirected in the user space (for example: sound daemon or alsa-lib's file (tee) PCM plugin). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Instead of accepting questions as issues, why not enable the discussion-tab for this repository? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I design and build audio equipment and would like to know where or how I would go about getting access to the sound states to control a GPIO for a raspberry Pi.
What I would like ideally is to control a GPIO state based upon actual non-zero data playback.
My desire is to use the GPIO to control a mute function to silence the interactive periods in DAC activity.
I know little to nothing about programming but imagine the function is intelligent enough to discern the difference between an open device and actual music playback.
Other methods keep open the device to keep from switching off and on, however, I am looking for a more professional and detailed method to create.
Any pointers helpful
thank you
S
Beta Was this translation helpful? Give feedback.
All reactions