org.jfugue
Class MicrotoneHelper
java.lang.Object
org.jfugue.MicrotoneHelper
public class MicrotoneHelper
- extends java.lang.Object
Facilitates playing microtonal music - Indian, Turkish, Indonesian, etc. styles.
This feature is covered in detail in "The Complete Guide to JFugue"
- Version:
- 3.0
- Author:
- David Koelle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MicrotoneHelper
public MicrotoneHelper()
put
public void put(java.lang.String key,
double freq)
get
public double get(java.lang.String key)
getMusicString
public java.lang.String getMusicString(java.lang.String key)
convertPattern
public Pattern convertPattern(Pattern pattern)