Package com.softsynth.jmsl.score.util
Class AutoBeamer
java.lang.Object
com.softsynth.jmsl.score.util.AutoBeamer
public class AutoBeamer
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description AutoBeamer(Track t)
AutoBeamer(Track t, boolean unbeamAllRests)
rests can break beam groups or not depending on value of unbeamAllRests. -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AutoBeamer
-
AutoBeamer
rests can break beam groups or not depending on value of unbeamAllRests. You can turn this on or off, so that autobeaming will cross a rest or not
-
-
Method Details
-
autobeam
public void autobeam() -
main
public static void main(java.lang.String[] args)
-