hmm guys
nothing to explain more
this work of port is from @androidexpert35 (Thread)
i had noticed few changes
removed beta tag on sides
small updates with DSEE HX
small typo fix with updater scripts
Have fun guys
Click here to download
Flash it and reboot
And you need some manual work if you can
open system/etc/mixer_path.xml
in that look for this
After that
add these lines and save
Done enjoy ( worked with xperia devices... not tested on other devices )
nothing to explain more
this work of port is from @androidexpert35 (Thread)
i had noticed few changes
removed beta tag on sides
small updates with DSEE HX
small typo fix with updater scripts
Have fun guys
Click here to download
Flash it and reboot
And you need some manual work if you can
open system/etc/mixer_path.xml
in that look for this
Code:
<path name="compress-offload-playback transmission-fm">
<ctl name="INTERNAL_FM_RX Audio Mixer MultiMedia4" value="1" />
</path>
add these lines and save
Code:
<path name="high-res-playback-dsee">
<ctl name="SLIMBUS_0_RX Audio Mixer MultiMedia10" value="1" />
</path>
<path name="high-res-playback-dsee speaker">
<ctl name="QUAT_MI2S_RX Audio Mixer MultiMedia10" value="1" />
</path>
<path name="high-res-playback-dsee headphones-hi-res">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nc-headphone-hi-res">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nce-headphone-hi-res">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nc-off-headphone-hi-res">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nce-off-headphone-hi-res">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nc-headphone-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nc-headphone-hi-res-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nce-headphone-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nce-headphone-hi-res-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nc-off-headphone-hi-res-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee anc-nce-off-headphone-hi-res-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee headphones-hi-res-regulation">
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-and-headphones-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-anc-nc-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-anc-nce-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-anc-nc-off-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-anc-nce-off-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-ring-anc-nc-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-ring-anc-nce-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-ring-anc-nc-off-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>
<path name="high-res-playback-dsee speaker-ring-anc-nce-off-headphone-hi-res">
<path name="high-res-playback-dsee speaker" />
<path name="high-res-playback-dsee" />
</path>