Re: [ecasound] ECI Output of Audio Clips

From: Kai Vehmanen <kvehmanen@email-addr-hidden>
Date: Sun Aug 12 2007 - 13:10:00 EEST

Hi,

On Wed, 25 Jul 2007, Keith Creasy wrote:

> I am trying to take short clips from a wav file using ECI in C++ and
> send them to an output wav file. Here's a sample of my code. I get the
> first 15-second clip but the output file ends there and I get no other
> clips. I am using a SMIL file as the input control.

for this type of processing, I recommend creating a new chainsetup for
each processed file. This is how ecaplay, ecaconvert, and others use the
ECI API with multiple files. Otherwise you easily get subtle bugs because
you fail to reset some state (e.g. audio object and/or chainsetup
position) between subsequent runs.

-- 
  links, my public keys, etc at http://eca.cx/kv
-------------------------------------------------------------------------
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/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Sun Aug 12 16:15:01 2007

This archive was generated by hypermail 2.1.8 : Sun Aug 12 2007 - 16:15:02 EEST