Package jmslexamples.jsyn2
Class SignalProcessingScore2
java.lang.Object
jmslexamples.jsyn2.SignalProcessingScore2
public class SignalProcessingScore2
extends java.lang.Object
Signal Processing JMSL Score example
Instrument on second staff processes the signal from the instrument on top staff
Play a rich resonant drone in staff 1
Band Pass filter in staff 2
Notice that pitches of bandpass "melody" are fractional, and are mapped onto the frequency of the filter
- Author:
- Nick Didkovsky, nick@didkovsky.com Upgrade to JSyn2 Dec 2016
-
Constructor Summary
Constructors Constructor Description SignalProcessingScore2()
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SignalProcessingScore2
public SignalProcessingScore2()
-
-
Method Details
-
build
public void build() -
showScore
public void showScore() -
main
public static void main(java.lang.String[] args)
-