org.tritonus.share.sampled
Class TVolumeUtils

java.lang.Object
  extended by org.tritonus.share.sampled.TVolumeUtils

public class TVolumeUtils
extends java.lang.Object


Constructor Summary
TVolumeUtils()
           
 
Method Summary
static double lin2log(double dLinear)
           
static double log2lin(double dLogarithmic)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TVolumeUtils

public TVolumeUtils()
Method Detail

lin2log

public static double lin2log(double dLinear)

log2lin

public static double log2lin(double dLogarithmic)