Re: Music Notation Editors?
- Posted by David Cuny <dcuny at LANSET.COM> May 02, 2000
- 408 views
David Roach wrote: > Has anyone seen or have any programs in > euphoria for making music notation. I started a project a number of months ago; it's been on indefinite hold for a while. You can find it at: http://www.lanset.com/dcuny/score.htm I had to hack Win32Lib font handling to make it run fast enough. There are a couple of bugs in the hack - nothing major, it just doesn't set the font state correctly on the initial draw. The hack is also a couple of versions behind. I should eventually clean up the hack and incorporate it into the main Win32Lib. Rendering on the screen in (more or less) correct and complete. Rendering on paper is not, though. I'll be glad to answer any questions about the program you might have. I also have some feeble attempts at a DOS music notation editor. -- David Cuny