We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a62cf commit e51eb3bCopy full SHA for e51eb3b
changelog.md
@@ -1,5 +1,9 @@
1
## Change logs
2
3
+# v1.1
4
+* Moved to Magisk-Module-Alt-Repo
5
+* Tuned for Kernel 5.x and 6.x
6
+
7
# v1.0.3
8
* Fixed to adjust volume curve table links in an audio policy configuration file dynamically for avoiding miss-linking
9
module.prop
@@ -1,6 +1,6 @@
id=audio-samplerate-changer
name=Audio samplerate changer
-version=v1.0.3
-versionCode=1003
+version=v1.1.0
+versionCode=1100
author=zyhk
description=A Magisk module changing audio samplerates at the system-wide mixer for the best Hi-Fi experience.
0 commit comments