Search results

  1. M

    How do I create a dynamic HTML table (with JS)?

    Hello. I'd like to know how to create a table that's dynamic. I currently have it statically and it somewhat looks like this: <table> <tr> <td>Domain name: </td> <td><input type='text' name="domainName"></td> <td></td> </tr> <tr> <td></td> <td>Criteria: </td> <td><input type='text'...
  2. M

    How do I capture a MIDI stream with MIDI-OX?

    Hello, I'd like to capture a MIDI stream while playing a MIDI file on my computer, so that I can record it. Currently, I have a .MTD file (Musicnotes file, it allows me to see the sheet music and at the same time it plays a midi) and in that MTD file is a MIDI (which I can't seem to get out of...
  3. M

    How do I use MIDI-OX with MIDI-YOKE in order to save a MIDI file?

    Hello, I have a program called Musicnotes Player, and it allows me to play the piano songs I bought. I have sheet music for various piano songs, and with Musicnotes Player, I can play these songs and see the notes which are played at that moment. When I use this program to learn to play piano...
  4. M

    How do I use MIDI-OX with MIDI-YOKE in order to save a MIDI file?

    Hello, I have a program called Musicnotes Player, and it allows me to play the piano songs I bought. I have sheet music for various piano songs, and with Musicnotes Player, I can play these songs and see the notes which are played at that moment. When I use this program to learn to play piano...
  5. M

    How to record/extract a MIDI file from Musicnotes Player so that I can save it on my pc?

    Hello. I would like to record/extract an existing MIDI file on to my computer. I use the program named "Musicnotes Player" and when I play the song Discombobulate - Hans Zimmer, it plays the MIDI file as well, so I can hear the MIDI. The only thing is that I'd like to HAVE that MIDI file...
Back
Top