Csound Csound-dev Csound-tekno Search About

[Csnd] generating a one-sample impulse

Date2007-12-27 18:22
FromAtte André Jensen
Subject[Csnd] generating a one-sample impulse
Hi

I'm trying to recreate the wonderful noises I created in fastbreeder 
(http://www.pawfal.org/Software/fastbreeder/). Looking at the waveforms 
I can see a lot of one sample impulses seperated by various amounts of 
zero-value samples. What would be a good opcode(s) to do something like 
this in csound?

-- 
peace, love & harmony
Atte

http://atte.dk       | http://myspace.com/attejensen
http://anagrammer.dk | http://modlys.dk

Date2007-12-27 19:20
From"Rory Walsh"
Subject[Csnd] Re: generating a one-sample impulse
Couldn't you use a function table with only one sample in it and then read
it with an oscillator?

> Hi
>
> I'm trying to recreate the wonderful noises I created in fastbreeder
> (http://www.pawfal.org/Software/fastbreeder/). Looking at the waveforms
> I can see a lot of one sample impulses seperated by various amounts of
> zero-value samples. What would be a good opcode(s) to do something like
> this in csound?
>
> --
> peace, love & harmony
> Atte
>
> http://atte.dk       | http://myspace.com/attejensen
> http://anagrammer.dk | http://modlys.dk
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>



Date2007-12-27 19:21
FromVictor.Lazzarini@nuim.ie
Subject[Csnd] Re: generating a one-sample impulse
AttachmentsNone  None  

Date2007-12-27 20:39
Fromluis jure
Subject[Csnd] Re: generating a one-sample impulse
El Thu, 27 Dec 2007 19:22:33 +0100
Atte André Jensen  escribió:

> ...a lot of one sample impulses seperated by various
> amounts of zero-value samples. What would be a good opcode(s) to do
> something like this in csound?


i don't know if i understand correctly, but isn't the mpulse opcode
supposed to do exactly that? 

http://www.csounds.com/manual/html/mpulse.html


Date2007-12-27 21:34
FromAlex Weiss
Subject[Csnd] Re: generating a one-sample impulse
Hi Atte,

take a look at mpulse. It should achieve exactly what you want.

Alex

On Dec 27, 2007, at 7:22 PM, Atte André Jensen wrote:

> Hi
>
> I'm trying to recreate the wonderful noises I created in  
> fastbreeder (http://www.pawfal.org/Software/fastbreeder/). Looking  
> at the waveforms I can see a lot of one sample impulses seperated  
> by various amounts of zero-value samples. What would be a good  
> opcode(s) to do something like this in csound?
>
> -- 
> peace, love & harmony
> Atte
>
> http://atte.dk       | http://myspace.com/attejensen
> http://anagrammer.dk | http://modlys.dk
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"



Date2007-12-27 22:03
Fromroot
Subject[Csnd] Re: Re: generating a one-sample impulse
The mpulse opcode?
==John ff


Date2007-12-28 12:57
FromAtte André Jensen
Subject[Csnd] Re: Re: Re: generating a one-sample impulse
root wrote:
> The mpulse opcode?

Thanks, that's exactly what I was looking for.

-- 
peace, love & harmony
Atte

http://atte.dk       | http://myspace.com/attejensen
http://anagrammer.dk | http://modlys.dk

Date2008-01-09 03:00
FromAnthony Kozar
Subject[Csnd] Re: generating a one-sample impulse
There will be a new opcode in Csound 5.08 called syncphasor that might
interest you as well.  It is designed for producing oscillator sync effects,
but it outputs a "sync signal" so that multiple syncphasors can be chained
together.  The sync signal is made up of one-sample impulses.  This can
produce much more complex patterns than mpulse.

Anthony Kozar
mailing-lists-1001 AT anthonykozar DOT net
http://anthonykozar.net/

Atte André Jensen wrote on 12/28/07 7:57 AM:

> root wrote:
>> The mpulse opcode?
> 
> Thanks, that's exactly what I was looking for.



Date2008-01-10 06:02
FromAtte André Jensen
Subject[Csnd] Re: Re: generating a one-sample impulse
Anthony Kozar wrote:

> There will be a new opcode in Csound 5.08 called syncphasor that might
> interest you as well.  It is designed for producing oscillator sync effects,
> but it outputs a "sync signal" so that multiple syncphasors can be chained
> together.  The sync signal is made up of one-sample impulses.  This can
> produce much more complex patterns than mpulse.

That sounds interresting, I'll check it out!

-- 
peace, love & harmony
Atte

http://atte.dk       | http://myspace.com/attejensen
http://anagrammer.dk | http://modlys.dk