Audio equaliser api integration #2456
Answered
by
wwmm
swapnildabhade
asked this question in
Q&A
-
Can we get API call for the audio equaliser to integrate it with another cpp program? |
Beta Was this translation helpful? Give feedback.
Answered by
wwmm
Jul 25, 2023
Replies: 1 comment
-
If what you want is to change EasyEffects parameters from a third party tool it is possible through the same procedure described for PulseEffects at #916. Any program capable of using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
swapnildabhade
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If what you want is to change EasyEffects parameters from a third party tool it is possible through the same procedure described for PulseEffects at #916. Any program capable of using
GSettings
API can change EasyEffects settings. You just have to open dconf-editor and take a look at the correct key paths.