Dora the cat listens to a newly edited sound file

Dora2 and Cor-Net (20 July 2005)

  1. Dora2 (source, jar, bat, and documentation)
  2. Dora2 documentation
  3. Dora2-MakingPhrases.pdf

Other sound programs

  1. Sonogram is a java program that lets you open a sound (.wav) file and draw a sonogram of it, optionally saving the pictures as a .jpg file. You can use the interface to adjust a number of parameters that control what the sonogram looks like. This is the program (or at least the algorithm and probably the actual code) used to to generate most of the sonograms in the examples below.
  2. ChannelTool is a java program that lets you pick a list of ".wav" files and then extract the channels you select from each into new sound files.
  3. SoundMeter is a java program that lets you select one or more sound (.wav) files. Treating the samples in blocks of user specified size, it computes summary statistics on the sound amplitudes in the sounds. By recordings using standardized settings and conditions you can use the output of this program as a crude but effect sound level meter.