mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-10 14:07:48 +00:00
Finish CurveEditor implementation
This commit is contained in:
@@ -33,7 +33,8 @@ protected:
|
||||
ADSRRelease,
|
||||
ADSRDLS,
|
||||
ADSRVelToAttack,
|
||||
ADSRKeyToDecay
|
||||
ADSRKeyToDecay,
|
||||
CurveEdit
|
||||
};
|
||||
public:
|
||||
EditorUndoCommand(amuse::ObjToken<ProjectModel::INode> node,
|
||||
|
||||
Reference in New Issue
Block a user