diff options
author | trasz <trasz@FreeBSD.org> | 2007-09-09 02:28:13 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-09-09 02:28:13 +0800 |
commit | 8524ae0cef5948dc14d1b1380f787181ba158f47 (patch) | |
tree | fe676bd8e1bc89b479f16882e4f7a8f5cc4aed46 /audio/Makefile | |
parent | 76548feec787d076a8b52c19253549ec717c37bc (diff) | |
download | freebsd-ports-gnome-8524ae0cef5948dc14d1b1380f787181ba158f47.tar.gz freebsd-ports-gnome-8524ae0cef5948dc14d1b1380f787181ba158f47.tar.zst freebsd-ports-gnome-8524ae0cef5948dc14d1b1380f787181ba158f47.zip |
Free Music Instrument Tuner.
Current features:
- Error history
- Volume history
- Wave shape
- Harmonic ratios
- Statistics
- Microtonal tuning (with Scala file support)
- Discrete Fourier Transform view
- JACK, OSS, ALSA, Portaudio support
- Translations for: french
WWW: http://home.gna.org/fmit/
Approved by: miwi (mentor, implicit)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index ec14ec4358d7..03926c205d7f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -177,6 +177,7 @@ SUBDIR += fluidsynth SUBDIR += fluidsynth-dssi SUBDIR += fmio + SUBDIR += fmit SUBDIR += freealut SUBDIR += funktrackergold SUBDIR += gai-album |