source: buchla-68k/orig/DOC/M7AVEDIT.TXT

Last change on this file was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Imported original source code.

  • Property mode set to 100755
File size: 2.0 KB
Line 
1Analog Variables
2----------------
3
4Display:
5--------
6Entering a number 01..12 in the "Group" field will cause the current values and
7record enable status for the analog variables for that group to be displayed.
8This also selects that group's analog variables for subsequent editing
9operations.
10
11The most recent (current) value of each of the analog variables for the
12group selected by the "Group" field is displayed in real-time if the
13"Resolution/Value" label is highlighted.
14
15Playback:
16---------
17Analog variables are always played back if their group is enabled. The
18resolution field does not effect playback, only recording.
19
20Recording:
21----------
22Analog variables are recorded at the current resolution if:
23
24 1. The system is in "Record" status, AND
25 2. The group is enabled, AND
26 3. EITHER:
27 3.a.1 The "Analog Source" label IS NOT highlighted, AND
28 3.a.2 The group is in "Record" status
29 OR:
30 3.b.1 The "Analog Source" label IS highlighted, AND
31 3.b.2 The analog variable is in "Record" status
32
33The variables which are being recorded will be erased at "current time" before
34new values are recorded. No "Overdub" mode exists for analog variables.
35"Overdub" mode only effects the recording of notes into record enabled groups.
36
37Recording of analog variables is independent of recording of notes for the
38group. This allows editing or recording of a specific "track" of analog
39variable data, or notes.
40
41Editing:
42--------
43The "Copy Section", "Merge Section", and "Delete Ev" operations respect the
44group enable status and record status of the analog variables, allowing
45specific variables from a group to be copied, merged, or deleted.
46
47If the group is not in "Record" status, but the analog variables are, and
48the "Analog Source" label is highlighted, the analog variables may be edited
49without effecting the notes or other types of events in the section. Note that
50the group must be enabled for editing to occur, and the system must be in
51"Record" status.
Note: See TracBrowser for help on using the repository browser.