annotate tony.pro @ 198:bb391844e2aa

Switching pitch candidate no longer wraps around: you can't go higher than the highest or lower than the lowest (though you can go either "up" or "down" if none of the alternate candidates has been selected yet, regardless of whether the candidates are higher or lower than the actual pitch track)
author Chris Cannam
date Wed, 05 Mar 2014 11:39:28 +0000
parents 7d0d0cd59adb
children 7665cc683dd1
rev   line source
Chris@0 1 TEMPLATE = subdirs
Chris@50 2 SUBDIRS = sub_dataquay svcore svgui svapp sub_tony
Chris@0 3
Chris@0 4 sub_tony.file = tonyapp.pro
Chris@0 5
Chris@50 6 sub_dataquay.file = dataquay/lib.pro
Chris@50 7
Chris@0 8 svgui.depends = svcore
Chris@0 9 svapp.depends = svcore svgui
Chris@0 10 sub_tony.depends = svcore svgui svapp