Install Mondrian
Mondrian is available under the GNU General Public License.
New: MondrianPM works on Macs
I recently got the portmidi backend (MondrianPM) to work on my Mac.
The new version (0.2.1) includes the changes that are required on Macs
(without messing things up under Linux), but the installation of some
needed libraries like pyPortMidi and pymacs took a little bit of work
on my Mac. Please let me
know if you'd like to hear more.
Required packages
- Mondrian-0.2.1.tar.gz
- PySeq (MondrianLive
(ALSA) backend only; make sure to get the latest version (>=0.3.6))
- pyPortMidi (MondrianPM (portmidi) backend only; note
that pyPortMidi will not work with the current version of portmidi ---
install the 2004 version instead)
- Pymacs
(emacs plugins only)
- Python
Midi Package (MIDI file backend only; make sure to install the
latest version (>=0.1.4)). This one doesn't seem to come
with an installation script, so make sure that Python can see this package,
e.g., by adding your Python Midi installation directory to your
PYTHONPATH environment variable.
Peter Brinkmann
$Date: 2006/11/21 02:52:31 $