Program
AS-Piano 1.0 - Play piano on your computer.
 Example picture of AS-Piano 1.0
A simple piano in your computer, that uses the computers MIDI-device for playback. You can play either with your keyboard (C, D, E, F, G, A, B) or with the mouse pointer, when you play with the keyboard you combine with [SHIFT] to play sharp. There are 128 different MIDI instruments to choose between with the [PAGE UP] and [PAGE DOWN] keys, the octave can be changed with [+] and [-].
Write your own melodies in 10 easy steps!
- $-MIDI-$ is the starting string for the melody, without this nothing will be played.
- #V=50 sets the playback velocity to 50. Lower values means faster playback. Valid values are 1 to 100. (Default: 50)
- #O=4 sets the octave number to 4. Valid values are 0 or higher. (Default: 4)
- #I=0 sets the instrument number to 0 (Acoustic Grand Piano). See MIDI.TXT. Valid values are 0 to 127. (Default: 0)
- + raises the octave number by 1. The command applies until new change is done.
- - lowers the octave number by 1. The command applies until new change is done.
- P or p makes a slight pause in the playback. No difference are made between P and p.
- C, C#, D, D#, E, F, F#, G, G#, A, A# and B plays the respective key. Lower case characters plays normal and upper case characters are used when one want to drag out longer on the tone.
- All commands has to be separated with a space! Paste the melody string with [CTRL+V] or [SHIFT+INSERT]. Now, your melody are being played and the piano show you visually which keys are being played for the moment. You can always interrupt the playback with the [ESC] key.
- Tip! On Extras you can download AS-Play 1.0 which is a small program with only this melody function. The string are constructed exactly the same way but be aware of that you have to begin and end the melody string with a double quote character since it should be passed as a parameter to the program.
» Download AS-Piano 1.0 (Zip ~ 178 KB)
Revision Date: 2012-05-12.
License: Freeware.
Operating System: Windows XP, Server 2003, Vista, Server 2008, 7.
This is the program's official page - download the program here to be sure that you always get the latest version! The program is free!
|