mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 10:37:44 +00:00
Transform update spectrum event into message.
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
|
||||
void execute(const buffer_c8_t& buffer) override;
|
||||
|
||||
void on_update_spectrum() override { channel_spectrum.update(); }
|
||||
void on_message(const Message* const message) override;
|
||||
|
||||
private:
|
||||
dsp::decimate::FIRC8xR16x24FS4Decim8 decim_0;
|
||||
|
Reference in New Issue
Block a user