[ecasound] tuteca

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: [ecasound] tuteca
From: janne halttunen (jhalttun@pp.htv.fi)
Date: Fri Jul 20 2001 - 20:04:08 EEST


The mummy returns:

TUTorial ECAsound

http://www.helsinki.fi/~jhalttun/tuteca.py

Run this script against file

    Documentation/ecasound-iam_manpage.yo

in ecasound source-tree, OR download:

http://www.helsinki.fi/~jhalttun/cache.tuteca

and do:

python2.0 tuteca.py cache.tuteca

example session:
...
tuteca> cs-list
cs-list: (CHAINSETUPS)
  Returns a list of all chainsetups.

tuteca> cs-toggle-loop
cs-toggle-loop: (CHAINSETUPS)
  Toggle looping. When processing is finished, engine will start
  again from the initial position. It's not always possible to enable
looping
  (for instance all inputs and outputs have infinite length and
  chainsetup length is not explicitly set with 'cs-set-length').

tuteca> CHAINSETUPS
  Chainsetup is the central data object. All other objects (inputs,
  outputs, chains, etc) are connected to some chainsetup. There can be
  many chainsetups but only one can be connected. Similarly only
  one chainsetup can be selected. If not otherwise specified operations
  are done on the selected chainsetup. Some operations also require
  that selected chainsetup is not connected.

tuteca>
(CTRL-D exits)

...

readline is supported. Try it out and tell me what you think!

janne

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Jul 20 2001 - 21:17:29 EEST