[CM] Trouble using tunings
Rick Taube
taube@uiuc.edu
Tue, 4 Oct 2005 05:46:38 -0500
> OH! Just discovered that the symbols in the hash table seem to have
> extra
> characters. 'a4 is in there as '\a4 and 'gs1 as '|gs1| for example.
> Does
> this make any sense??
>
> Anthony Kozar
> anthonykozar AT sbcglobal DOT net
> http://akozar.spymac.net/
this is some sort of case-sensitivity issue - somehow the note-name
symbols are lower-case but the REPL is in normal uppercase insensitive.
did you do anything to the case-sensitivity of the Lisp reader when you
saved the image?