org.log4jfugue
Class Experiments

The main application of the system, ie a sample client application, TODO: finish the suite of JUnit tests, add a simple application to play the file created by the PretendPlayer, create a data flow diagram for the package, make the File DataGetter be able to replay at different speeds, make sure that the pretend player works with the Rhythm player.

Field Summary
 Logger log
           
 
Constructor Summary
Experiments()
           
 
Method Summary
static void checkForMemoryLeak()
          
static void doRhythmSubstitution(Rhythm rhythm)
          
static void doRhythmSubstitution2(Rhythm rhythm)
          
static void main(def args)
          
static void testForDave()
          
static void testGroovy()
          
static void testNumeric()
          
static void testSocketLogger()
          
static void testSounds()
          
static void tryPlayManyTimes()
          
static void tryRhythm()
          
 

Constructor Detail

Experiments

Experiments()


Method Detail

checkForMemoryLeak

static void checkForMemoryLeak()


doRhythmSubstitution

static void doRhythmSubstitution(Rhythm rhythm)


doRhythmSubstitution2

static void doRhythmSubstitution2(Rhythm rhythm)


main

public static void main(def args)


testForDave

static void testForDave()


testGroovy

static void testGroovy()


testNumeric

static void testNumeric()


testSocketLogger

static void testSocketLogger()


testSounds

static void testSounds()


tryPlayManyTimes

static void tryPlayManyTimes()


tryRhythm

static void tryRhythm()