What's in the examples folder?

Folder "BP2 examples" contains the following types of files:

• -gr.<name> is a file containing a grammar (or several subgrammars, see reference manual §4.4).
• -ho.<name> is a file containing the names of sound-objects, i.e. the terminal alphabet of a grammar, plus (if required) the information about their possible homomorphic transformations (homomorphisms). (See §2.4 or reference manual §4.1)
• -mi.<name> is a file containing MIDI code defining sound-objects, along with their metrical or topological properties (see §2.1 or reference manual §3).
• -da.<name> is a file containing (textual) productions of the grammar (or any musically significant string of terminals/variables).
• -in.<name> contains data relevant to real-time interactive control (see §6).
• -se.<name> is a file containing settings for a project (see §16).
• -kb.<name> is a file containing a keyboard encoding (see §10.4).
• -wg.<name> is a file containing rule weights (see §5.2, §5.4, reference manual §4.6).
• -gl.<name> is a file containing a glossary (see §7).
• -tb.<name> is a file containing a time-base (see §3.6.3).
• -cs.<name> is a file containing the description of Csound instruments (see §17).
• or.<name> is a file containing a MIDI orchestra (a set of patches assigned to MIDI channels).
• + sc.<name> is a file containing a script (see §8).

All these files are in 'TEXT' format but they may have different file types to facilitate their selection in BP2's load/save operations. These types are documented on-line: click "Types-creators" in the "Frequently Asked Questions" dialog.

BP2 files can be loaded directly in word processors. Once the file has been edited save it as "ASCII" or "pure text". Then retrieve it under BP2 using the "load any file" option: type cmd-o with the option key down.