Re:midi keyboard connecting to v studio 100 does not make sound in computer
2010/04/09 01:43:04
Since you're not making progress, let's try review the basics just to make sure we're all communicating.
Your Yamaha keyboard has two major parts inside of it: a keyboard controller and a sound generator. The keyboard sends note on and note off signals to the sound generator that makes the piano/strings/etc. sounds. The note signals have no sound of their own. They are used only to trigger a sound generator.
MIDI connects between the keyboard and the sound module. When you press a key, a MIDI 'note on' message is sent to the MIDI Out port. If you connect the MIDI out of the keyboard to VS-100, you will have to also set up something to act as a sound generator.
The MIDI In connector on your keyboard connects to the sound generator. If you send note messages to MIDI In, it will trigger the sound generator inside the keyboard.
In your situation, you have two choices: One is to send the audio out from the keyboard (from its sound generator) to the VS-100 and record it in an audio track. The other is to send the MIDI Out of the keyboard to the MIDI In of the VS-100 and record in a MIDI or instrument track. If you go the MIDI route, you will need to connect it to a sound generator. This can be either a soft synth running in Sonar or an external sound generator like your Yamaha.
What I've just wrote is highly simplified as MIDI can send signals that do lots of other things, but for now, let's focus on basic signal flow. Does what I've described make sense?
If you're new to Sonar, my advice is that you start out with recording audio from your keyboard. It's a lot simplier which means that there is a lot less that can go wrong. When you've got audio recording down, you can start working with MIDI.