Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ndef play producing click when evaluated #664

Closed
ethicc opened this issue Nov 26, 2012 · 6 comments
Closed

ndef play producing click when evaluated #664

ethicc opened this issue Nov 26, 2012 · 6 comments
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs.

Comments

@ethicc
Copy link

ethicc commented Nov 26, 2012

ndef play producing click when evaluated
This happens regularly on low spec 2ghz mac (running 10.6) and less regularly on
2.8ghz imac (running 10.8).

@sensestage
Copy link
Contributor

On Monday 26 November 2012 10:13:19 ethicc wrote:

ndef play producing click when evaluated
This happens regularly on low spec 2ghz mac (running 10.6) and less
regularly on 2.8ghz imac (running 10.8).

Please post the code that produces the click.

sincerely,
Marije

@ethicc
Copy link
Author

ethicc commented Nov 26, 2012

Ndef(\a).play;
Ndef(\a).fadeTime = 2;
Ndef(\a, {
        Mix.fill(16,{ RLPF.ar(
PinkNoise.ar().ring1(1), [50,201,400,50,600,200,730] + LFNoise0.ar(500,0.5), 0.6.rand.postln) * 0.7 !2}) *0.2
});

@telephon
Copy link
Member

Can't reproduce this. Anyone can?

@telephon
Copy link
Member

Is this still an issue?

@ethicc
Copy link
Author

ethicc commented Mar 27, 2014

No

@ethicc ethicc closed this as completed Mar 27, 2014
@telephon
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs.
Projects
None yet
Development

No branches or pull requests

3 participants