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.480.356 Times

Ffmpeg Midi freeware
Filter: All | Freeware | Demo
 

Ffmpeg Midi

1 2 3 4 5 > 
Released: March 21, 2009  |  Added: March 28, 2009 | Visits: 12.426

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.412

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: March 14, 2010 | Visits: 1.542

FFmpeg::Stream::Audio FFmpeg::Stream::Audio is an audio stream from a (multi)media stream group. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream Objects of this class are not intended to be instantiated directly... Platforms: *nix

License: Freeware Size: 1.8 MB Download (171): FFmpeg::Stream::Audio Download

Added: June 01, 2010 | Visits: 893

FFmpeg::StreamGroup FFmpeg::StreamGroup is a group of related media streams, typically encapsulated in a single file. SYNOPSIS $ff = FFmpeg->new() #see FFmpeg; #... $sg = $ff->build_streamgroup(); Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::StreamGroup... Platforms: *nix

License: Freeware Size: 1.8 MB Download (91): FFmpeg::StreamGroup Download

Added: June 14, 2010 | Visits: 1.059

FFmpeg::FileFormat FFmpeg::FileFormat is a multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c). SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg $xx = $ff->file_format(mov); #...do something with $xx Objects of this class are not intended to be instantiated directly by the end user. Access... Platforms: *nix

License: Freeware Size: 1.8 MB Download (100): FFmpeg::FileFormat Download

Added: March 27, 2010 | Visits: 1.432

FFmpeg::Stream FFmpeg::Stream is an audio or video stream from a (multi)media file. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream FFmpeg::Stream objects are not instantiated. Rather, objects are... Platforms: *nix

License: Freeware Size: 921.6 KB Download (126): FFmpeg::Stream Download

Added: January 07, 2010 | Visits: 1.636

FFmpeg::Stream::Video FFmpeg::Stream::Video is a video stream from a (multi)media stream group. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream Objects of this class are not intended to be instantiated directly by... Platforms: *nix

License: Freeware Size: 962.56 KB Download (199): FFmpeg::Stream::Video Download

Added: July 02, 2010 | Visits: 1.417

ffmpeg ffmpeg is script for mostly videos and audios converter like 3gp for mobile or rm to mp3 for audio CD or any movie to MPG VCD burn it with k3B You must install ffmpeg and kommander-executor befor run script.. ffmpeg KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia... Platforms: *nix

License: Freeware Download (112): ffmpeg Download

Added: September 11, 2010 | Visits: 1.328

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.010

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: July 16, 2010 | Visits: 1.665

ffmpeg-php extension ffmpeg-php is an extension for PHP that adds an easy to use object-oriented API for retrieving information from movies and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHPs image functions. This works well for automatically creating... Platforms: *nix

License: Freeware Size: 1.5 MB Download (140): ffmpeg-php extension Download

Added: February 20, 2010 | Visits: 967

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.102

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.246

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 (165): MIDI::Opus Download

Added: September 07, 2010 | Visits: 1.590

GStreamer FFmpeg Plug-in GStreamer FFmpeg plug-in contains one plugin with a set of elements that use the FFmpeg library code. It contains most popular decoders as well as very fast colorspace conversion elements. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from... Platforms: *nix

License: Freeware Size: 3 MB Download (130): GStreamer FFmpeg Plug-in Download

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

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.031

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.242

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

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 863

MIDI Device Images for Mac OS This is a collection of device images for the Audio/MIDI set-up application featured in Mac OS X. It will allow you to make MIDI connections more easily as you'll be able to distinguish your gear by their actual pictures. Included are pictures for most of the USB MIDI capable instruments from... Platforms: Mac

License: Freeware Size: 1024 KB Download (705): MIDI Device Images for Mac OS Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 794

MIDI to MP3 Converter for Mac OS There are many situations when you may need to convert MIDI to MP3 or WAV. MIDI files are very small, but they don't contain any audio data. Thus you cannot burn them to Audio CD directly, or play them with your MP3 player. That's where MIDI to MP3 Converter becomes extremely useful. MIDI to MP3... Platforms: Mac

License: Freeware Size: 8.3 MB Download (676): MIDI to MP3 Converter for Mac OS Download

1 2 3 4 5 >