[Csnd] Re: Re: generating single cycle waveforms to an audio file
Date | 2008-01-29 22:14 |
From | " Partev Barr Sarkissian" |
Subject | [Csnd] Re: Re: generating single cycle waveforms to an audio file |
1-cycle of frequency has 1-cycle of time Period.
Make your Duration Time only as long as your 1-cycle.
If you know your frequency (f), then your time period for that frequency
is T= 1/f. Take that "T" and make it your Duration Time parameter.
- Partev
------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------
--- Victor.Lazzarini@nuim.ie wrote: From: Victor.Lazzarini@nuim.ie To: csound@lists.bath.ac.uk Subject: [Csnd] Re: Re: generating single cycle waveforms to an audio file Date: Tue, 29 Jan 2008 21:54:47 +0000 (GMT) or oscil1 (i,3) Victor ----- Original Message ----- From: John Lato <jlato@mail.utexas.edu> Date: Tuesday, January 29, 2008 9:30 pm Subject: [Csnd] Re: generating single cycle waveforms to an audio file To: csound@lists.bath.ac.uk > Hello, > The canonical way would be to use oscil1 or oscil1i, but those > only output at k-rate, > and with just linear interpolation. If you want an a-rate > output, you can use a > standard oscillator of your choice (I would choose poscil3) with > a frequency of 1/p3. > > John W. Lato > School of Music > The University of Texas at Austin > 1 University Station E3100 > Austin, TX 78712-0435 > (512) 232-2090 > > P R Figueiredo wrote: > > Hello, > > > > Is there any simple way of creating a single cycle waveform > (from any > > table I could use with an oscillator) and save it to a .wav > file to use > > in a sampler, for instance? Obviously I can use an oscillator > to play > > the waveform, render to a file, and then edit to a single > cycle. But I > > wonder if it's possible to generate a single cycle, and save > me all the > > editing. > > > > Thanks > > Pedro > > > > > > Send bugs reports to this list. > > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe > > csound" > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" Netscape. Just the Net You Need. |