Free Audio Note Recognition - Summary
This project aims to do an audio note recognition software
<p>
This project is dedicated to research on polyphonic sounds. Look at <a href="http://gna.org/projects/midingsolo"><i>Midingsolo</i></a> for a monophonic solution.
<p>
the input is a wave signal captured trough the alsa pcm device and the output is a simple midi stream launched trough the ALSA sequencer.
(recognized notes are printed to the standard output too)
<p>
Registration Date: Tuesday 06/01/2004 at 15:30 CEST
License: GNU General Public License V2 or later
Development Status: ? - Orphaned/Unmaintained
posted by norwin, Tuesday 12/07/2004 at 03:00 CET - 0 replies
support new CaptureThread capabilities: jack and alsa can be choosen at running time.
posted by norwin, Tuesday 10/19/2004 at 16:53 CEST - 0 replies
Real-time improvement, R-T recognition stability view
Polyphonic Quantizer
Last note summary
An always better correlation algorithm
posted by norwin, Tuesday 07/13/2004 at 19:51 CEST - 0 replies
add correlation algorithm for monophonic case: decrease latency factor to 2 ! (against 40 for the band filter convolution algorithm)
add polyphonic view
posted by norwin, Saturday 06/26/2004 at 19:39 CEST - 0 replies
alsa midi output and console output
better wave form graph

