Package soundtrap

Class DWVReader

java.lang.Object
soundtrap.DWVReader

public class DWVReader extends Object
Reader for dwv files. These are basically wav files with the wrong ending and have multiple clicks packed up in them, each of the same fixed length.
Author:
Douglas Gillespie.
  • Constructor Details

    • DWVReader

      public DWVReader(File dwvFile, DWVInfo dwvInfo)
  • Method Details

    • finalize

      protected void finalize() throws Throwable
      Overrides:
      finalize in class Object
      Throws:
      Throwable
    • openDWV

      public boolean openDWV()
    • closeDWV

      public void closeDWV()