Package jmsltutorial
Class SabbathBrideMusicShape
java.lang.Object
com.softsynth.jmsl.MusicJob
com.softsynth.jmsl.MusicShape
jmsltutorial.SabbathBrideMusicShape
- All Implemented Interfaces:
Composable
,DimensionNameSpace
,Playable
,java.lang.Cloneable
,java.lang.Runnable
public class SabbathBrideMusicShape extends MusicShape
Microtonally reasonably close transcription of Jody Diamond singing "Sabbath
Bride"
- Author:
- Nick Didkovsky, (c) 2004 All rights reserved, Email: nick@didkovsky.com
-
Field Summary
Fields inherited from class com.softsynth.jmsl.MusicJob
repeatCount
-
Constructor Summary
Constructors Constructor Description SabbathBrideMusicShape()
-
Method Summary
Methods inherited from class com.softsynth.jmsl.MusicShape
add, add, add, add, add, add, add, add, add, add, add, add, add, calcDimStats, calcStats, clipValDim, clone, convertTimeBaseDim, copyDataFrom, copyDataFrom, copyDimensionNameSpace, differentiate, dimension, dimensionNames, dumpSource, dumpSource, dumpSource, fill, finishAll, get, get, getData, getDefault, getDefaultArray, getDefaultArray, getDimension, getDimensionName, getDimName, getHighLimit, getInt, getLowLimit, getMax, getMean, getMin, getNumberOfNames, getSum, insert, integrate, internalRepeat, invert, isClippingEnabled, isConstrainedToLimits, isSafeOrdering, load, main, prefab, prefab, print, printDim, printDimNames, printStats, qa, randomize, readBinaryHMSLShape, remove, remove, reverse, save, scale, scramble, set, set, set, set, setClipped, setClippingEnabled, setConstrainedToLimits, setDefault, setDimensionName, setDimName, setDimName, setLimits, setSafeOrdering, sort, sort, sort, sort, start, statsCalculated, stop, sumSet, sumSet, swap, toString, translate, transpose, usesStandardInvariants, useStandardDimensionNameSpace, useStandardInvariants
Methods inherited from class com.softsynth.jmsl.MusicJob
add, addPlayLurker, addRepeatPlayable, addStartPlayable, addStopPlayable, advanceCurrentTime, contains, elements, finish, getChild, getChildren, getCurrentTime, getDataTranslator, getDuration, getInstrument, getName, getParent, getPlayLurkers, getRepeatCount, getRepeatPause, getRepeatPlayables, getRepeats, getStartDelay, getStartPause, getStartPlayables, getStartTime, getStopDelay, getStopPlayables, getTimeStretch, getTransposition, halt, indexOf, insert, isRunning, launch, launch, play, play, printHierarchy, printHierarchy, remove, removeAll, removeAllPlayLurkers, removeAllRepeatPlayables, removeAllStartPlayables, removeAllStopPlayables, removePlayLurker, removeRepeatPlayable, removeStartPlayable, removeStopPlayable, repeat, run, setCurrentTime, setDataTranslator, setDuration, setInstrument, setName, setParent, setRepeatPause, setRepeats, setStartDelay, setStartPause, setStartTime, setStopDelay, setTimeStretch, setTransposition, size, timeStretch, transposition, waitForDone
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
SabbathBrideMusicShape
public SabbathBrideMusicShape()
-