C# Class DSPUtil.OverlappingWindows

Afficher le fichier Open project: hughpyle/inguz-DSPUtil

Méthodes publiques

Méthode Description
OverlappingWindows ( ISoundObj input, int length ) : System
OverlappingWindows ( ISoundObj input, int length, double overlap, CosWindow window ) : System

Method Details

OverlappingWindows() public méthode

public OverlappingWindows ( ISoundObj input, int length ) : System
input ISoundObj
length int
Résultat System

OverlappingWindows() public méthode

public OverlappingWindows ( ISoundObj input, int length, double overlap, CosWindow window ) : System
input ISoundObj
length int
overlap double
window CosWindow
Résultat System