Package soundtrap
Class BCLReader
java.lang.Object
soundtrap.BCLReader
Reader for BCL files.
- Author:
- Doug Gillespie
-
Constructor Details
-
BCLReader
-
-
Method Details
-
nextBCLLine
Read the next line from the BCL file.- Returns:
- line of data or null;
-
open
public boolean open() -
close
public void close()
-