#include "ADSREditor.hpp"
ADSREditor::ADSREditor(ProjectModel::ADSRNode* node, QWidget* parent)
: EditorWidget(parent)
{
}