Midi Monitor
Fangbeast:
When I attempt to upload the code, lines between “<" and ">" dissapears.
Uploaded to the french forum.
http://purebasic.forum-gratuit.com/view ... light=midi
When I attempt to upload the code, lines between “<" and ">" dissapears.
Uploaded to the french forum.
http://purebasic.forum-gratuit.com/view ... light=midi
Send midi to midi-ox
Thanks einander,
Greatwork. I like what you have created.
Now how do you make it so that Midi-Ox or other midi mapping programs would recognize it as an output device?
What I am looking for is the code that will take the midi note and send it as a legitimated midi output to other applications.
I maybe asking too much by having it handed to me, but I am not yet good enough. I also checked for other midi codes , but none of them will do what I need it to do.
If anyone could help in this area, I would greatly appreciate it
Thanks
Greatwork. I like what you have created.
Now how do you make it so that Midi-Ox or other midi mapping programs would recognize it as an output device?
What I am looking for is the code that will take the midi note and send it as a legitimated midi output to other applications.
I maybe asking too much by having it handed to me, but I am not yet good enough. I also checked for other midi codes , but none of them will do what I need it to do.
If anyone could help in this area, I would greatly appreciate it
Thanks
MidiKeyboard updated
New version Updated.
;Added :
;PC Keyboard input
;Chord play
;Midi Output selector (asked by Marvin)
;More PCKeyboard Maps
;Valume control
;Disabled Keyboard Repeat Rate for single notes (don't work for chords - Win issue???)
Can't upload to the forum, so it's on Beach's site - Thanks Beach!
http://www.penguinbyte.com/apps/pbwebst ... oard_12.pb
;Added :
;PC Keyboard input
;Chord play
;Midi Output selector (asked by Marvin)
;More PCKeyboard Maps
;Valume control
;Disabled Keyboard Repeat Rate for single notes (don't work for chords - Win issue???)
Can't upload to the forum, so it's on Beach's site - Thanks Beach!
http://www.penguinbyte.com/apps/pbwebst ... oard_12.pb
In case the repeat rate fails, see
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
@Marvin:
now is possible to route the MIDI output to MIDIyoke, and redirect MIDIyoke to any VST Plugin.
http://www.midiox.com/index.htm?http:// ... /myoke.htm
now is possible to route the MIDI output to MIDIyoke, and redirect MIDIyoke to any VST Plugin.
http://www.midiox.com/index.htm?http:// ... /myoke.htm
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Einander, very nice, keep going
That brings some memories to my mind. Years ago i composed some songs using Amiga keyboard and a japanese Panasonic MSX2+ computer with OPL3 synth, and i did it using the computer keyboard only.
The project is absorbing me now will take about 1 year, but i hope to retake then my good customs again.
Awesome, Thanks!
NOTE: If no one makes samething to save a composition i probably will do on your source in several ways, the CASIO way included, this is, saving notes sequence disregarding the times between notes, and after that use only a key (in the pc keyboard, or mouse) to record the sequence with the required times by pushing the mentioned key.

That brings some memories to my mind. Years ago i composed some songs using Amiga keyboard and a japanese Panasonic MSX2+ computer with OPL3 synth, and i did it using the computer keyboard only.
The project is absorbing me now will take about 1 year, but i hope to retake then my good customs again.
Awesome, Thanks!
NOTE: If no one makes samething to save a composition i probably will do on your source in several ways, the CASIO way included, this is, saving notes sequence disregarding the times between notes, and after that use only a key (in the pc keyboard, or mouse) to record the sequence with the required times by pushing the mentioned key.