jass.utils
Class PitchMap

java.lang.Object
  extended by jass.utils.PitchMap

public class PitchMap
extends java.lang.Object

Map hue 0-1 to perceptually more uniform variable pitch(h)

Author:
Kees van den Doel (kvdoel@cs.ubc.ca)

Constructor Summary
PitchMap()
           
 
Method Summary
static double hue2pitch(double hue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PitchMap

public PitchMap()
Method Detail

hue2pitch

public static double hue2pitch(double hue)