Ear (pitch) Training

Developed or developing a new product in PureBasic? Tell the world about it.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Ear (pitch) Training

Post by Trond »

I made a program to train identification of notes by ear. It randomly plays one of 12 notes, you enter which note you think you hear, and the program tells you if you guess correctly. Written in PureBasic of course. The midi files were generated by lilypond. Initially I thought to also display the note, but I didn't get around to it.

It's hosted on a web server in my closet, so the response time is a bit awful, but you can have a look here:
http://allthegoodonesweretaken.ath.cx/software.php

A cookie for you if you get all notes correct every time (not included in the program, post here).

Btw what are some good unused domain names? :lol:
User avatar
OldSkoolGamer
Enthusiast
Enthusiast
Posts: 150
Joined: Mon Dec 15, 2008 11:15 pm
Location: Nashville, TN
Contact:

Re: Ear (pitch) Training

Post by OldSkoolGamer »

Not bad at all, having played piano for awhile I thought I would do better than to get 3 of 12 right :P
#NULL
Addict
Addict
Posts: 1499
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

Re: Ear (pitch) Training

Post by #NULL »

nice tool. i always wanted to have that.
Post Reply