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

Add doc for euclidLegatoRot, wordfall and slider #801

Merged
merged 5 commits into from Nov 17, 2023

Conversation

ilesinge
Copy link
Contributor

No description provided.

@ilesinge ilesinge changed the title Add doc for wordfall and slider Add doc for euclidLegatoRot, wordfall and slider Nov 11, 2023
*
* @name slider
* @param {number} value Initial value
* @param {number} min Minimum value
Copy link
Collaborator

Choose a reason for hiding this comment

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

optional, defaults to 0

* @name slider
* @param {number} value Initial value
* @param {number} min Minimum value
* @param {number} max Maximum value
Copy link
Collaborator

Choose a reason for hiding this comment

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

optional, defaults to 1

* @param {number} value Initial value
* @param {number} min Minimum value
* @param {number} max Maximum value
* @param {number} step Step size
Copy link
Collaborator

Choose a reason for hiding this comment

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

optional

@felixroos
Copy link
Collaborator

thanks! i think the optional params should be marked, rest looks good

@ilesinge
Copy link
Contributor Author

Thank you @felixroos for your feedback, I have updated the PR

@felixroos felixroos merged commit b73ea7f into tidalcycles:main Nov 17, 2023
1 check passed
@ilesinge ilesinge deleted the add_doc branch November 24, 2023 10:58
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.

None yet

2 participants