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

Klank & DynKlank - better structure for examples #2055

Merged
merged 2 commits into from
May 9, 2016
Merged

Klank & DynKlank - better structure for examples #2055

merged 2 commits into from
May 9, 2016

Conversation

miczac
Copy link
Contributor

@miczac miczac commented May 8, 2016

No description provided.

miczac added 2 commits May 8, 2016 22:21
Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>
… split up examples

Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>
@crucialfelix crucialfelix added the comp: help schelp documentation label May 9, 2016
@crucialfelix crucialfelix added this to the 3.8 milestone May 9, 2016
@crucialfelix crucialfelix merged commit d89d6d9 into supercollider:helpfile-fixing May 9, 2016
@miczac miczac deleted the klank_schelp branch May 11, 2016 01:20
crucialfelix pushed a commit that referenced this pull request May 11, 2016
* added Pmul arguments name & pattern

* prReadDirectoryFile private, added done as arg

* some rephrasing and simplification

* added rudimentary git helpfile

* fixed naming startframe & aSoundFile

* removed method::preferencesAction

This should go in the helpfile of: OSXPlatform:

method::preferencesAction
note::SCApp only!::

A function to evaluate when the SuperCollider preferences menu is selected.

code::
thisProcess.preferencesAction = { arg process; SCWindow.new.front; }
::

* added rudimentary Message helpfile

* Revert "LFSaw.schelp: Note and example for special initial-phase behaviour" (#2056)

This reverts commit 381a3ff which was based on a wrong assumption. All is well!

* RLPF.schelp: adjust example to avoid exploding filter due to frequency folding when modulated. (#2053)

* Helpfile fixing (#2042)

* fixed SinOsc helpfile

* Added closeWhenDone to .cue

* add args for Tdef.fork and .play in help file.

* remove obsolete SCView subclass

* add missing args to help file

* change link to Republic to just text.

* LFSaw.schelp: Note and example for special initial-phase behaviour

Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>

* RLPF.schelp: replace FSinOsc with SinOsc to avoid erratic amplitudes and exploding filter.

Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>

* Klank & DynKlank - better structure for examples (#2055)

* Klank.schelp: improved examples

Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>

* DynKlank.schelp: corrected statement about realtime-ness of Dynklank, split up examples

Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>

* Pulse.schelp: added missing .kr method, beautified examples

Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: help schelp documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants