-
Notifications
You must be signed in to change notification settings - Fork 5
SNVoiceReverbMode
Ju Liaoyuan edited this page Dec 20, 2022
·
1 revision
Declared in SNConstant.h
typedef NS_ENUM(NSInteger, SNVoiceReverbMode ) {
SNVoiceReverbModeOff = 0,
SNVoiceReverbModeSoftRoom = 1,
SNVoiceReverbModeWarmClub = 2,
SNVoiceReverbModeConcertHall = 3,
SNVoiceReverbModeLargeAuditorium = 4,
SNVoiceReverbModeRecordingStudio = 5,
SNVoiceReverbModeBasement = 6,
SNVoiceReverbModeKTV = 7,
SNVoiceReverbModePopular = 8,
SNVoiceReverbModeRock = 9,
SNVoiceReverbModeVocalConcert = 10,
SNVoiceReverbModeHipHop = 11,
SNVoiceReverbModeMisty = 12,
SNVoiceReverbMode3DVoice = 13,
SNVoiceReverbModeGramophone = 14,
};
关闭混响
Declared In SNConstant.h
.
房间模式
Declared In SNConstant.h
.
俱乐部(大房间)模式
Declared In SNConstant.h
.
音乐厅模式
Declared In SNConstant.h
.
SNVoiceReverbModeLargeAuditorium
大教堂模式
Declared In SNConstant.h
.
SNVoiceReverbModeRecordingStudio
录音棚
Declared In SNConstant.h
.
地下室
Declared In SNConstant.h
.
KTV
Declared In SNConstant.h
.
流行
Declared In SNConstant.h
.
摇滚
Declared In SNConstant.h
.
演唱会
Declared In SNConstant.h
.
嘻哈
Declared In SNConstant.h
.
飘渺(空旷)
Declared In SNConstant.h
.
3D人声
Declared In SNConstant.h
.
留声机
Declared In SNConstant.h
.
Sona Wiki