Csound Csound-dev Csound-tekno Search About

[Csnd] Noisy attack on MIDI Note ON triggering

Date2014-01-13 02:29
FromRodolfo Cangiotti
Subject[Csnd] Noisy attack on MIDI Note ON triggering
Hi all,
I'm practicing with Cabbage to easily create a simple VST to use with an
external sequencer (e.g. Live, etc.).
I followed some examples from FLOSS Manual and, thanks to these ones, I
simply compiled an oscillator, with ADSR control, triggered by a MIDI
keyboard. Of course the project works correctly unless for the fact that,
when I trigger a MIDI Note, the output is a little bit noisy, particularly
during the attack phase. Now, I'm working on Mac OS X with a built-in sound
device (Core Audio), but the issue occurs also running the same project on
Windows with an external device (ASIO); so I don't think this is a sound
device related issue.
Then, what is the source of this issue? Can it be due to an inappropriate
"sr" and "kr" or "ksmps" value?

I attach the original .csd project and a sample recorded by CsoundQT:
Simple_Oscillator.csd
  
Simple_Oscillator.csd.mp3
  



--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-13 04:54
Frompeiman khosravi
SubjectRe: [Csnd] Noisy attack on MIDI Note ON triggering
Hello, 

I haven't tried your code but just looking at it, you're using a k-rate envelope (kenv) which does't give you as smooth a shape as an a-rate one.

Also it might be worth increasing the size of your table from 8192 to 32768 for a better resolution.

P



On 13 January 2014 02:29, Rodolfo Cangiotti <cangio.ps@hotmail.it> wrote:
Hi all,
I'm practicing with Cabbage to easily create a simple VST to use with an
external sequencer (e.g. Live, etc.).
I followed some examples from FLOSS Manual and, thanks to these ones, I
simply compiled an oscillator, with ADSR control, triggered by a MIDI
keyboard. Of course the project works correctly unless for the fact that,
when I trigger a MIDI Note, the output is a little bit noisy, particularly
during the attack phase. Now, I'm working on Mac OS X with a built-in sound
device (Core Audio), but the issue occurs also running the same project on
Windows with an external device (ASIO); so I don't think this is a sound
device related issue.
Then, what is the source of this issue? Can it be due to an inappropriate
"sr" and "kr" or "ksmps" value?

I attach the original .csd project and a sample recorded by CsoundQT:
Simple_Oscillator.csd
<http://csound.1045644.n5.nabble.com/file/n5731520/Simple_Oscillator.csd>
Simple_Oscillator.csd.mp3
<http://csound.1045644.n5.nabble.com/file/n5731520/Simple_Oscillator.csd.mp3>



--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2014-01-13 10:09
FromRory Walsh
SubjectRe: [Csnd] Noisy attack on MIDI Note ON triggering
Which version of Csound and what version of Cabbage. There seems to be
something funky going on with the OSX build. I can play your example
here without any problem with the audio. I'll check it on OSX later
and get back to you.

On 13 January 2014 04:54, peiman khosravi  wrote:
> Hello,
>
> I haven't tried your code but just looking at it, you're using a k-rate
> envelope (kenv) which does't give you as smooth a shape as an a-rate one.
>
> Also it might be worth increasing the size of your table from 8192 to 32768
> for a better resolution.
>
> P
>
>
>
>
> www.peimankhosravi.co.uk || RSS Feed || Concert News
>
>
> On 13 January 2014 02:29, Rodolfo Cangiotti  wrote:
>>
>> Hi all,
>> I'm practicing with Cabbage to easily create a simple VST to use with an
>> external sequencer (e.g. Live, etc.).
>> I followed some examples from FLOSS Manual and, thanks to these ones, I
>> simply compiled an oscillator, with ADSR control, triggered by a MIDI
>> keyboard. Of course the project works correctly unless for the fact that,
>> when I trigger a MIDI Note, the output is a little bit noisy, particularly
>> during the attack phase. Now, I'm working on Mac OS X with a built-in
>> sound
>> device (Core Audio), but the issue occurs also running the same project on
>> Windows with an external device (ASIO); so I don't think this is a sound
>> device related issue.
>> Then, what is the source of this issue? Can it be due to an inappropriate
>> "sr" and "kr" or "ksmps" value?
>>
>> I attach the original .csd project and a sample recorded by CsoundQT:
>> Simple_Oscillator.csd
>> 
>> Simple_Oscillator.csd.mp3
>>
>> 
>>
>>
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>

Date2014-01-13 10:47
Frompeiman khosravi
SubjectRe: [Csnd] Noisy attack on MIDI Note ON triggering
On 13 January 2014 10:09, Rory Walsh <rorywalsh@ear.ie> wrote:
Which version of Csound and what version of Cabbage. There seems to be
something funky going on with the OSX build. 

That explains why all the cabbage instruments have started sounding like this.  


On 13 January 2014 04:54, peiman khosravi <peimankhosravi@gmail.com> wrote:
> Hello,
>
> I haven't tried your code but just looking at it, you're using a k-rate
> envelope (kenv) which does't give you as smooth a shape as an a-rate one.
>
> Also it might be worth increasing the size of your table from 8192 to 32768
> for a better resolution.
>
> P
>
>
>
>
> www.peimankhosravi.co.uk || RSS Feed || Concert News
>
>
> On 13 January 2014 02:29, Rodolfo Cangiotti <cangio.ps@hotmail.it> wrote:
>>
>> Hi all,
>> I'm practicing with Cabbage to easily create a simple VST to use with an
>> external sequencer (e.g. Live, etc.).
>> I followed some examples from FLOSS Manual and, thanks to these ones, I
>> simply compiled an oscillator, with ADSR control, triggered by a MIDI
>> keyboard. Of course the project works correctly unless for the fact that,
>> when I trigger a MIDI Note, the output is a little bit noisy, particularly
>> during the attack phase. Now, I'm working on Mac OS X with a built-in
>> sound
>> device (Core Audio), but the issue occurs also running the same project on
>> Windows with an external device (ASIO); so I don't think this is a sound
>> device related issue.
>> Then, what is the source of this issue? Can it be due to an inappropriate
>> "sr" and "kr" or "ksmps" value?
>>
>> I attach the original .csd project and a sample recorded by CsoundQT:
>> Simple_Oscillator.csd
>> <http://csound.1045644.n5.nabble.com/file/n5731520/Simple_Oscillator.csd>
>> Simple_Oscillator.csd.mp3
>>
>> <http://csound.1045644.n5.nabble.com/file/n5731520/Simple_Oscillator.csd.mp3>
>>
>>
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2014-01-13 12:04
Fromfrancesco
Subject[Csnd] Re: Noisy attack on MIDI Note ON triggering
I didn't know Cabbage was so old :)
Pretty realistic sounds.

ciao,
francesco.





--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731529.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-13 12:05
FromRory Walsh
SubjectRe: [Csnd] Noisy attack on MIDI Note ON triggering
Something's got the funk, but I think it's the latest release of
Csound. I'm taking this over to the devs list. Btw, I can't install
the latest Csound on OSX, but the latest Cabbage with Csound6.00.1
works fine there.

On 13 January 2014 10:47, peiman khosravi  wrote:
> On 13 January 2014 10:09, Rory Walsh  wrote:
>>
>> Which version of Csound and what version of Cabbage. There seems to be
>> something funky going on with the OSX build.
>
>
> That explains why all the cabbage instruments have started sounding like
> this.
>
>>
>> On 13 January 2014 04:54, peiman khosravi 
>> wrote:
>> > Hello,
>> >
>> > I haven't tried your code but just looking at it, you're using a k-rate
>> > envelope (kenv) which does't give you as smooth a shape as an a-rate
>> > one.
>> >
>> > Also it might be worth increasing the size of your table from 8192 to
>> > 32768
>> > for a better resolution.
>> >
>> > P
>> >
>> >
>> >
>> >
>> > www.peimankhosravi.co.uk || RSS Feed || Concert News
>> >
>> >
>> > On 13 January 2014 02:29, Rodolfo Cangiotti 
>> > wrote:
>> >>
>> >> Hi all,
>> >> I'm practicing with Cabbage to easily create a simple VST to use with
>> >> an
>> >> external sequencer (e.g. Live, etc.).
>> >> I followed some examples from FLOSS Manual and, thanks to these ones, I
>> >> simply compiled an oscillator, with ADSR control, triggered by a MIDI
>> >> keyboard. Of course the project works correctly unless for the fact
>> >> that,
>> >> when I trigger a MIDI Note, the output is a little bit noisy,
>> >> particularly
>> >> during the attack phase. Now, I'm working on Mac OS X with a built-in
>> >> sound
>> >> device (Core Audio), but the issue occurs also running the same project
>> >> on
>> >> Windows with an external device (ASIO); so I don't think this is a
>> >> sound
>> >> device related issue.
>> >> Then, what is the source of this issue? Can it be due to an
>> >> inappropriate
>> >> "sr" and "kr" or "ksmps" value?
>> >>
>> >> I attach the original .csd project and a sample recorded by CsoundQT:
>> >> Simple_Oscillator.csd
>> >>
>> >> 
>> >> Simple_Oscillator.csd.mp3
>> >>
>> >>
>> >> 
>> >>
>> >>
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> >> http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520.html
>> >> Sent from the Csound - General mailing list archive at Nabble.com.
>> >>
>> >>
>> >> Send bugs reports to the Sourceforge bug trackers
>> >> csound6:
>> >>             https://sourceforge.net/p/csound/tickets/
>> >> csound5:
>> >>             https://sourceforge.net/p/csound/bugs/
>> >> Discussions of bugs and features can be posted here
>> >> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>> >> "unsubscribe
>> >> csound"
>> >>
>> >>
>> >
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>

Date2014-01-13 13:01
FromRodolfo Cangiotti
Subject[Csnd] Re: Noisy attack on MIDI Note ON triggering
rory walsh wrote
> Which version of Csound and what version of Cabbage. 

I'm working with Csound v.5.19.02 and Cabbage v.0.04 (pre-beta version).
So, I gather that the actual "ksmps" value is enought and it's not the
reason of this issue, isn't it?



--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731533.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-13 13:40
FromSteven Yi
SubjectRe: [Csnd] Re: Noisy attack on MIDI Note ON triggering
It does sound like a ksmps/stair-stepping issue.  Could you try using
ksmps=1, or using an a-rate envelope?

On Mon, Jan 13, 2014 at 8:01 AM, Rodolfo Cangiotti  wrote:
> rory walsh wrote
>> Which version of Csound and what version of Cabbage.
>
> I'm working with Csound v.5.19.02 and Cabbage v.0.04 (pre-beta version).
> So, I gather that the actual "ksmps" value is enought and it's not the
> reason of this issue, isn't it?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731533.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Date2014-01-13 14:02
FromRory Walsh
SubjectRe: [Csnd] Re: Noisy attack on MIDI Note ON triggering
Ok, so it's unrelated to the issue with the latest Csound6. In that
case you can try Steven's suggestion?

Date2014-01-13 15:34
FromJosh Branning
Subject[Csnd] Irreversible real-time voice changer.
Hi,

I was wondering if anyone can help me with some csound code for what
would make a good irreversible real-time voice changer?

Josh

Date2014-01-13 15:45
FromRory Walsh
SubjectRe: [Csnd] Irreversible real-time voice changer.
Perhaps you could provide a little more info?

On 13 January 2014 15:34, Josh Branning  wrote:
> Hi,
>
> I was wondering if anyone can help me with some csound code for what
> would make a good irreversible real-time voice changer?
>
> Josh
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Date2014-01-13 16:28
FromRodolfo Cangiotti
Subject[Csnd] Re: Noisy attack on MIDI Note ON triggering
Yes, it was a sampling issue: I solved using an audio output from "masdr"
(originally I thought this opcode doesn't allow an a- output but only a k-
output). And as you can see, there are no more spectral components now
except for the two sinusoids reproduced. Thanks a lot, as usual.



--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731559.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-13 17:06
Fromjpff
SubjectRe: [Csnd] Irreversible real-time voice changer.

On Mon, 13 Jan 2014, Josh Branning wrote:

> Hi,
>
> I was wondering if anyone can help me with some csound code for what
> would make a good irreversible real-time voice changer?
>
> Josh
>
>

Do you want the output to be understandable?

I would experiment with pvanal, killing some bins and moving some of the 
others.  Killing bins is irreversable; mixing bins also
==John ff


Date2014-01-13 18:57
FromMachina
SubjectRe: [Csnd] Irreversible real-time voice changer.
AttachmentsNone  None  

Date2014-01-13 19:17
FromOeyvind Brandtsegg
SubjectRe: [Csnd] Irreversible real-time voice changer.
... but killing bins is ethically acceptable, as long as it's for a good cause


2014/1/13 Machina :
> are you a spy?
> i would apply random pitch shifting/scaling with low values.
> best wishes, don't kill anyone
>
> On Monday, January 13, 2014 at 7:06 PM, jpff wrote:
>
>
>
> On Mon, 13 Jan 2014, Josh Branning wrote:
>
> Hi,
>
> I was wondering if anyone can help me with some csound code for what
> would make a good irreversible real-time voice changer?
>
> Josh
>
>
> Do you want the output to be understandable?
>
> I would experiment with pvanal, killing some bins and moving some of the
> others. Killing bins is irreversable; mixing bins also
> ==John ff
>
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
> https://sourceforge.net/p/csound/tickets/
> csound5:
> https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>



-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg
http://soundcloud.com/t-emp

Date2014-01-13 21:04
FromRodolfo Cangiotti
Subject[Csnd] Re: Irreversible real-time voice changer.
Guys, I don't know if you realized it but you are merging two different
arguments in the same thread on Csound forum...
Is it maybe due to a wrong e-mail reply?



--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731596.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-13 21:09
FromRory Walsh
SubjectRe: [Csnd] Re: Irreversible real-time voice changer.
John is obviously still struggling with his new mail server! Seemed to
fork with his reply.

On 13 January 2014 21:04, Rodolfo Cangiotti  wrote:
> Guys, I don't know if you realized it but you are merging two different
> arguments in the same thread on Csound forum...
> Is it maybe due to a wrong e-mail reply?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731596.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Date2014-01-13 21:16
FromVictor Lazzarini
SubjectRe: [Csnd] Re: Irreversible real-time voice changer.
Are we? I can't see where.
On 13 Jan 2014, at 21:04, Rodolfo Cangiotti wrote:

> Guys, I don't know if you realized it but you are merging two different
> arguments in the same thread on Csound forum...
> Is it maybe due to a wrong e-mail reply?
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731596.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2014-01-13 21:25
FromRory Walsh
SubjectRe: [Csnd] Re: Irreversible real-time voice changer.

Look at the nabble thread.

sent from a mobile device...

On 13 Jan 2014 21:16, "Victor Lazzarini" <Victor.Lazzarini@nuim.ie> wrote:
Are we? I can't see where.
On 13 Jan 2014, at 21:04, Rodolfo Cangiotti wrote:

> Guys, I don't know if you realized it but you are merging two different
> arguments in the same thread on Csound forum...
> Is it maybe due to a wrong e-mail reply?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731596.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



Date2014-01-13 21:45
FromJustin Smith
SubjectRe: [Csnd] Re: Irreversible real-time voice changer.
from here (using offlineimap to get my messages, and mu4e to browse
them) all "Noisy attack..." and "Irreversible real-time..." messages
appear to be mixed in the same continuous thread.

Rory Walsh  writes:

> John is obviously still struggling with his new mail server! Seemed to
> fork with his reply.
>
> On 13 January 2014 21:04, Rodolfo Cangiotti  wrote:
>> Guys, I don't know if you realized it but you are merging two different
>> arguments in the same thread on Csound forum...
>> Is it maybe due to a wrong e-mail reply?
>>
>>
>>
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731596.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2014-01-13 21:47
FromJustin Smith
SubjectRe: [Csnd] Re: Irreversible real-time voice changer.
>From here (offlineimap + mu4e), the noisy attack and irreversible
real-time voice change topics have all been in one thread.

Rory Walsh  writes:

> John is obviously still struggling with his new mail server! Seemed to
> fork with his reply.
>
> On 13 January 2014 21:04, Rodolfo Cangiotti  wrote:
>> Guys, I don't know if you realized it but you are merging two different
>> arguments in the same thread on Csound forum...
>> Is it maybe due to a wrong e-mail reply?
>>
>>
>>
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731596.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2014-01-14 15:06
FromRodolfo Cangiotti
Subject[Csnd] Re: Irreversible real-time voice changer.
However, do not misunderstand; I mean I pointed this out not for my sake but
for the sake of the Csound users that - maybe in a future - will look for a
similar topic.
Best regards.




--
View this message in context: http://csound.1045644.n5.nabble.com/Noisy-attack-on-MIDI-Note-ON-triggering-tp5731520p5731635.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-01-24 23:34
FromJosh Branning
Subject[Csnd] Re: Irreversible real-time voice changer.
Thanks for you're suggestions everyone.

This will come in great use for my work at the CIA,


Josh