mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-10 14:07:48 +00:00
Finish SampleEditor implementation
This commit is contained in:
@@ -23,6 +23,8 @@ protected:
|
||||
enum class Id
|
||||
{
|
||||
SMChangeVal,
|
||||
SampLoop,
|
||||
SampPitch
|
||||
};
|
||||
public:
|
||||
EditorUndoCommand(amuse::ObjToken<ProjectModel::INode> node,
|
||||
|
||||
Reference in New Issue
Block a user