[ecasound] xxx-list + xxx-index-select in use

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

Subject: [ecasound] xxx-list + xxx-index-select in use
From: Kai Vehmanen (kaiv@wakkanet.fi)
Date: Tue Apr 24 2001 - 02:13:55 EEST


This should be useful...(using the current CVS-tree):

--cut--
ecasound ('h' for help)> cop-status
- [ Chain operator status ] ------------------------------------------------
Chain "default":
        1. Lowpass filter: [1] cutoff-freq 4000.00
        2. Amplify: [1] amp-% 120.00
        3. Bandpass filter: [1] center-freq 2000.00, [2] width 4000.00

ecasound ('h' for help)> cop-list
Lowpass filter,Amplify,Bandpass filter
ecasound ('h' for help)> cop-iselect 3
ecasound ('h' for help)> cop-selected
3
ecasound ('h' for help)> copp-list
center-freq,width
ecasound ('h' for help)> copp-iselect 2
ecasound ('h' for help)> copp-selected
2
ecasound ('h' for help)> copp-get
4000.000
ecasound ('h' for help)> copp-set 2000
0.000
ecasound ('h' for help)> copp-get
2000.000
ecasound ('h' for help)> cop-status
- [ Chain operator status ] ------------------------------------------------
Chain "default":
        1. Lowpass filter: [1] cutoff-freq 4000.00
        2. Amplify: [1] amp-% 120.00
        3. Bandpass filter: [1] center-freq 2000.00, [2] width 2000.00

ecasound ('h' for help)>
--cut--

-- 
 http://www.eca.cx
 Audio software for Linux!

-- 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 : Tue Apr 24 2001 - 02:52:49 EEST