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 Link icon

    • DWVReader Link icon

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

    • openDWV Link icon

      public boolean openDWV()
    • closeDWV Link icon

      public void closeDWV()