Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.342.275 Times

Generate Midi freeware
Filter: All | Freeware | Demo
 

Generate Midi

1 2 3 4 5 > 
Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 832

Speedy MIDI Speedy MIDI is an editor designed for choirs and singers to quickly generate MIDI files for rehearsal. If the quality of the sheet music is too low for scanning, Speedy MIDI is an interesting alternative to other MIDI or notation editors. Use the mouse piano for input, or an external MIDI...



Platforms: Windows

License: Freeware Size: 4.7 MB Download (789): Speedy MIDI Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 539

Hypercyclic Hypercyclic is an LFO-driven MIDI arpeggiator, gate effect and step sequencer for mangling sustained MIDI input chords, the output of which can then drive other MIDI instruments. Two tempo-synced LFOs can be used to modulate various parameters to create interesting rhythmic effects and chord...





Platforms: Windows

License: Freeware Size: 10.4 MB Download (788): Hypercyclic Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 521

Hypercyclic for Mac OS X Hypercyclic is an LFO-driven MIDI arpeggiator, gate effect and step sequencer for mangling sustained MIDI input chords, the output of which can then drive other MIDI instruments. Two tempo-synced LFOs can be used to modulate various parameters to create interesting rhythmic effects and chord...


Platforms: Mac

License: Freeware Size: 10.4 MB Download (681): Hypercyclic for Mac OS X Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 514

Hypercyclic for Linux Hypercyclic is an LFO-driven MIDI arpeggiator, gate effect and step sequencer for mangling sustained MIDI input chords, the output of which can then drive other MIDI instruments. Two tempo-synced LFOs can be used to modulate various parameters to create interesting rhythmic effects and chord...


Platforms: Linux

License: Freeware Size: 10.4 MB Download (649): Hypercyclic for Linux Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 625

RPitch 0.9 RPitch is a small, handy feature-rich relative pitch ear training application. It's written in Java and uses the javax.sound.midi API to generate MIDI audio. "Relative pitch" is the ability to recognize and name an interval (the distance between two musical notes) simply by hearing it. Unlike...


Platforms: Windows

License: Freeware Size: 1.2 MB Download (822): RPitch 0.9 Download

Released: March 21, 2009  |  Added: March 28, 2009 | Visits: 12.415

Free Midi Converter Free Midi Converter - simple to use, yet powerful and fast! The soundfont support is perfect! With today's great sounding MIDI modules and with most PCs having a sound card in them that is far superior to anything available when MIDI was a child, anyone can make music that rivals most major...


Platforms: Windows

License: Freeware Size: 469.67 KB Download (15297): Free Midi Converter Download

Released: May 30, 2005  |  Added: December 24, 2009 | Visits: 3.405

BRELS MIDI Editor Developed in 2004, BRELS MIDI Editor is a free, open-source MIDI editor that allows the creation and editing of MIDI files with a simple, straightforward interface. Saved files have the smallest possible size, their entire content is editable onscreen and the exact composition length is shown and...


Platforms: Windows

License: Freeware Size: 166.14 KB Download (537): BRELS MIDI Editor Download

Added: April 15, 2010 | Visits: 1.096

Generate Numly Copyright Generate Numly Copyright is a Firefox extension that registers documents and blogs for Numly copyright. Numly Numbers are unique identifiers of electronic media and recognized worldwide by electronic publishing companies and electronic content providers. Numly Numbers are simple and quick to...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Generate Numly Copyright Download

Added: November 25, 2010 | Visits: 1.079

Data::Generate Data::Generate allows you to create various types of synthetic data by parsing "regex-like" data creation rules. This module generates data by parsing given text statements (data creation rules). These statements are flexible and powerful regex-like way to control the production of synthetic...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): Data::Generate Download

Added: September 27, 2010 | Visits: 812

sfront Sfront project compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into efficient C programs that generate audio when executed. MP4-SA is a standard for normative algorithmic sound, that combines an audio signal processing language (SAOL) with score languages (SASL, and the legacy MIDI File...


Platforms: *nix

License: Freeware Size: 4.5 MB Download (99): sfront Download

Added: September 11, 2010 | Visits: 1.323

MIDI Controller MIDI Controller is a program that connects Glade UI files to MIDI parameters. This is a small program that lets you set MIDI controller values using sliders and buttons in a GTK+ window. The GUI is an XML-based Glade file which can be replaced without rebuilding the program, so you can build...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (146): MIDI Controller Download

Added: February 06, 2010 | Visits: 1.006

ALSA MIDI Kommander ALSA MIDI Kommander is a DCOP interface exposing many ALSA Sequencer features for shell scripts, Kommander scripts, or KDE programs requiring MIDI sequencer services. A few utilities are included, which can be used both as programming examples and as real work tools. The main program, "kaseq"...


Platforms: *nix

License: Freeware Size: 706.56 KB Download (104): ALSA MIDI Kommander Download

Added: February 20, 2010 | Visits: 960

MIDI::Simple MIDI::Simple is a procedural/OOP interface for MIDI composition. SYNOPSIS use MIDI::Simple; new_score; text_event http://www.ely.anglican.org/parishes/camgsm/bells/chimes.html; text_event Lord through this hour/ be Thou our guide; text_event so, by Thy power/ no foot shall slide;...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (99): MIDI::Simple Download

Added: January 24, 2010 | Visits: 1.099

MIDI MIDI is a Perl module that can read, compose, modify, and write MIDI files. SYNOPSIS use MIDI; use strict; use warnings; my @events = ( [text_event,0, MORE COWBELL], [set_tempo, 0, 450_000], # 1qn = .45 seconds ); for (1 .. 20) { push @events, [note_on , 90, 9, 56, 127], [note_off,...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (100): MIDI Download

Added: August 21, 2010 | Visits: 1.242

MIDI::Opus MIDI::Opus are functions and methods for MIDI opuses. SYNOPSIS use MIDI; # uses MIDI::Opus et al foreach $one (@ARGV) { my $opus = MIDI::Opus->new({ from_file => $one, no_parse => 1 }); print "$one has ", scalar( $opus->tracks ) " tracksn"; } exit; MIDI::Opus provides a constructor and...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (164): MIDI::Opus Download

Added: January 18, 2010 | Visits: 1.507

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: January 13, 2010 | Visits: 1.133

Class::Generate Class::Generate is a Perl module that can generate Perl class hierarchies. SYNOPSIS use Class::Generate qw(class subclass delete_class); # Declare class Class_Name, with the following types of members: class Class_Name => [ s => $, # scalar a => @, # array h => %, # hash c => Class, #...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (96): Class::Generate Download

Released: August 03, 2011  |  Added: August 24, 2011 | Visits: 1.884

AV MIDI Converter AV MIDI Converter 1.0 is a free and easy-to-use program to convert MIDI to MP3, AAC/MP4, OGG, FLAC, and WAV. Although a small program, AV MIDI Converter 1.0 provides exceptionally powerful features and many benefits, as well as user-friendly interface. With just a few simple clicks, users may...


Platforms: Windows

License: Freeware Size: 45.11 MB Download (312): AV MIDI Converter Download

Released: April 12, 2008  |  Added: October 03, 2011 | Visits: 1.026

Vista Midi Picker The Vista MIDI Picker allows the default MIDI output device to be changed within Microsoft Windows Vista. This application exists because this cannot be accomplished within Vista due to Microsoft removing certain MIDI-related features from the operating system. The Vista MIDI Picker is to be used...


Platforms: Windows

License: Freeware Size: 31.43 KB Download (103): Vista Midi Picker Download

Released: July 30, 2012  |  Added: November 13, 2012 | Visits: 1.236

Soundfont Midi Player SoundFont Midi Player is a powerful midi player and real time midi synth combo, specially useful for Soundblaster (Live,Audigy,X-fi) users, who can load soundfonts automatically and real time. Features: Fully configurable Midi in and out ports. Real time program and bank modification on...


Platforms: Windows

License: Freeware Size: 448 KB Download (201): Soundfont Midi Player Download

1 2 3 4 5 >