C# 클래스 DSPUtil.SlowConvolver

상속: SoundObj, IConvolver
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil

보호된 프로퍼티들

프로퍼티 타입 설명
_deconvolve bool
_gain double
_impulse ISoundObj
_impulseLength int
_persistFile string
_persistPath string
_persistTail string

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

_deconvolve 보호되어 있는 프로퍼티

protected bool _deconvolve
리턴 bool

_gain 보호되어 있는 프로퍼티

protected double _gain
리턴 double

_impulse 보호되어 있는 프로퍼티

protected ISoundObj _impulse
리턴 ISoundObj

_impulseLength 보호되어 있는 프로퍼티

protected int _impulseLength
리턴 int

_persistFile 보호되어 있는 프로퍼티

protected string _persistFile
리턴 string

_persistPath 보호되어 있는 프로퍼티

protected string _persistPath
리턴 string

_persistTail 보호되어 있는 프로퍼티

protected string _persistTail
리턴 string