org.tritonus.share.sampled
Class TVolumeUtils

java.lang.Object
  extended byorg.tritonus.share.sampled.TVolumeUtils

public class TVolumeUtils
extends Object


Constructor Summary
TVolumeUtils()
           
 
Method Summary
static double lin2log(double dLinear)
           
static double log2lin(double dLogarithmic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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)