From a0484778a9953dfd1948bf4dac71c51deab18cab Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 15 Jul 2018 20:35:52 +0200 Subject: Revorked visualiser UI and a few more parameter tweaks. --- src/sample.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sample.h') diff --git a/src/sample.h b/src/sample.h index 7eb4076..daac6aa 100644 --- a/src/sample.h +++ b/src/sample.h @@ -42,6 +42,8 @@ public: AudioFile* getAudioFile(const Channel& channel); + float getPower() const; + private: friend class InstrumentParser; friend class PowerList; -- cgit v1.2.3