C# Class Artemis.Modules.Effects.AudioVisualizer.Utilities.SampleAggregator

Afficher le fichier Open project: SpoinkyNL/Artemis

Méthodes publiques

Méthode Description
Add ( float value ) : void
SampleAggregator ( int fftLength ) : System

Private Methods

Méthode Description
IsPowerOfTwo ( int x ) : bool

Method Details

Add() public méthode

public Add ( float value ) : void
value float
Résultat void

SampleAggregator() public méthode

public SampleAggregator ( int fftLength ) : System
fftLength int
Résultat System