OpenTranscribe is a software to aid musicians in transcribing music. Copyright (C) 2006 Phuah Yee Keat <ykphuah@gmail.com>
This software is inspired by the commercial equivalent found in http://www.seventhstring.com/
It was the only piece of software that I use daily for my musical purposes that do not have an open source equivalent.
The software provides looping and slowing down function that eases the process of transcribing music.
At first I planned for a GUI application, but lack the skills for it. So I have created a "library" on top of some other libraries that enables the basic functionality required. And I have coded a text based client which is adequate for my own use on top of the library. The text based client is named "tot" (Text Open Transcribe).
Check the INSTALL file for dependancies and TODO file for stuffs that I have in mind but have no time to implement.
