Re: [ecasound] custom osc not global ?

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

Subject: Re: [ecasound] custom osc not global ?
From: Kai Vehmanen (k@eca.cx)
Date: Sun Dec 10 2000 - 20:57:17 EET


On Sun, 10 Dec 2000, Kai Vehmanen wrote:

> dit(-kog:fx-param,start-value,end-value,freq,mode,point-pairs,start-value,end-value,pos1,value1,...)
> Generic oscillator. The first three are standard controller params. 'freq'
[...}
> Btw; the old -kf is at least temporarily removed.

Ok, these are both in the CVS. I made some changes to -kf's
parameters and the syntax of the 'generic_oscillator'
file. Check ecasound(1) for more detailed documentation.
Here's the new 'generic_oscillators' file included in the
distribution package:

--cut--
# --------------------------------------------------------------------
# ecasound / generic oscillator presets
# --------------------------------------------------------------------
#
# - all lines beginning with a '#' are ignored
# - '\' can be used to break long lines
# - preset format:
# "preset_number start_value end_value pos1 value1 pos2 value2 ..."
# - requirements:
# - all specified positions and values must be between 0.0 and 1.0
# - pos1 < pos2 < ... < posN
# - there must be a posN for every valueN
#
# --------------------------------------------------------------------
#
# a triangle wave - start=0.0, end=0.0, pos1=0.5, value=1.00
0 = 0.0 0.0 0.5 1.00
# linear wave - start=0.0 end=1.1
1 = 0.0 1.0
# random bounces
2 = 0.5 0.5 0.2 0.1 0.3 0.7 0.4 0.1 0.5 0.9 0.6 0.05 0.8 0.9 0.2
--cut--

-- 
 . http://www.eca.cx ... [ audio software for linux ] /\ . 
 . http://www.eca.cx/sculpscape [ my armchair-tunes mp3/ra/wav ]

-- 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 : Sun Dec 10 2000 - 20:06:05 EET