[Stk] Re: frequency analyzer for stk library


Mon Sep 30 16:35:04 PDT 2002


January 22, 1998
From: Dan Timis <timis at rahul.net>
To: "Perry R Cook" <prc at CS.Princeton.EDU>,
   "Gary Scavone" <gary at ccrma.Stanford.EDU>
Cc: "jean marc Mercier" <jeanmarc.mercier at free.fr>, <stk at ccrma.Stanford.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Message-Id: <20020930233505.2830D97125 at bolero.rahul.net>
Sender: stk-admin at ccrma.stanford.edu
Errors-To: stk-admin at ccrma.stanford.edu
X-BeenThere: stk at ccrma.stanford.edu
X-Mailman-Version: 2.0.11
Precedence: bulk
List-Help: <mailto:stk-request at ccrma.stanford.edu?subject=help>
List-Post: <mailto:stk at ccrma.stanford.edu>
List-Subscribe: <http://ccrma-mail.stanford.edu/mailman/listinfo/stk>,
	<mailto:stk-request at ccrma.stanford.edu?subject=subscribe>
List-Id: Synthesis Toolkit mailing list <stk.ccrma.stanford.edu>
List-Unsubscribe: <http://ccrma-mail.stanford.edu/mailman/listinfo/stk>,
	<mailto:stk-request at ccrma.stanford.edu?subject=unsubscribe>
List-Archive: <http://ccrma-mail.stanford.edu/pipermail/stk/>

>This sort of breaks the single sample tick metaphor that
>pervades STK.  Real time has been an important consideration
>in STK.  This would make it more confusing having some classes
>that do real-time via tick() and others that may or may not.
>

Sometimes, a delay of one FFT window is acceptable.  For instance, there 
are several commercial VST plug-ins that use the FFT.  An FFT class could 
still use the one sample tick metaphor, but buffer the input samples 
internally.

Dan Timis

p.s.  BTW Perry, I am enjoying your new book a lot.  Great job.



More information about the Stk mailing list