com.softsynth.jmsl.jsyn
Interface WAVRecorderPanelListener


public interface WAVRecorderPanelListener

Author:
Nick Didkovsky, email: didkovn@mail.rockefeller.edu, (c) 2004 Nick Didkovsky, all rights reserved.

Method Summary
 void WAVRecorderPanelStart(WAVRecorderPanel p)
          user clicked Start
 void WAVRecorderPanelStop(WAVRecorderPanel p)
          user clicked Stop
 

Method Detail

WAVRecorderPanelStart

void WAVRecorderPanelStart(WAVRecorderPanel p)
user clicked Start


WAVRecorderPanelStop

void WAVRecorderPanelStop(WAVRecorderPanel p)
user clicked Stop