Home
last modified time | relevance | path

Searched refs:wav_db (Results 1 – 8 of 8) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/streams/
H A Dresources.cc303 const int16_t wav_db[] = { variable
374 wav_db,
H A Dresources.h54 extern const int16_t wav_db[];
H A Dui.cc99 leds_.PaintPositiveBar(channel, wav_db[meter_[channel].peak() >> 7] + gain); in PaintAdaptive()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/streams/
H A Dresources.cc303 const int16_t wav_db[] = { variable
374 wav_db,
H A Dresources.h54 extern const int16_t wav_db[];
H A Dui.cc99 leds_.PaintPositiveBar(channel, wav_db[meter_[channel].peak() >> 7] + gain); in PaintAdaptive()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/streams/bootloader/
H A Dbootloader.cc60 const int16_t wav_db[] = { variable
169 leds.PaintPositiveBar(1, wav_db[peak >> 7] + 8192); in UpdateLeds()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/streams/bootloader/
H A Dbootloader.cc60 const int16_t wav_db[] = { variable
169 leds.PaintPositiveBar(1, wav_db[peak >> 7] + 8192); in UpdateLeds()