mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Finish SampleEditor implementation
This commit is contained in:
@@ -144,6 +144,7 @@ public:
|
||||
void closeEditor();
|
||||
|
||||
ProjectModel::INode* getEditorNode() const;
|
||||
EditorWidget* getEditorWidget() const;
|
||||
amuse::ObjToken<amuse::Voice> startEditorVoice(uint8_t key, uint8_t vel);
|
||||
void pushUndoCommand(QUndoCommand* cmd);
|
||||
void aboutToDeleteNode(ProjectModel::INode* node);
|
||||
|
||||
Reference in New Issue
Block a user