# Install timidity with Homebrew, apt, dnf, Nix, pacman, zypper

Software synthesizer. Version 2.15.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:timidity
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install timidity
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install timidity
```

  Evidence: Debian stable package indexes: timidity from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install timidity++
```

  Evidence: Fedora Rawhide package metadata: timidity++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#timidity
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ti/timidity/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S timidity++
```

  Evidence: Arch Linux sync databases: timidity++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install timidity
```

  Evidence: openSUSE Tumbleweed package metadata: timidity from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:timidity
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/timidity>
- **Version:** 2.15.0
- **Source summary:** Software synthesizer
- **Homepage:** <https://timidity.sourceforge.net/>
- **Repository:** <https://sourceforge.net/p/timidity/git>
- **Upstream docs:** <https://timidity.sourceforge.net/>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://downloads.sourceforge.net/project/timidity/TiMidity++/TiMidity++-2.15.0/TiMidity++-2.15.0.tar.bz2>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- timidity (cli)
- timidity (alias)

## Dependencies

- flac
- libao
- libogg
- libvorbis
- speex

## Build dependencies

- autoconf
- automake
- libtool

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.15.0
- Local data: ok
- Upstream repository: https://timidity.sourceforge.net/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

TiMidity++ is a long-running free software MIDI software synthesizer and MIDI-to-audio converter, historically packaged as `timidity` or `timidity++` across Unix-like systems.

### Project history

The official TiMidity++ homepage says the project is based on TiMidity 0.2i, written by Tuukka Toivonen and released in 1995. After the original project stopped producing new versions, Masanao Izumo and other contributors continued development under the TiMidity++ name.

TiMidity++ converts MIDI data to PCM waveform data using digital instrument data. The official homepage describes both real-time playback and saving generated waveforms to audio files, and lists support for formats such as SMF, MOD, RCP/R36/G18/G36, and MFI.

The project became a standard Unix/Linux answer to the problem of playing MIDI files without external MIDI hardware. Its support for Gravis Ultrasound-compatible patches and SoundFonts made it useful on systems where hardware wavetable synthesis was unavailable or inconsistent.

### Adoption history

TiMidity++ spread widely through operating-system package collections because MIDI playback was a common desktop and multimedia need. The input package-manager data lists Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE, with some distributions naming the package `timidity++`.

Its SourceForge project page lists it in music-player and MIDI categories and describes cross-platform operating-system support including BSD, HP-UX, Linux, Solaris, and Windows.

### How it is used

Users run `timidity` to play MIDI files directly, render them to audio files, or provide software synthesis in workflows that need MIDI output but do not have a hardware synthesizer.

Configuration typically points TiMidity++ at instrument patch sets or SoundFonts through `timidity.cfg`; packaging conventions determine the installed default config path.

### Why package nerds care

TiMidity++ is historically significant to package nerds because it is one of the classic packages that made MIDI playback work on general-purpose Unix desktops. Installing the package plus a soundfont or patch set often turned silent MIDI files into usable audio.

It also illustrates an older packaging pattern: the executable, config file, and instrument data are separate moving parts, so distro maintainers and users cared about paths, default patches, and optional GUI/front-end support.

### Timeline

- 1995: TiMidity 0.2i released by Tuukka Toivonen, according to the official TiMidity++ homepage.
- After 1995: Masanao Izumo and contributors continued the codebase as TiMidity++.
- 2002: The SourceForge project page reports project registration on 2002-10-08.
- 2026: Input package metadata shows TiMidity++ packaged across Homebrew and major Linux distributions.

### Related projects

- The official homepage names the original TiMidity as the base project and links related TiMidity++ resources.
- Comparable software-synthesis projects in the same broad niche include FluidSynth and WildMIDI.

### Sources

- <https://sourceforge.net/projects/timidity/ - official SourceForge project page lists project metadata and categories.>
- <https://timidity.sourceforge.net/ - official homepage describes function, GPL status, features, and history from TiMidity 0.2i to TiMidity++.>
- <https://timidity.sourceforge.net/install.html - official installation documentation and config-path context.>
- input.current_curation.config-file-location - supplied config locations.
- input.source_facts.package-manager - package-manager availability lists Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE.


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /usr/local/share/timidity/timidity.cfg
- Windows: C:\WINDOWS\TIMIDITY.CFG
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** timidity
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - timidity - 2.14.0-8.3+b1: normalized package name match | Debian stable package indexes: timidity from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Software sound renderer (MIDI sequencer, MOD player) | http://timidity.sourceforge.net/
- Debian apt - timidity-daemon - 2.14.0-8.3: normalized package name match | Debian stable package indexes: timidity-daemon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | runs TiMidity++ as a system-wide MIDI sequencer | http://timidity.sourceforge.net/
- Debian apt - timidity-el - 2.14.0-8.3: normalized package name match | Debian stable package indexes: timidity-el from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Emacs front end to Timidity++ | http://timidity.sourceforge.net/
- Debian apt - timidity-interfaces-extra - 2.14.0-8.3+b1: normalized package name match | Debian stable package indexes: timidity-interfaces-extra from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | TiMidity++ extra user interfaces | http://timidity.sourceforge.net/
- Nix - timidity: normalized package name match | nixpkgs package indexes: pkgs/by-name/ti/timidity/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - timidity - 2.14.0-8.2ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: timidity from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Software sound renderer (MIDI sequencer, MOD player) | http://timidity.sourceforge.net/
- Ubuntu apt - timidity-daemon - 2.14.0-8.2ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: timidity-daemon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | runs TiMidity++ as a system-wide MIDI sequencer | http://timidity.sourceforge.net/
- Ubuntu apt - timidity-el - 2.14.0-8.2ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: timidity-el from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Emacs front end to Timidity++ | http://timidity.sourceforge.net/
- Ubuntu apt - timidity-interfaces-extra - 2.14.0-8.2ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: timidity-interfaces-extra from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | TiMidity++ extra user interfaces | http://timidity.sourceforge.net/
- dnf - timidity++ - 2.15.0-16.fc44: normalized package name match | Fedora Rawhide package metadata: timidity++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A software wavetable MIDI synthesizer | http://timidity.sourceforge.net
- dnf - timidity++-GTK-interface - 2.15.0-16.fc44: normalized package name match | Fedora Rawhide package metadata: timidity++-GTK-interface from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | GTK user interface for timidity++ | http://timidity.sourceforge.net
- dnf - timidity++-Xaw3D-interface - 2.15.0-16.fc44: normalized package name match | Fedora Rawhide package metadata: timidity++-Xaw3D-interface from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Xaw3D user interface for timidity++ | http://timidity.sourceforge.net
- pacman - timidity++ - 2.15.0-12: normalized package name match | Arch Linux sync databases: timidity++ from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A MIDI to WAVE converter and player | http://timidity.sourceforge.net
- zypper - timidity - 2.15.0-5.4: normalized package name match | openSUSE Tumbleweed package metadata: timidity from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Software Synthesizer and MIDI Player | http://timidity.sourceforge.net/


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [flac](https://www.automicvault.com/pkg/brew/flac/) - Runtime dependency declared by Homebrew.
- [speex](https://www.automicvault.com/pkg/brew/speex/) - Runtime dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [waon](https://www.automicvault.com/pkg/brew/waon/) - Shares av.db curated category or tags: audio, cli, media, midi, music.
- [alsa-lib](https://www.automicvault.com/pkg/brew/alsa-lib/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [bandcamp-dl](https://www.automicvault.com/pkg/brew/bandcamp-dl/) - Shares av.db curated category or tags: audio, cli, media, music.
- [cmusfm](https://www.automicvault.com/pkg/brew/cmusfm/) - Shares av.db curated category or tags: audio, cli, media, music.
- [csound](https://www.automicvault.com/pkg/brew/csound/) - Shares av.db curated category or tags: audio, cli, media, music.
- [fluid-synth](https://www.automicvault.com/pkg/brew/fluid-synth/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [jack](https://www.automicvault.com/pkg/brew/jack/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [midicsv](https://www.automicvault.com/pkg/brew/midicsv/) - Shares av.db curated category or tags: audio, cli, media, midi.
- [sox](https://www.automicvault.com/pkg/brew/sox/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, flac, libogg, libvorbis.
- [flactag](https://www.automicvault.com/pkg/brew/flactag/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, flac, media.
- [mpg321](https://www.automicvault.com/pkg/brew/mpg321/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, libao, media.

## Combined YAML source

View the package source record on GitHub. [combined/timidity.yml](https://github.com/automic-vault/db/blob/main/combined/timidity.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
