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

Function documentation #31

Open
stevenaeola opened this issue Feb 21, 2016 · 3 comments
Open

Function documentation #31

stevenaeola opened this issue Feb 21, 2016 · 3 comments

Comments

@stevenaeola
Copy link

There are a few functions that I have come across that don't seem to be documented. Not sure if these should be listed as separate issues, but I've grouped them together here. Let me know if you want them separated.

Line is mentioned in some parts of the docs but does not have its own entry in the docs, and as far as I can see there are quite a few envelopes that are available but not documented by themselves. Also there are functions associated with envelopes e.g. retrigger() that can be very useful. Maybe a whole section on envelopes would be useful.

In the Audio basics part II tutorial binops Add, Mul are used and Div is mentioned, but not used. These do not appear in the docs and there are other binops which don't seem to be mentioned anywhere i.e. Sub, Mod, Abs, Sqrt, Pow, Clamp, Map. Merge is in another tutorial but not documented. Maybe a whole section on BinOps would be good.

Lastly there is documentation of the various synths and their methods, but not the presets. Some, but not all of the presets are listed in the manual and it would be good to have the presets included, or at least linked, from the relevant Synth docs.

@charlieroberts
Copy link
Collaborator

Thanks! I'll take these on one at a time, but they're fine as a single issue.

The various binops have now been added.

@stevenaeola
Copy link
Author

Great thanks Charlie. The example for Pow doesn't seem to include the Pow operator though.

Cheers,

Steven

On 21 Feb 2016, at 19:12, charlie roberts <[email protected]mailto:[email protected]> wrote:

Thanks! I'll take these on one at a time, but they're fine as a single issue.

The various binops have now been added.


Reply to this email directly or view it on GitHubhttps://github.com//issues/31#issuecomment-186893146.

@dgfitch
Copy link

dgfitch commented Mar 26, 2017

It would also be good to get documentation on Layout and Column.

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

No branches or pull requests

3 participants