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

Helpfile-fixing branch, final merge #2076

Merged
merged 20 commits into from
May 11, 2016
Merged

Helpfile-fixing branch, final merge #2076

merged 20 commits into from
May 11, 2016

Conversation

LFSaw
Copy link
Member

@LFSaw LFSaw commented May 11, 2016

ok, I'm getting confused here, so I'll now merge the helpfile-fixing branch into master and then get rid of the branch.

tapage and others added 20 commits May 8, 2016 15:33
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; }
::
removed method::preferencesAction
fixed naming startframe & aSoundFile
prReadDirectoryFile private, added done as arg
added Pmul arguments name & pattern
…viour" (#2056)

This reverts commit 381a3ff which was based on a wrong assumption. All is well!
…y 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.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>
Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>
Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>
Signed-off-by: Michael Zacherl <github-mz01@blauwurf.info>
Pulse.schelp: added missing .kr method, beautified examples
AudioIn.schelp: tamed feedback in example, removed "patching" example
RecordBuf.schelp: corrected Synthnames for proper playback, lower volume for overdub
@LFSaw LFSaw merged commit 2e60639 into master May 11, 2016
@LFSaw LFSaw deleted the helpfile-fixing branch May 11, 2016 16:49
@LFSaw
Copy link
Member Author

LFSaw commented May 11, 2016

succesful.

@miczac
Copy link
Contributor

miczac commented May 11, 2016

ok, that's the answer ... ;)

@LFSaw
Copy link
Member Author

LFSaw commented May 11, 2016

I created the branch "helpfile-fixing" for the one-off event at STEIM last weekend at which we were supposed to fix a lot of helpfiles so to not have too many people on master to be bothered with single-file commits. After that, I thought, I'll remove the branch again but somehow confusing things happened... so now, we're back in a state of confidence and can surely discuss if we want to have a more permanent helpfile-fixing branch established. :)

@miczac
Copy link
Contributor

miczac commented May 11, 2016

Also the commit messages got slightly messed up, I think. But I only briefly bothered to think about how to fix that.
I'm fine with the current (removed branch) state. No problem to collect my commits in a local branch, push them to my fork and issue a PR to upstream/master.

@crucialfelix crucialfelix modified the milestone: 3.8 Jun 7, 2016
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.

4 participants