~ubuntu-branches/ubuntu/raring/ecasound2.2/raring

« back to all changes in this revision

Viewing changes to Documentation/archived/edi-29.txt

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2009-05-06 15:18:46 UTC
  • mfrom: (5.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090506151846-dvp8mirqmxwhve66
Tags: 2.6.0-1
* New upstream release
- 08_fix_header_install: remove
- 07_configure_in_maintainer_mode: update
- do not install manpage copies, and just install symlinks for
  ecatools.1
* Build-Depend on texlive-latex-recommended too for ecrm1000 font.
  (closes: #526535)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
------------------------------------------------------------------------
 
2
Status: OPEN
 
3
 
 
4
(edi-29): Ecamonitor - ecasound monitor client implemented using NetECI.
 
5
         - submitted: kaiv, 29.09.2002
 
6
         - closed: 07.11.2002
 
7
 
 
8
------------------------------------------------------------------------
 
9
Details:
 
10
 
 
11
- rationale
 
12
    - there's a need for better real-time status monitoring than that 
 
13
      provided by current ecasound frontends
 
14
- list of goals/requirements that should be reached
 
15
    - ability to monitor (in real-time) at least the following:
 
16
        - lists of chains, inputs and outputs of the connected cs
 
17
        - current position and overall length of the connected cs
 
18
        - engine status (running/stopped/finished/notready/error)
 
19
        - list of chainops and ctrls plus their current parameter
 
20
          values
 
21
    - no need to restart if ecasound is restarted; ie. ability to 
 
22
      automatically reconnect if connection is lost
 
23
- future work
 
24
    - monitoring central cs-params: srate, buffersize, raisedpriority, ...
 
25
    - MIDI-activity monitoring
 
26
    - monitoring volume levels
 
27
- related EDIs
 
28
    - edi-27: NetECI - network interface for controlling ecasound operation.
 
29
 
 
30
------------------------------------------------------------------------