ICEサウンド



Ice Sound



/フレームワーク/ av

  • 9c158b2 [8937] [Audio] [NA] [Spec] ICEsoundバージョンを更新します。
  • 243e4b0 [蠍座] [オーディオ] [NA] [仕様] ICEpowerポーティング

1



--- a / services / audioflinger / AudioFlinger.h
+++ b / services / audioflinger / AudioFlinger.h
@@ -95.7 +95.7 @@

6.BTはICESoundをサポートしていません。 Bluetoothに接続するときは、AudioWizard APをクリックすると、BTをサポートしていないプロンプトボックスが再生されます。




** / devices / qcom / msm8937_32 **

  • 97255fe [8937] [Audio] [NA] [spec] ICEsound作業のために、deep_buffer出力をsecondに変更します。
  • d2bab78 [Scorpio] [Audio] [NA] [spec] ICEpowerエフェクトをaudio_effects.confに追加します

1

  • Raw { //port the raw module to deep_buffer{}
  • sampling_rates 48000
  • channel_masks AUDIO_CHANNEL_OUT_STEREO
  • formats AUDIO_FORMAT_PCM_16_BIT
  • devices AUDIO_DEVICE_OUT_EARPIECE|AUDIO_DEVICE_OUT_SPEAKER|AUDIO_DEVICE_OUT_WIRED_HEADSET|AU
  • flags AUDIO_OUTPUT_FLAG_FAST|AUDIO_OUTPUT_FLAG_RAW
  • } deep_buffer { sampling_rates 44100|48000 channel_masks AUDIO_CHANNEL_OUT_STEREO

@@ -47,6 +40,13 @@ audio_hw_modules AUDIO_DEVICE_OUT_WIRED_HEADSET



  • raw AUDIO_DEVICE_OUT_SPEAKER

2-d2bab78 [Scorpio] [Audio] [NA] [spec] ICEpowerエフェクトをaudio_effects.confに追加します
ファイル---------------場所---------------------------コメント
ibicepower.soを追加します----- system / lib / icepower / ------ IcePowerエフェクトライブラリ
次のようにaudio_effect.confに構成を追加します

再び他の構成
ICEパワーポーティングガイドに説明があります

--- a/audio_effects.conf +++ b/audio_effects.conf @@ -42,6 +42,9 @@ libraries { audio_pre_processing { path /system/lib/soundfx/libqcomvoiceprocessing.so } + icepower { + path /system/lib/soundfx/libicepower.so // Add so file, belongs to ICE porting + } } *** # Default pre-processing library. Add to audio_effect.conf 'libraries' section if @@ -225,6 +228,10 @@ effects { library audio_pre_processing uuid 1d97bb0b-9e2f-4403-9ae3-58c2554306f8 } + icepower_algo { // Add configuration Enable ICEpower + library icepower + uuid f1c02420-777f-11e3-981f-0800200c9a66 + } }

/ devices / asus / msm8937_evb
5fe8468 [ZC551KL] [Audio] [NA] [spec] **アイスサウンドプリセットの更新0908 **
4609d30 [msm8937] [Audio] [NA] [spec] **更新icepowerプリセット構成0629 **
c3795ca [Scorpio] [Audio] [NA] [Spec] ** Audio EE(0622)からicesoundpresetsパラメーターを更新**
887f41b [Scorpio] [Audio] [NA] [Spec] ** Audio EE(0616)からicesoundpresetsパラメーターを更新**
599ee4d [Scorpio] [Audio] [NA] [Spec] ** Audio EE(0603)からicesoundpresetsパラメーターを更新**
これらはいくつかのパラメータの設定です。
5a03d10 [msm8937] [Audio] [NA] [Spec] ** libicepower:1.14 ICEsoundService:1.4を更新**

  • version.txtの内容を更新しました

2016/10/29
ICEsoundService_1.3DEV4.apk-> ICEsoundService.apk
ICEsoundServiceShared_1.3DEV4.apk-> ICEsoundServiceShared.apk


2016/04/21 --- 1.4
チューナーがチューニングを行うときに、チューニングツールによるCPU負荷監視をサポートします
ICEsoundService.apk-> ICEsoundService.apk
ICEsoundServiceShared.apk-> ICEsoundServiceShared.apk