The command line string to do the conversion uses TiMidity++ and LAME and on a Linux server are as straightforward as:

[cc lang=”bash” escaped=”true” width=”600″]

apt-get update; # as usual
apt-get install timidity lame; # install software

timidity file.mid -Ow -o – | lame – file.mp3
timidity file.mid -Ow -o – | lame – file.ogg

[/cc]
anywhere in inside the body tag you can go html5 style:

[cc lang=”html” escaped=”true” width=”600″]


[/cc]

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin