newsabcsh - a shell for processing ABC Music Notation - News

 
 

Prototype 0.04 now reading and writing ABC files

Item posted by R. S. Doiel <rsdoiel> on Sun 03 Oct 2004 11:59:03 PM UTC.

The source code was updated for prototype 0.04.  It should now use .abcshrc (a Guile based config file for abcsh) if it is found in the home directory.  I've adapted the 0.02 ABC_OM* functions to use as low level function for reading and writing ABC content.  This will eventually be replaced in an upcoming prototype.  I've decided it makes sense to have the content saved as a multi-linked list and figure out a way to translate that into a native Guile (or other scripting language) data type.  I am hope that going with a more flexable C data representation will lead to more interesting method evolution in abcsh.

Back to the top

Powered by Savane 3.15-4598.
Corresponding source code