ArrayEditorPanel |
|
BackgroundColorInstrument |
A simple Instrument subclass that interprets element [0] as duration and the rest as rgb color values
|
ColToot02 |
|
ColToot03 |
|
ColToot04 |
|
ColToot05 |
|
ConvergeToMeanTransform |
Calculate the mean pitch of all notes in the copy buffer.
Set the pitch of each according to the position in the buffer: early notes changed minimally,
later notes attracted maximally to mean.
|
FMSpectrumApplet |
|
FMSpectrumCalculator |
|
HardCodedMusicJob |
|
HierarchicalMenuExample |
Build hierarchical menus from fully qualified classnames
|
HocketTransform |
HocketTransform
|
InsToot03 |
|
InsToot04 |
|
InsToot05 |
|
InsToot07EZa |
|
InsToot07EZb |
|
InsToot09 |
|
InsToot10 |
|
InsToot10Simple |
|
InsToot11 |
|
JavaSoundMidiApplet |
Set JMSL midi output to Java Sound MIDI device.
|
JMSLScoreAppletToot |
|
JScoreJSynPolyInsApplet |
JMSL Score with SynthNote we designed by hand
|
JScoreToot01 |
|
JScoreToot02 |
|
JScoreToot03 |
|
JScoreToot05 |
|
JScoreToot06 |
|
JScoreToot08 |
|
JScoreTootJavaSoundMIDI |
|
MessagePrintingPlayable |
|
MJToot05 |
|
MJToot06 |
|
MJToot07 |
|
MJToot09 |
|
MJToot10 |
|
MJToot11 |
|
MJToot12 |
|
MutationMeanTransform |
MutationMeanTransform
The resulting melody is the pitch mean and duration mean of the two sources, specifically:
the pitch of the resulting Noten = mean pitch of Aux1Noten and Aux2Noten
the duration of the resulting Noten = mean duration of Aux1Noten and Aux2Noten
|
PlayLurkerToot01 |
Play a melody with a MusicShape while a PlayLurker is notified of every
element played.
|
PlayToot02 |
PlayToot02.java
Play a sequence of MusicShapes with the same JSyn instrument
Generate 7 MusicShapes, each 3 elements long, with random melodies and synth control params.
|
PlayToot03 |
|
PrintingJob |
|
SabbathBrideMusicShape |
Microtonally reasonably close transcription of Jody Diamond singing "Sabbath
Bride"
|
ShapeToot02 |
Just play a MusicShape with a Midi instrument.
|
ShapeToot03 |
|
ShapeToot04 |
|
ShapeToot05 |
|
SineInstrument |
This Instrument owns a JSyn SineUnitVoice, and plays it with frequency and
amplitude
|
SineUnitVoice |
|
SlowSineUnitVoice |
|
SpectrumCanvas |
|
SpectrumData |
|
SpectrumDatum |
|
SupoveVox |
A subclass of SamplePlayingInstrument which maps pitches to sound files.
|
TestSubtractiveSynthVoiceInstrument |
Test JSynUnitVoiceInstrument by putting it into a simple 4 dimensional
MusicShape
Uses pure Java JSyn API
|
TestSubtractiveSynthVoiceInstrumentAllDimensions |
Test JSynUnitVoiceInstrument by putting it into a MusicShape that plays all
its dimensions
Uses pure Java JSyn API
|
TextAreaSTDOut |
Useful STDOut for JMSL printing to a TextArea
|
TootDelay |
WARNING - this code automatically generated by Wire.
|
TranscribeToot05 |
Edit a MusicShape in the MusicShapeEditor, then transcribe it into a notated
Score.
|
TranscribeToot06 |
Demonstrates use of TranscriberListener interface to compute properties of
Notes as they are being transcribed.
|
TriangleSynthNote |
A SineOscillator SynthNote with an amplitude envelope.
|
TuningETToot |
|
TuningTableToot |
Provide textfields for user to define custom tuning table
Starts with Gamelan Son of Lion tuning.
|
WeightedIntegerToot |
Plays a MusicJob which consults a WeightedIntegerSequence to play a random
walk melody.
|
WeightedObjectToot |
Plays a SequentialCollection which has a WeightedObjectChooser as its
Behavior.
|