Code Monkey home page Code Monkey logo

audiohq_module's Introduction

audiohq

Description

Provide binary and apk for controlling each applications volume

Installation

Flash it on MagiskManager DO NOT FLASH ON: Flyme,EMUI,GAME Phone system or any oem modified system(EXCEPT MIUI for now)

Pages

English Page 中文页面

More

The matched stable apk has been added to module file(will be mounted to /system/priv-app),apk is also published on GooglePlay And Coolapk

audiohq_module's People

Contributors

alcatraz323 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

audiohq_module's Issues

audioserver error

This error appears when trying to start audioserver.
CANNOT LINK EXECUTABLE "/system/bin/audioserver": cannot locate symbol "_ZN7android10AudioMixer12mUIDRCEnableE" referenced by "/system/lib/libaudioflinger.so"

Bootloop on stock Motorola Android 10

I've read that stock/pure roms are best indicated to flash this module. I have a moto one macro running Android 10, rooted with Magisk v24 and none other module installed. So I just set the SElinux to permissive and when I flashed the AudioHQ module my phone entered in bootloop. Already fixed that but I'm wondering if I did anything wrong or the module is simply incompatible with my phone/OS.

x64

Any chance of making this Windows 11 WSA compatible?

audiohq原生文件未运行时,audiohq --status段错误

直接在su中执行以下命令

:/ #killall audiohq
:/ #audiohq --status
AudioHQ is not working, retry...
AudioHQ is not working, retry...
Segmentation fault
AudioHQ native service - version [1][0.91]
Author: Alcatraz
Api: Android [10][aosp_arm64]
Build id: QQ3A.200705.002
Build time: 2020.8.6.20.12(GMT +8)

help

Screenshot_2024-03-19-23-48-32-330.jpg

how to work it out

Video playback freezes when this module is installed

On an ROG Phone II, the phone freezes (unresponsive to input and video and audio both stop and start repeatedly) when playing video with this module installed. Applications that only play audio (eg. spotify) are unaffected by this bug, and additionally per-app audio controls work properly

Hangs A14 Build AP1A.240305.019.A1

After flashing Android 14 OTA from March 2024 (build AP1A.240305.019.A1) on Pixel 8 Pro, phone will no longer boot with this module enabled.

Oxygen OS 13 OnePlus 9 boot

Is AudioHQ compatible with Oxygen OS 13 on a OnePlus 9 phone with a Snapdragon 888 processor? It's failing to boot after installing the Magisk module.

无法设置通话类型的音频的音量

如题,比如钉钉的语音通话发出的声音是电话这一类的,就不会显示在“正在播放”里

AudioHQ native service - version [1][0.91] Author: Alcatraz Api: Android [10][aosp_arm64] ;Build id: QQ3A.200705.002 Build time: 2020.8.6.20.12(GMT +8) 

No-APK only allows on or off

Hello, when i tried to use the No-Apk variant, it seems that i can only turn individual app sounds either On or Off but not directly change the volume for the specific app, could you suggest what i should do to fix this? My device is Xiaomi Redmi Note 7 (Lineage OS Rom).

unzip error

When I download the zip, magisk and file managers do not recognise it as a bin file and not zip file. If I extract and recompress as zip it is recognised but magi's reports unzip error.

Allow controlling of multiple app instances

I'd like to be able to control the individual volume of multiple instances of basically the same app running (cloned with e.g. Xiaomi's clone feature or an app like Island/Insular).
At the moment, I only get a single slider that controls the volume of all instances running on MIUI 12.

source code about native stuff

hi. is there anywhere i can find the source code of binary (audiohq, libaudioheadquarter.so, libaudioprocessing.so) ? or they are not open sourced ?

Update to support API 31

As the module sits now, it installs fine and doesn't cause any sort of bootlooping, but the app doesn't work due to lack of support for Android 12 (API 31).

Improve.

this module + Disable audio focus from Lsposed allows multiple audio srouces at the same time and gives the menu and support to adjust volume for each app. On ROMs that doesn't has official sound assistant, the problem. Your module works fine but with permissive selinux on enforcing module works but volume adjust works strange and with latency. Maybe you can improve enforcing support due to its not secure the usage of permissive.

Thanks for your hard work 😊

Can't have 2 apps Playing audio at same time

Hi I have a pixel 7 and for some reason playimg Spotify and VLC or plex any the same time doesn't work the phone will only play one audio source I have the app installed correctly permissive mode on se Linux and the audio hq foreground banner enabled.

Bank apps crashes

After install the zip some bank apps crashes on start, which means magisk hide doesn't work..

Does this work on OnePlus OxygenOS?

I'm thinking of flashing this on my rooted OnePlus with OxygenOS (api 30) but I was wondering if anyone has tried this yet / has any info as to whether this will work or soft brick.

Crashes any app and does nothing

Miui13 Android 12, magisk 25.2 with zigysk
Installation was fine, but After reboot, it crashes any app when I try to UP/down volume. I can't use it.

每次重启系统后悬浮窗服务无法自动启动

系统:Android 11(类原生ROM,Evolution X 5.3 | Lightning | OFFICIAL)
程序版本:0.8_2020_12_13_stable_7_anniversary_aa1c37f
原生文件版本:rel-0.91-20201126
表现:系统重启后,播放音乐,按下音量键也不会出现悬浮窗(我的系统支持按键调用),必须打开audiohq主程序,在设置里取消勾选“悬浮窗服务”,再重新勾选,这时候再按音量键,才会显示悬浮窗。(仅仅打开主程序本身是不能显示悬浮窗的,必须取消+重勾一次悬浮窗服务。
补充:“默认展开”、“使用前台服务”已勾选,电池优化已关闭。其它软件的开机自启动都很正常。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.