/* audio_effect.cpp */ #include "audio_effect.h" AudioEffect::AudioEffect() { }