Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4032)

Issue 312300043: Replace midi.c with midi.py

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 3 months ago by Graham Percival
Modified:
7 years, 3 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Remove midi.c midi2ly: replace unprintables with ~ midi2ly: fix non-printable in MIDI text Add rewrite of midi.c in python Work was done in 2012, and came from here: https://codereview.appspot.com/7016046/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -474 lines) Patch
M python/GNUmakefile View 2 chunks +1 line, -3 lines 0 comments Download
D python/midi.c View 1 chunk +0 lines, -469 lines 0 comments Download
A python/midi.py View 1 chunk +199 lines, -0 lines 0 comments Download
M scripts/midi2ly.py View 1 chunk +11 lines, -2 lines 0 comments Download

Messages

Total messages: 1
Graham Percival
7 years, 3 months ago (2017-01-20 01:45:06 UTC) #1
Please review.  Running "make install" does *not* result in a usable midi2ly,
but that's an existing problem not related to this (which I'll discuss
separately).

For testing purposes, you can use:
    PYTHONPATH=$HOME/.local/share/lilypond/2.19.55/python/ midi2ly

(assuming that you installed to $HOME/.local/ )
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b