com.github.dakusui.symfonion.jv.efx
Class Settings

java.lang.Object
  extended by com.github.dakusui.symfonion.jv.efx.Settings

public class Settings
extends Object


Constructor Summary
Settings()
           
 
Method Summary
static Settings chorusAndReverbInParallelAndEfxInSeries()
           
static Settings chorusAndReverbInSeries()
           
static Settings efxChorusAndReverbInParallel()
           
static Settings efxChorusAndReverbInSeries()
           
static Settings efxOnly()
           
static Settings efxProcessedSoundFromOUTPUT12()
           
static Settings parallelAndSeries()
           
static Settings reverbToChorusedSoundAndEfxInParallel()
           
static Settings unprocessedSound(int outputLevel)
           
static Settings unprocessedSoundFromOUTPUT12()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Settings

public Settings()
Method Detail

unprocessedSound

public static Settings unprocessedSound(int outputLevel)

chorusAndReverbInSeries

public static Settings chorusAndReverbInSeries()

efxOnly

public static Settings efxOnly()

reverbToChorusedSoundAndEfxInParallel

public static Settings reverbToChorusedSoundAndEfxInParallel()

efxChorusAndReverbInSeries

public static Settings efxChorusAndReverbInSeries()

chorusAndReverbInParallelAndEfxInSeries

public static Settings chorusAndReverbInParallelAndEfxInSeries()

efxChorusAndReverbInParallel

public static Settings efxChorusAndReverbInParallel()

parallelAndSeries

public static Settings parallelAndSeries()

unprocessedSoundFromOUTPUT12

public static Settings unprocessedSoundFromOUTPUT12()

efxProcessedSoundFromOUTPUT12

public static Settings efxProcessedSoundFromOUTPUT12()


Copyright © 2013. All Rights Reserved.