C# Class DSPUtil.SlowConvolver

Inheritance: SoundObj, IConvolver
Afficher le fichier Open project: hughpyle/inguz-DSPUtil

Protected Properties

Свойство Type Description
_deconvolve bool
_gain double
_impulse ISoundObj
_impulseLength int
_persistFile string
_persistPath string
_persistTail string

Private Properties

Свойство Type Description

Property Details

_deconvolve protected_oe property

protected bool _deconvolve
Résultat bool

_gain protected_oe property

protected double _gain
Résultat double

_impulse protected_oe property

protected ISoundObj _impulse
Résultat ISoundObj

_impulseLength protected_oe property

protected int _impulseLength
Résultat int

_persistFile protected_oe property

protected string _persistFile
Résultat string

_persistPath protected_oe property

protected string _persistPath
Résultat string

_persistTail protected_oe property

protected string _persistTail
Résultat string