--- Begin Message ---
Chris Cannam wrote:
I'd like to get a feel for how much of this might be candidate material
for directly merging into mainline RG, and whether it would need any
changes.
At the moment I'm looking into integration by subclassing notationview,
with a PitchTrackerView which would position the PitchTracking widget on
the canvas under the staff. I'd like to remove the accidental control
messages while avoiding modifying the sequencer to signal the tracker as
it's playing. My first thought was to scan the track/segment to obtain a
timeline for notes/frequencies which could be checked against the
current performance time.
I've already (ahem) tidied up your toolbar icons a bit, and I
would probably write the Respell options in another order to separate
out the quarter-tone versions from the others, but I'm also wondering
whether the terminology is what we'd want in mainline RG or whether we
should refer to quarter-tones instead.
I admit I was hoping someone might offer to create some proper icons,
you can see that's not my hotspot! I think Nick is going to add
something regarding nomenclature, but we have no problems changing the
in-application terms. I notice William has posted a revised patch, so
I'll include that in our website release.
I notice I could crash it by opening and closing the Preferences window
again after starting it up -- exception thrown by
JackCaptureClient::setupPorts.)
I'd just changed that bit before the release (I know) will be fixed soon....
--- End Message ---