Package soundtrap

Class BCLReader

java.lang.Object
soundtrap.BCLReader

public class BCLReader extends Object
Reader for BCL files.
Author:
Doug Gillespie
  • Constructor Details

    • BCLReader

      public BCLReader(File bclFile)
  • Method Details

    • nextBCLLine

      public BCLLine nextBCLLine()
      Read the next line from the BCL file.
      Returns:
      line of data or null;
    • open

      public boolean open()
    • close

      public void close()