lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch: levenshtein dist for midi instruments


From: Jonas Koelker
Subject: patch: levenshtein dist for midi instruments
Date: Sun, 03 Apr 2005 06:23:04 +0200

changelog-stuff:

Index: ChangeLog
===================================================================
RCS file: /cvsroot/lilypond/lilypond/ChangeLog,v
retrieving revision 1.3374
diff -u -r1.3374 ChangeLog
--- ChangeLog   2 Apr 2005 17:26:24 -0000       1.3374
+++ ChangeLog   3 Apr 2005 04:17:24 -0000
@@ -1,3 +1,12 @@
+2005-04-03  Jonas Koelker  <address@hidden>
+
+       * lily/midi-item.cc (Midi_instrument::to_string): added `did you
+       mean ...' (following up on a `no such midi instrument').
+       * scm/midi.scm: added levenshtein distance wrapper code, and a
+       placeholder implementation, which should be replaced by, say, the
+       one at http://www.neilvandyke.org/levenshtein-scm/levenshtein.scm
+       (which is released under LGPL version 2.1 or later).
+
 2005-04-02  Jan Nieuwenhuizen  <address@hidden>
 
        * GNUmakefile.in: Add newline.


----
PS. I kept getting errors when trying to run the CVS lilypond, but
that's my own fault (I think). So the code's not tested. Also, I'm not
good at scheme. And It's 6 am. In other words: the code probably stinks.

best wishes,

Jonas Kölker

Attachment: patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]