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

Dbrown2 not working #153

Open
mousaique opened this issue Aug 6, 2017 · 1 comment
Open

Dbrown2 not working #153

mousaique opened this issue Aug 6, 2017 · 1 comment

Comments

@mousaique
Copy link

Dbrown2 seems to be broken...

(
{
var a, freq, trig;
a = Dbrown2(0, 15, 1, [1, 4], inf);
trig = Dust.kr(MouseX.kr(1, 40, 1));
freq = Demand.kr(trig, 0, a).poll * 30 + 340;
SinOsc.ar(freq) * 0.1

}.play;
)

@LFSaw
Copy link
Member

LFSaw commented Oct 26, 2017

Hello,

You'll get more answers on your questions regarding specific UGens in this repositpry if you ping the respective author... I can also try to help you finding his github name if needed (if you provide me with the weal world name).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants