Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Franco Sound Control Addition #46

Open
yung40oz84 opened this issue Jun 30, 2016 · 3 comments
Open

Franco Sound Control Addition #46

yung40oz84 opened this issue Jun 30, 2016 · 3 comments

Comments

@yung40oz84
Copy link

This is located at /sys/devices/virtual/misc/sound_control
then there is options:
camera_mic_boost
highperf_enabled
dev mic_boost
speaker_l_boost
speaker_r_boost
volume_boost
uevent
The speaker L and R boost need added, camera mic boost, mic boost, and volume boost is for headphone, they all need added to control this sound from Franco Sound Control.

Here is a link to the values from GitHub:

https://github.com/DespairFactor/angler/blob/1fd31829e205118ad7a9373ec13a69dd96d2e25e/drivers/misc/sound_control.c

and you may need this as well:

https://github.com/DespairFactor/angler/blob/1a1e22f30832194c20d71a8bceafe205c2ef6503/include/linux/sound_control.h

I am not very sure about all this, but I think this is all you need, so hopefully what I have provided will allow you to get all the information needed to implement this into the KA mod version, which I love!

@JoeSchubert
Copy link
Owner

Can you test this build to see if they work? https://www.androidfilehost.com/?fid=24588232905720613

The speaker left/right aren't independently controllable, they both set to the same value.

This is also a debug build so be sure to backup your current app/data. Uninstall it, install this one test these, then restore your original.

@yung40oz84
Copy link
Author

yung40oz84 commented Jul 5, 2016

There is still only volume on Kylo Kernel, or headphone gain on AK kernel
and still no visible speaker gain which would be independent, but does not
matter if it is. When I click the independent volume switch which shows
only on AK kernel the app crashes and will not open again.

On Fri, Jul 1, 2016, 5:42 PM Joe Schubert notifications@github.com wrote:

Can you test this build to see if they work?
https://www.androidfilehost.com/?fid=24588232905720613

The speaker left/right aren't independently controllable, they both set to
the same value.

This is also a debug build so be sure to backup your current app/data.
Uninstall it, install this one test these, then restore your original.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#46 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AKB36YeTw6SWIR0-EApFYHnzRDWhU_S-ks5qRYnPgaJpZM4JCmI_
.

Edited to remove what I assume was an unintentional email signature - Yoinx

@Shoaib0597
Copy link
Contributor

@yoinx
Hey, can you add cam_mic_boost sysfs option? It does the same thing as cam_mic_gain of FauxSound which is already there in your MOD.
I have added this (cam_mic_boost) in the Franco Sound Control Driver but this doesn't shows up in your MOD. So, please, add this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants