Download List

Projeto Descrição

PyChoReLib is a Python library which transforms
lists of notenames to a chordname. The system uses
built-in music theory knowledge to make it easy
and quick to add support for new chord types. Its
features include interval recognition, scale
recognition, and demo chord recognition using
real-time input from MIDI devices.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-06 12:29
0.0.5

Dramatic speed-ups no ensino de corda e de reconhecimento, um reconhecedor de uma nova escala, suporte para distinguir os modos, uma demo de entrada um pouco mais robusto MIDI, e refatoração para evitar duplicação de código e usar novas classes Python-style. A serialização para XML foi eliminada, já que não era útil e não trabalhar com classes de estilo novo. Muitas correções foram feitas.
Tags: Major feature enhancements
Dramatic speed-ups in chord teaching and recognition, a new scale recognizer, support for distinguishing modes, a slightly more robust MIDI input demo, and refactoring to avoid code duplication and use Python new-style classes. The serialization to XML was removed as it was not useful and didn't work with new-style classes. Many bugfixes were made.

2005-12-30 07:21
0.0.4

Um bug levando a ensinou, mas foi reconhecido cordas fixas. A prova de programa demo conceito foi introduzido, mostrando o reconhecimento de acorde em tempo real usando a entrada MIDI do ALSA ou dispositivos de entrada Win32 MIDI.
Tags: Major bugfixes
A bug leading to taught, yet unrecognized chords
was fixed. A proof of concept demo program was
added, showing off chord recognition using
real-time MIDI input from ALSA or Win32 MIDI input
devices.

2005-12-26 20:18
0.0.3

Esta versão adiciona o reconhecimento de intervalo e intervalo de transposição de acordes. Estas características são baseadas na teoria da música clássica, por exemplo, tendo em conta a distinção entre uma quarta aumentada e uma quinta diminuta.
Tags: Major feature enhancements
This release adds interval recognition and interval and chord transposition. These features are based on classical music theory, e.g. taking into account the distinction between an augmented fourth and a diminished fifth.

2005-12-26 20:17
0.0.2

Esta versão adiciona GPL.TXT e um aviso de GPL a cada um dos arquivos de código fonte.
Tags: Code cleanup
This release adds GPL.txt and a GPL notice to each of the source code files.

2005-12-18 07:22
0.0.1

Tags: Initial freshmeat announcement

Project Resources