MCPcopy Create free account
hub / github.com/VCVRack/Befaco / Quantizer

Method Quantizer

src/random8_core/quantizer.cpp:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3using namespace befaco;
4
5Quantizer::Quantizer() { SetScale(1); }
6
7Quantizer::~Quantizer() {}
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected