C# 클래스 Artemis.Modules.Effects.AudioVisualizer.Utilities.SampleAggregator

파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 메소드들

메소드 설명
Add ( float value ) : void
SampleAggregator ( int fftLength ) : System

비공개 메소드들

메소드 설명
IsPowerOfTwo ( int x ) : bool

메소드 상세

Add() 공개 메소드

public Add ( float value ) : void
value float
리턴 void

SampleAggregator() 공개 메소드

public SampleAggregator ( int fftLength ) : System
fftLength int
리턴 System