Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Added a script which enables "DRC" with max samplerate detection
  • Loading branch information
yzyhk904 authored Jan 2, 2025
1 parent cf9c25b commit d1d7c3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion USB_SampleRate_Changer.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/system/bin/sh
#
# Version: 3.0.2
# Version: 3.0.3
# by zyhk

MYDIR="${0%/*}"
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Change logs

# v3.0.3
* Added a script which enables "DRC" with max samplerate detection

# v3.0.2
* Added an exception for Asus Zenfone 9 to change its Bluetooth HAL form "bluetooth" to "bluetooth_qti"
* Added a cheapies-48kHz-cheapest resampler
Expand Down

0 comments on commit d1d7c3e

Please sign in to comment.