23 #include "object/auto/auto.h"
47 void DeleteObject(
bool bAll=
false);
50 Error StartAction(
int param);
51 bool EventProcess(
const Event &event);
54 bool CreateInterface(
bool bSelect);
56 bool Write(
char *line);
57 bool Read(
char *line);
60 void UpdateInterface();
64 void SoundManip(
float time,
float amplitude,
float frequency);
67 AutoLaboPhase m_phase;