C# Class csvorbis.Mdct

Afficher le fichier Open project: secred/Tachycardia Class Usage Examples

Private Methods

Méthode Description
backward ( float fin, float fout ) : void
clear ( ) : void
forward ( float fin, float fout ) : void
init ( int n ) : void
mdct_kernel ( float x, float w, int n, int n2, int n4, int n8 ) : float[]