pull/1395/head
lyswhut 2023-05-03 17:56:32 +08:00
parent 7b9eefdf2d
commit 33b66aaea0
4 changed files with 4 additions and 4 deletions

View File

@ -230,7 +230,7 @@
"player__sound_effect_biquad_filter": "Equalizer",
"player__sound_effect_biquad_filter_reset_btn": "Reset equalizer",
"player__sound_effect_convolution": "Ambient sound",
"player__sound_effect_convolution_bedroom": "Hall",
"player__sound_effect_convolution_wc": "Bathroom",
"player__sound_effect_convolution_church": "Church",
"player__sound_effect_convolution_feedback_spring": "Cave",
"player__sound_effect_convolution_kitchen": "Kitchen",

View File

@ -230,7 +230,7 @@
"player__sound_effect_biquad_filter": "均衡器",
"player__sound_effect_biquad_filter_reset_btn": "重置均衡器",
"player__sound_effect_convolution": "环境音效",
"player__sound_effect_convolution_bedroom": "大厅",
"player__sound_effect_convolution_wc": "厕所",
"player__sound_effect_convolution_church": "教堂",
"player__sound_effect_convolution_feedback_spring": "山洞",
"player__sound_effect_convolution_kitchen": "厨房",

View File

@ -230,7 +230,7 @@
"player__sound_effect_biquad_filter": "均衡器",
"player__sound_effect_biquad_filter_reset_btn": "重置均衡器",
"player__sound_effect_convolution": "環境音效",
"player__sound_effect_convolution_bedroom": "大廳",
"player__sound_effect_convolution_wc": "廁所",
"player__sound_effect_convolution_church": "教堂",
"player__sound_effect_convolution_feedback_spring": "山洞",
"player__sound_effect_convolution_kitchen": "廚房",

View File

@ -39,7 +39,7 @@ export const convolutions = [
source: 'kitchen-true-stereo.wav',
},
{
name: 'bedroom', // 大厅
name: 'wc', // 厕所
mainGain: 0.6,
sendGain: 2.1,
source: 'living-bedroom-leveled.wav',