MCPcopy Create free account
hub / github.com/DASAR-zz/Minim-Android / Vocoder

Method Vocoder

src/ddf/minim/ugens/Vocoder.java:93–116  ·  view source on GitHub ↗

Constructs a Vocoder. @param windowSize int: the number of sample frames to use for each FFT analysis. Smaller window sizes will have better performance, but lower sound quality. the window size must also be a power of two, which is a requirement for using an FFT. @para

(int windowSize, int windowCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected