From d74071750079b7fe0cd3305782298a53adddb109 Mon Sep 17 00:00:00 2001 From: yumetodo Date: Mon, 14 Mar 2016 15:41:35 +0900 Subject: [PATCH] =?UTF-8?q?enum=E3=81=AE=E8=AD=98=E5=88=A5=E5=90=8D?= =?UTF-8?q?=E3=81=AB=E3=82=AD=E3=83=BC=E3=83=AF=E3=83=BC=E3=83=89=E3=81=AF?= =?UTF-8?q?=E4=BD=BF=E3=81=88=E3=81=AA=E3=81=84=E3=81=AE=E3=81=A7=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxlibex/Sound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxlibex/Sound.h b/dxlibex/Sound.h index fca3f2c..ee667b0 100644 --- a/dxlibex/Sound.h +++ b/dxlibex/Sound.h @@ -32,7 +32,7 @@ namespace dxle { namespace ch = std::chrono; enum class reverb : int { - default = DX_REVERB_PRESET_DEFAULT,// デフォルト + default_airspace = DX_REVERB_PRESET_DEFAULT,// デフォルト generic = DX_REVERB_PRESET_GENERIC,// 一般的な空間 padded_cell = DX_REVERB_PRESET_PADDEDCELL,// 精神病患者室(?) room = DX_REVERB_PRESET_ROOM,// 部屋