|
---------- Forwarded message ----------
From: Rolf
Reply-To: csound-dev@eartha.mills.edu
To: ingalls@mills.edu
Subject: Comments on csound3.493
Dear Csound-developers 11/1-99
I have some comments after trying Csound 3.493.
*The /* */ comment has not worked for me with more
than one line( neither on mac nor windows). The text between is
debugged.
*allpass and comb has a parameter; ilpt , which, if possible, would be
interesting to control on k-rate
*One thing I currently miss in csound is an fast opcode which can
transpose
any audio signal based on an fft-analysis without use of external files,
and
with no limits on the pitch range. Maybe something similar to cross2,
which
could look like this:
ar transpose ain,xpitch,isize,ioverlap,iwin [,ibins, ibinoffset
,ibinincr]
where kpitch ( in ratio) has no upper or lower limit
and where large number of bands runs quite fast
Optional paramters similar to those in pvadd could also be used.
This would make it possible to use timestreching-functionality,in
other opcodes,and then do pitchmodifications separately,without
worrying about pitch-range.
Since i am no programmer, i send this suggestion to you.
Ruben Sverre Gjertsen
rubsg@hotmail.com |