/[classpath]/classpath/javax/sound/midi/Sequencer.java
ViewVC logotype

Diff of /classpath/javax/sound/midi/Sequencer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by green, Mon Sep 26 17:24:00 2005 UTC revision 1.3 by green, Wed Sep 28 03:44:05 2005 UTC
# Line 103  public interface Sequencer extends MidiD Line 103  public interface Sequencer extends MidiD
103    public void startRecording();    public void startRecording();
104        
105    /**    /**
106       * Stop recording, although continue playing.
107       */
108      public void stopRecording();
109      
110      /**
111     * Returns true if sequence is recording.     * Returns true if sequence is recording.
112     *     *
113     * @return true if the sequence is recording and false otherwise     * @return true if the sequence is recording and false otherwise

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26