clarkep / eart

Flexible ear training software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EART - EAR Trainer

Eart is a simple ear training program based on fluidsynth.

Building

run $ make .
The Makefile assumes the soundfont is at "/usr/share/sounds/sf2/FluidR3_GM.sf2". Otherwise, export $SOUNDFONT before running make.

Running

$ eart [level] [-m] level is an integer 1-5 which selects the difficulty. Add -m to test melodies instead of chords.

About

Flexible ear training software.


Languages

Language:C++ 99.5%Language:Makefile 0.5%