Skip to content
/ fomus Public

FOMUS (FOrmat MUSic) is a music notation tool for composers of computer music.

License

Notifications You must be signed in to change notification settings

nengxu/fomus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOMUS
Lisp music notation formatter
See file "COPYING" for terms of use and distribution.



Fomus is alpha software, and still has a lot of testing and bug fixing to go 
before all of its features are useable.  Not all features that appear in the 
documentation are implemented or working yet.


The program is available via anonymous CVS.  To download it, type the following:

    cd path_to_install_directory
    cvs -z3 -d :pserver:anonymous:[email protected]:/project/fomus/cvsroot co fomus


See the file "fomus.html" in the doc directory for instructions on how to use 
the program.  The following command loads FOMUS into lisp:

    (load "path_to_fomus_directory/load.lisp")
    (use-package :fm)


The program is being developed in CMUCL, but should also compile in SBCL and 
OpenMCL.  It will eventually run in Allegro Common Lisp and CLISP.


If you wish to report a bug, make FOMUS generate a debug file (the default 
filename is "/tmp/fomus.dbg") and send it to dpsenick(at)uiuc(dot)edu.  See the 
DEBUG-FILENAME setting in the FOMUS documentation for more information.

About

FOMUS (FOrmat MUSic) is a music notation tool for composers of computer music.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published