ABCp
 the ABC Parser
last update: 09 Dec 2004  



 :: Home
 :: News
 :: Docs
 :: Download

 :: Links

 :: Contacts

Hosted on
SourceForge.net Logo
Remo Dentato '04

ABCp musical table

31 Oct 2004

Contents
    1. Objectives
    2. The "musical table"

1. Objectives

  The "handler" interface use a "state & token flow" abstraction to communicate the content of the ABC file to the host program; the higher level interfaces must be founded on a higher level abstraction.

  The image in the following section tries to give you a feeling of how the musical elements will be stored in an (abstract) table.

  Doing anything with the ABC file means navigating on this structure and dealing with its content.

2. The "musical table"