| Computer Music: Musc 216 In this tutorial you will learn some basic Isadora concepts and then learn how to turn a MIDI note ON and OFF using Isadora's SendNote actor. You should already have studied basic MIDI concepts and know the format of a MIDI Command. In addition, it would be helpful if you have already experimented with the Isadora document, MIDI Commands Demo. Please see MIDI Commands. If you want to experiment with sending Midi Commands using HEXADECIMAL values, see the Play a Note tutorial. STEP 1: CREATE A NEW DOCUMENT Begin by creating a new document: STEP 2: ADD THE ACTORS TO PLAY A NOTE In the top left corner of the NEW DOCUMENT window you will see an area numbered 1 - 9 with circles around each number. This area allows you to select a family or GROUP of actors with similar functions: Select group #3 (MIDI Group) and then click on the "Send Note" actor toward the bottom of the window. Now move your mouse back over into the middle of the screen. You should see the Send Note actor attached to your cursor. Move your cursor somewhere in the window that seems appropriate and then click the mouse to place the ACTOR in the window: Now select Actor Group #5 (Mouse & Keyboard): Click on the Keyboard Watcher Actor and then place it in the window to the LEFT of the Send Raw MIDI Actor: Drag your mouse around both actors to select them (they turn BLUE in color) and then COPY them (Command+C). Paste a new set of actors below the current set so that you have two identical sets. Change the various fields of the actors so they look like this:
Connect the output of both Keyboard Watcher actors to the TRIGGER input of the respective Send Note actors. It should look like this:
STEP 3: Configure SimpleSynth to play notes from Isadora
STEP 4: Configure SimpleSynth to play notes from Isadora You're almost ready to play a note, but first you have to set the MIDI connections in Isadora's MIDI Window.
STEP 5: Try it out! If you have programmed Isadora correctly and have the inputs of SimpleSynth configured, you should hear a note when you play the 'A' key on your computer. In addition, it should turn off when you let up on the 'A' key. STEP 6: Troubleshooting (debugging) If you're not hearing any sound when you press the 'a' key, then try this:
STEP 7: Save your work When you complete this tutorial:
Back to Isadora Tutorials Menu |