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

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

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

revision 1.1 by green, Mon Sep 26 16:35:00 2005 UTC revision 1.2 by green, Mon Sep 26 17:24:00 2005 UTC
# Line 206  public class Sequence Line 206  public class Sequence
206        // FIXME        // FIXME
207        // How can this possible be computed?  PPQ is pulses per quarter-note,        // How can this possible be computed?  PPQ is pulses per quarter-note,
208        // which is dependent on the tempo of the Sequencer.        // which is dependent on the tempo of the Sequencer.
209        throw new UnsupportedOperationException("Can't compute PPQ based lengths yet");        throw new
210              UnsupportedOperationException("Can't compute PPQ based lengths yet");
211      }      }
212      else      else
213      {      {

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

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