Skip to content

typo correction#437

Open
prko wants to merge 3 commits into
supercollider:mainfrom
prko:topic/typos
Open

typo correction#437
prko wants to merge 3 commits into
supercollider:mainfrom
prko:topic/typos

Conversation

@prko

@prko prko commented Jun 11, 2026

Copy link
Copy Markdown

::
defaults to lowpass.

argument::saturation

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except for this change, I don't think we need the rest of this PR anymore, since the help browser code selection was fixed, what do you think?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I don’t think so. Please see my comments on each change.

0.25); // mul
}.play)
}.play
)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR corrects the incorrect placement of a closing parenthesis.

(CombN.ar(sig, 0.4, [0.4,0.35],2) * 0.4) + (sig * 0.5);
}.play)
}.play
)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR corrects the incorrect placement of a closing parenthesis.

(CombN.ar(sig, 0.4, [0.4,0.35],2) * 0.4) + (sig * 0.5);
}.play)
}.play
)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR corrects the incorrect placement of a closing parenthesis.

(CombN.ar(sig, 0.4, [0.4,0.35],2) * 0.4) + (sig * 0.5);
}.play)
}.play
)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR corrects the incorrect placement of a closing parenthesis.

(CombN.ar(sig, 0.4, [0.4,0.35],2) * 0.4) + (sig * 0.5);
}.play)
}.play
)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR corrects the incorrect placement of a closing parenthesis.

z.release

// bhob's benchmark ;)
// bhob's benchmark

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be preserved now.

//////////////////////////////////////

//residual test assumes windowtype 0)
//residual test assumes windowtype 0:

@prko prko Jul 7, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why should the closing parenthesis be placed here?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants