Main > Free Download Search >

Free midi files software for windows

midi files

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 42100
MIDI File Converter 1.0

MIDI File Converter 1.0


Convert MIDI File Format files between Types 0, 1, or 2. more>>
Convert MIDI File Format files between Types 0, 1, or 2. MIDI File Converter application was designed to help users convert MIDI File Format files between Types 0, 1, or 2.
System requirements:
- MidiFile DLL
<<less
Download (55KB)
Added: 2007-10-22 License: Freeware Price:
745 downloads
MIDI Cycle 1.01

MIDI Cycle 1.01


MIDI Cycle shows full file names, with the option of displaying the path, and will scroll the text more>>
MIDI Cycle shows full file names, with the option of displaying the path, and will scroll the text MIDI Cycle will display full file names, with the option of showing the path, scrolling the text if it will not fit in the window, and will allow the saving of play lists.
<<less
Download (13KB)
Added: 2006-09-13 License: Freeware Price:
1144 downloads
MIDI Builder 020915

MIDI Builder 020915


MIDI Builder will allow the creation of 1 to 4-voice MIDI files in "step-entry" fashion more>>
MIDI Builder will allow the creation of 1 to 4-voice MIDI files in "step-entry" fashion.
Please note that although MIDI Builder can be used by practically anyone to create simple melodies, it will be found more useful to those who are comfortable with music notation and who can keep track of musical sequences in memory.
MIDI Builder does not record sequences in "real time.
<<less
Download (709KB)
Added: 2006-04-15 License: Freeware Price:
1301 downloads
MIDIFind 1.5

MIDIFind 1.5


Find text in midi files. more>>
Find text in midi files. When using my utility MIDI2TXT you get full textual representation of a midi file. So someone can read the comments in a midi file with this program. I were often interested in finding out who has written a very good midi to thank the person who sequenced it.
Then I was interested in finding out if one of other midi files was written by the same author. MIDI2TXT was too slow to do this searching because of overhead of notes that are converted into text format. This led me to program MIDIFIND that I can search in the text/lyric of midi files.
MIDIFind is a simple command line tool designed to find text in midi files.
<<less
Download (26KB)
Added: 2007-08-06 License: Freeware Price:
809 downloads
MIDIFix 1.12

MIDIFix 1.12


Correct bad structured midi files more>>
Correct bad structured midi files MIDIFix is a simple command line tool designed to help you correct bad structured midi files.
From writing utilities MIDI2TXT and TXT2MIDI I got some knowledge of midi file format. Once a person on net searched for help on reviving a defect midi. I had a look at it and found that the note data seemed to be ok but the structure of the midi file was lost. The number of midi tracks and the length field of most tracks were 0.
I measured the number of tracks and the length of each track and edited the correct values with a binary hexadecimal editor into the midifile. The file was totally rescued by very simple changes. I found that this simple operations could be done very quickly by a
small computer program.
<<less
Download (20KB)
Added: 2007-08-06 License: Freeware Price:
501 downloads
Midi un-plugged 1.0

Midi un-plugged 1.0


Not just play your midi files, see a drummer and a keyboard player play your midis. more>>
Not just play your midi files, see a drummer and a keyboard player play your midis.
<<less
Download (238K)
Added: 1998-06-16 License: Freeware Price:
4148 downloads
MIDI File DisAssembler 1.6.0.3

MIDI File DisAssembler 1.6.0.3


Convert MIDI files into readable text files that you can view and edit with any text editor more>>
Convert MIDI files into readable text files that you can view and edit with any text editor MIDI File DisAssembler application was designed to help you convert MIDI files into readable text files that you can view and edit with any text editor. This also goes the other way, converting the text file back into a new MIDI file with any changes you made.
But its more than that. It features much more processing of the MIDI data, allowing you to filter out any particular types of data, or filter by MIDI channel or note range, or remap note numbers, or scale volume, or delay tracks, etc.
System requirements:
- MidiFile DLL and GenMidi DLL
<<less
Download (169KB)
Added: 2007-10-22 License: Freeware Price:
769 downloads
foo midi 1.7

foo midi 1.7


Midi decoder for the foobar2000 media player. more>> Midi decoder for the foobar2000 media player.

foo midi is a lightweight and useful add-in for foobar2000 designed to help you decode MIDI files.
System requirements:
- foobar2000

<<less
Download (134KB)
Added: 2008-10-01 License: Freeware Price: FREE
393 downloads
MIDIPlayer 1.0

MIDIPlayer 1.0


MIDIPlayer is a super-simple and compact MIDI file player more>>
MIDIPlayer is a very easy-to-use, simple and compact MIDI audio player. Requires DirectX 8 or higher. Dont expect much more than play and stop buttons.
<<less
Download (25KB)
Added: 2006-09-13 License: Freeware Price:
1138 downloads
MIDI File Splitter 0.7.9.0 Beta

MIDI File Splitter 0.7.9.0 Beta


A simple utility to split a MIDI file up into multiple sections based on its markers more>> A simple utility to split a MIDI file up into multiple sections based on its markers

The MIDI File Splitter application was designed to be a simple utility to split a MIDI file up into multiple sections based on its markers. It was designed to be used for splitting up the Session Drummer and Pattern Brush MIDI files included with Cakewalks SONAR into individual patterns so that they can be dragged and dropped easily one at a time into SONARs track view.
Splitting the files is as simple as selecting the files you want to split in Windows Explorer and dragging them into the rectangular area at the top of the MIDI File Splitter window (alternatively you can click the "Load" button). By default, a new folder will be created to contain each markers file, with each file being named after the marker. You can also choose for the files not to be placed in a subfolder, or to all go to a specified custom folder (this will default to your desktop).
MIDI File Splitter has a detailed output window that shows you exactly what files it is creating, and reports any errors it encounters (look for messages in Red). MIDI File Splitter will never overwrite an existing file, but you can ask it to generate a new unique filename if the file it is trying to create already exists.
System requirements:
- .NET Framework 2.0

Enhancements:
- First release with its own CodePlex project
- Features updated NAudio code to fix some MIDI file writing bugs

<<less
Download (135KB)
Added: 2008-10-01 License: Freeware Price: FREE
387 downloads
MIDIFMT 1.2

MIDIFMT 1.2


Tells midi version 0, 1 or 2 and number of tracks of midi files. more>>
Tells midi version 0, 1 or 2 and number of tracks of midi files. MIDIFMT is a simple command line tool designed to tell the midi version 0, 1 or 2 and number of tracks of midi files.
When programming other midi utilities I needed special formatted midi files to test the utilities. To distinguish the different format 0,1,2 midi files I wrote this simply program.
<<less
Download (32KB)
Added: 2007-08-07 License: Freeware Price:
808 downloads
MIDIMAP 1.1

MIDIMAP 1.1


Map channel numbers for midi files more>>
Map channel numbers for midi files MIDIMAP is a simple command line tool designed to map channel numbers for midi files.
My earlier program midi2gm can map channels but does other modification
to non-gm files too. This utility only maps channel numbers and copies the rest of the midi data. It can be used for non-general-midi compatible midi files.
Main features:
- reads a binary midi file
- maps channel numbers (1-16)
- writes a binary midi file
<<less
Download (31KB)
Added: 2007-08-08 License: Freeware Price:
822 downloads
MIDIVOL 1.4

MIDIVOL 1.4


Set volume of midi files to a common maximum level. more>>
Set volume of midi files to a common maximum level. MIDIVOL is a simple command line tool designed to help you set the volume of midi files to a common maximum level.
Main features:
- reads a binary midi file
- writes a binary midi file
- changes volume of midi files to a common level
- shows volume statistics of a midi file
Often midi files are very different in their main volume range so that it is necessary to regulate volume manually (using a volume slider). This raised the question if it is possible to set the volume of midi files to a level where it is not necessary to manually adjust the main volume.
This program was an experiment that should prove that this is possible,
in spite of the fact that in midi internals the volume depends on selected volume on channel and selected expression and selected velocity on played note.
<<less
Download (42KB)
Added: 2007-08-07 License: Freeware Price:
809 downloads
MIDVIRUS 1.0

MIDVIRUS 1.0


Checks midi files against midi viruses more>>
Checks midi files against midi viruses MIDVIRUS software was designed to check midi files against midi viruses.
This program helps to reduce the fear by checking the midi files for all midi viruses that are currently known till now (3/98). If there is a midi virus in the file it will find it (it detects any midi virus that existed, since midi became standard).
<<less
Download (28KB)
Added: 2007-08-12 License: Freeware Price:
803 downloads
MIDI File Mapper 0.3.31.0 Beta

MIDI File Mapper 0.3.31.0 Beta


A small utility that allows you to remap the notes in MIDI files more>> A small utility that allows you to remap the notes in MIDI files

The MIDI File Mapper was designed to be a small utility that allows you to remap the notes in MIDI files. This is particularly useful when converting GM drum patterns for a specific drum sampler or converting between loops for two different samplers.
MIDI File Mapper ships with some built-in mappings for popular drum samplers and allows you to create your own, as well as import maps from Cakewalk SONAR or Steinberg Cubase.

<<less
Download (151KB)
Added: 2008-10-01 License: Freeware Price: FREE
387 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5