com.frinika.synth.envelope
Class TimeCent

java.lang.Object
  extended by com.frinika.synth.envelope.TimeCent

public class TimeCent
extends java.lang.Object

Author:
Peter Johan Salomonsen

Constructor Summary
TimeCent()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static int milliSecsToTimeCents(int milliSecs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeCent

public TimeCent()
Method Detail

milliSecsToTimeCents

public static int milliSecsToTimeCents(int milliSecs)

main

public static void main(java.lang.String[] args)