[Cs-dev] Proposed use of function tables as windows in phase vocoders
Date | 2007-08-18 14:56 |
From | Michael Gogins |
Subject | [Cs-dev] Proposed use of function tables as windows in phase vocoders |
At the request of composer Judy Klein, I would like to change pvanal, pvsanal, and atsa (and of course the corresponding synthesizers) to use regular Csound function tables (most often those would be GEN20 tables) to define windows. Anyone who is working on anything like this, or who has thoughts on the matter, please let me know. I am beginning with pvanal. Regards, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2007-08-18 15:29 |
From | root |
Subject | Re: [Cs-dev] Proposed use of function tables as windows in phase vocoders |
This wil; cause me real problems. The SDFT can only use windows that are defined in cosines. Arbitrary windows will not work at all. ==John ff ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |