FreeDots -- MusicXML to Braille Music translation

What is FreeDots?

FreeDots is a Free Software project to enable blind users to translate musical notation into Braille music.

Currently, the only input file format supported is MusicXML, a widely used standard for distributing musical notation digitally. MusicXML can be read and written by many different types of musical notation software, like OMR programs, music notation editing software and conversion tools to and from other formats. A detailed list of software supporting MusicXML can be found here.

Requirements

GUI

FreeDots does also feature a GUI fronteend to view (and in the future also edit) braille music.

Screenshot of FreeDots on a GNOME desktop with Orca in the background

ChangeLog

Download

freedots-0.3.tar.gz

FreeDots is also hosted on the PyPI Package index. Please refer to the FreeDots project page at PyPI for more details.

Installation

On Microsoft Windows

To be able to run FreeDots you need Python and a few python libraries. Simply install all the programs linked below before proceding.

  1. python-2.5.2.msi
  2. setuptools-0.6c8.win32-py2.5.exe
  3. pygame-1.8.0.win32-py2.5.msi

Now just extract the freedots tarball somewhere, change to that directory and run setup.py with your python interpreter.

For example: "\python25\python.exe setup.py install".

Known Problems

Since FreeDots is a very young project, there is still a lot to do. This is a list of things that are known to not work at the moment.

Feedback

FreeDots development is mostly based on enthusiasm. FreeDots will continue to stay free of charge for everyone. However, enthusiam is also sparked by something. If we know that we have users that use and like FreeDots, we are more likely to improve it even more! Additionally, FreeDots is Free Software, you are invited to contribute code or documentation to make it an even more useful project than it already is.

Last Modified: 2008-06-27 14:39:40
You can view the Source Code of this page