C# 클래스 CSPspEmu.Hle.Modules.sc_sascore.SasCore

파일 보기 프로젝트 열기: soywiz/cspspemu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Delay int
Feedback int
GrainSamples int
Initialized bool
LeftVolume int
MaxVoices int
OutputMode OutputMode
RightVolume int
SampleRate int
Voices CSPspEmu.Hle.Modules.sc_sascore.SasVoice[]
WaveformEffectIsDry bool
WaveformEffectIsWet bool
WaveformEffectType WaveformEffectType

공개 메소드들

메소드 설명
SasCore ( ) : System

메소드 상세

SasCore() 공개 메소드

public SasCore ( ) : System
리턴 System

프로퍼티 상세

Delay 공개적으로 프로퍼티

public int Delay
리턴 int

Feedback 공개적으로 프로퍼티

public int Feedback
리턴 int

GrainSamples 공개적으로 프로퍼티

public int GrainSamples
리턴 int

Initialized 공개적으로 프로퍼티

public bool Initialized
리턴 bool

LeftVolume 공개적으로 프로퍼티

public int LeftVolume
리턴 int

MaxVoices 공개적으로 프로퍼티

public int MaxVoices
리턴 int

OutputMode 공개적으로 프로퍼티

public OutputMode OutputMode
리턴 OutputMode

RightVolume 공개적으로 프로퍼티

public int RightVolume
리턴 int

SampleRate 공개적으로 프로퍼티

public int SampleRate
리턴 int

Voices 공개적으로 프로퍼티

Voices
public SasVoice[],CSPspEmu.Hle.Modules.sc_sascore Voices
리턴 CSPspEmu.Hle.Modules.sc_sascore.SasVoice[]

WaveformEffectIsDry 공개적으로 프로퍼티

public bool WaveformEffectIsDry
리턴 bool

WaveformEffectIsWet 공개적으로 프로퍼티

public bool WaveformEffectIsWet
리턴 bool

WaveformEffectType 공개적으로 프로퍼티

public WaveformEffectType WaveformEffectType
리턴 WaveformEffectType