Skip to content

Instantly share code, notes, and snippets.

@kroger
Last active May 7, 2018 18:48
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kroger/70fbaf02c372ff16c65e to your computer and use it in GitHub Desktop.
Save kroger/70fbaf02c372ff16c65e to your computer and use it in GitHub Desktop.
midi-to-mp3
fluidsynth -F output.wav ~/Soundfonts/my-soundfont.sf2 myfile.midi
lame output.wav
kroger@orestes $ fluidsynth -T help
FluidSynth version 1.1.6
Copyright (C) 2000-2012 Peter Hanappe and others.
Distributed under the LGPL license.
SoundFont(R) is a registered trademark of E-mu Systems, Inc.
-T options (audio file type):
'aiff','au','auto','avr','caf','htk','iff','mat','mpc','paf','pvf','raw','rf64','sd2','sds','sf','voc','w64','wav','wve','xi'
auto: Determine type from file name extension, defaults to "wav"
brew install libsndfile lame
brew install --with-libsndfile fluidsynth
brew install timidity
soundfont /Users/kroger/Dropbox/Sfonts/Steinway-Grand-Piano1.2.sf2
@availablespace
Copy link

Simply free download this MIDI to MP3 Converter and follow this step by step guide to convert MIDI to MP3, WAV, AAC, FLAC, M4A, AIFF, DTS at http://www.ecouponcode.org/how-to/midi-to-mp3-converter.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment