Category Archives: LilyPad
MIDI reimplemented
Last night I reimplemented MIDI support in LilyPad. It turned out to be really easy to use the AudioToolbox framework’s MusicSequence and MusicPlayer classesopaque C data types + functions. One bug to be fixed: if a new preview happens while … Continue reading
LilyPad today
I made a few fixes in LilyPad today to take care of two bugs: ID 9, Auto-preview behavior is a little annoying ID 8, Keyboard shortcuts for indentation aren’t internationally friendly ID 9 Regarding auto-preview, Henning Ramm had written: It’s … Continue reading
LilyPad development today
I finished setting up the Mantis bug-tracker and brought in bugs from my old Bugzilla. First completed off the to-do list: Some strings are not localizable Previewing causes LilyPond 2.8 to open file in Preview Cannot open or save
WebSVN up
You can now browse the repositories for the two available projects (EcoGillespie and LilyPad) using WebSVN: EcoGillespie LilyPad
LilyPad source now public
I did a little cleanup on the source code for LilyPad and put it into a public Subversion repository. The code is available for (really rudimentary) online viewing here. I still haven’t implemented most of the things I was going … Continue reading