33 {
35 return;
38 return;
41 printf(
"AnimartrixRing: First audio sample received! "
42 "enableVibeReactive=%d\n",
43 (
int)enableVibe.
value());
45 printf(
"AnimartrixRing: %u audio samples processed, "
46 "enableVibeReactive=%d\n",
48 }
49 if (enableVibe.
value()) {
51 }
52}
fl::UIAudio audio("Audio Input")
audio::Sample next() FL_NOEXCEPT
bool value() const FL_NOEXCEPT
void printf(const char *format, const Args &... args) FL_NOEXCEPT
Printf-like formatting function that prints directly to the platform output.
CRGB sample(const CRGB *grid, const XYMap &xyMap, float x, float y, SampleMode mode)
Sample a pixel from a 2D CRGB grid at floating-point coordinates.
fl::shared_ptr< fl::audio::Processor > processor