MIDI Question

Man, I’m glad y’all don’t know me personally, 'cause I’m embarassed to ask this, but is it possible to “play” music on my computer using the midi function, or do I need to install an actual MIDI and patch it in somewhere?
I’m gonna go now and build up my fortitude with a cold beer or two before I come back and check for the answer! :o

Quasi

I have got to start editing these things before I click! Yes, I HAVE tried, but my computer tells me I have no files stored, so I guess that means I have to import them from somewhere? Note for note or what? Cringing on MY end. You laughing on yours? :smiley:

Q

I’m not an expert but I have played MIDI files on my PC.

I don’t think you need any special software to play files with the .mid or .midi extension. On my system the Windows Media Player recognizes the extension and plays them.

However – don’t confuse the .midi file format with the MIDI data transfer format. MIDI instruments, such as keyboards, use a special MIDI port and data transfer protocol to operate in real time. You can interface such a device to your computer but you have to either install a MIDI port or else configure one of your ports to work as a MIDI port. (I don’t know enough about the hardware to tell you which.) And you’ll need special MIDI driver software to use that port.

But if you just want to play back something that has been recorded in a .midi file you don’t need any special equipment, AFAIK.

To find some .midi files on the web just type “MIDI” into your search engine. You’ll get more hits than you know what to do with. Download one and try it.

Well, that depends on what you mean by play.

MIDI was desigend originally (back about 1983, IIRC), to connect professional music equipment togeather. Mainly analog synths and such. It is a serial interface, that transmits data when a key is hit on one keyboard, sending a message saying that a key has been hit, which key, how hard it is hit etc. It also could send volume info, patch change info etc… Those of us who were playing keyboard back then loved it. It allowed us to have one main keyboard, and a whole bunch of boxes that just made differant sounds on stage rather than being surrounded by a stack of keyboards. Each box could be assigned one of 16 channels, and just by switching the channel the mast keyboard was on, we can change what instrument we are playing. Since my keyboard rig included a piano, and electric piano, a clavinet, and several synths, this allowed me to condense down considerably, and my band mates were much happier.
Somewhere along the line someone created a card for a computer to allow it to speak midi. It allowed it to record which keys you hit when, and play them back. This was a lot more effecient than recording the actual sounds your keyboard was making because it took up very little space on the drive(often a floppy), and you could edit what you played, switch instruments after the fact, and so on. The most popular of these MIDI interfaces for the PC was the Roland MPU-401. It could be used in a couple of ways: One, you could have it timestamp all the data coming in so when it was played back it would be correct(on old slow machines this was important), or it had what was call uart mode. This just recorded the raw data coming into the computer and left it up to the pc to time stamp. Soundblaster, when they came out with thier sound card, included a MPU-401 compatible midi interface that would work in UART only mode. at first, this was hardly useable. Most of the software we were using to record back then used the timestamp feature, so the Soundblaster woudlnt work. Gradually that change(especially after Windows 3.10 when it started suporting the midi interface directly. A lot of MIDI only sound modules were out there, and there were two that got real popular. The yamaha FB01, and the Roland MT-32. In fact, Roland made a PC sound card with a built in MT-32. Severl game designers started includeing support for the MT-32, and a few included the FB-01(I think the early kings quest games did). gradully, the MT-32, which had pre-programmed drums, evolved into the General MIDI standard. A general MIDI sound module was a sound module that had a pre-defined list of sounds, all assigned to specific channels and patch numbers. That way, a computer program would know for instance, that if it sent a certain note on channel 10, it would get a bass drum. Channel one is a piano(if I remember right). General MIDI took off, and people started offering General MIDI daughter boards for the sound cards that were out. Then, sound cards started coming with general midi built in, as well the FM sythesis that had been built on to the card all along(I am not going to try to explain FM Synthesis, unless someone really wants to be that bored). Games now started supporting it. A new file format came out, the Standard Midi File. This file allowed all the differant software programs for the differant computers to share MIDI recordings(called sequences), and now allow you to download a cheesy redition of smoke on the water done in general midi.

So, if your sound card supports General Midi(almost all do), and you have a song in standard midi file format(.mid on the PC), you can play this back. If you want to create you own MIDI file, there are a ton of programs out there to do it with(cakewalk is my favorite). It is much easier if you have a midi keyboard(these are now pretty cheap), to plug into your MIDI interface(some will even work with just USB), but it can be done with just your computers keyboard.

Actually, all you need is a special “Y” cable that plugs into the Joystick port of your sound card. It splits off the MIDI signal from there. The driver for your sound card will run it. The cable can be gotten for about 20 bucks or less. The rest is explained in my overly long post (work is dead right now, and I’m bored.

Quasimodem

Use a search engine to find “midi” archives on the net. Download a midi file. Open the file by double clicking. Whichever program is your default player will open.

I’m not sure exactly what you want. Do you want to download MIDI files from the Internet? AS Phobia says, there are many, many, places you can get them, such as the Classical MIDI connection

On the Macintosh, you can use QuickTime Musical Instruments (part of QuickTime, of course) as if it were a bunch of real MIDI music-makers. Of course, to play or compose music, you need some software that utilizes QTMI. Not all software designed for composing or playing MIDI files recognizes QTMI.

I’m not sure about the PC, but I do know that Apple has QuickTime for both platforms, so this may be true for Windows as well. (Certainly you can play back MIDI files on a PC via Windows Media Player, so possibly there exists recording s/w that will utilize those same sound sets to give you feedback as you drag your notes or intervals around on a page?).

Y’all are sooooo terrific! Here I was, dreading getting flamed because of what I thought was a question I should know the answer to, but ya came through with class and without making me feel like a doofus for asking. Thanks VERY much for your help. I am at work right now too, but as soon as I get home I will put all of your great advice to use and see what I can pull up! :smiley:

Quasi