Easy yo Setup Guide for timidity on Mac
What is “timidity” Package?
Software synthesizer
For more details: https://timidity.sourceforge.io/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install timidity.
brew install timidity
Now, use timidity!