|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.synth.envelope.MidiVolume
public class MidiVolume
Constructor Summary | |
---|---|
MidiVolume()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static float |
midiVolumeToAmplitudeRatio(int midiVolume)
|
static float |
midiVolumeTodB(float midiVolume)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MidiVolume()
Method Detail |
---|
public static float midiVolumeTodB(float midiVolume)
public static float midiVolumeToAmplitudeRatio(int midiVolume)
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |