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

docs: add documentation for collaboration functionality #4034

Merged
merged 117 commits into from
Oct 13, 2024

Conversation

apsinghdev
Copy link
Member

addresses: #3851

This PR adds detailed documentation for the collaboration feature of Music Blocks.

walterbender and others added 30 commits June 23, 2024 15:23
…rlabs#3924)

* fix:resolves hamburger opening(sugarlabs#3914)

* fix:fixes sugarlabs#3914(suggested changes done)

* adjust size of grid element repositioning when using aux toolbar

---------

Co-authored-by: Walter Bender <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](gulpjs/gulp@v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add support for cents through semi-tone transposition

* add 50 cents macro

* add cents example

* add output frequencies

* fix issue with ratio cents

* add a ratio-cents example
* use processPitch for all pitch types

* Add support for cents (sugarlabs#3937)

* add support for cents through semi-tone transposition

* add 50 cents macro

* add cents example

* add output frequencies

* fix issue with ratio cents

* add a ratio-cents example

* use processPitch for all pitch types

* convert freq to note before scalar step
* Update README.md

* Update dockerfile
walterbender and others added 29 commits September 24, 2024 12:29
* Fix search box hover behavior replacing input text

* Fix hover behavior and improve scrolling for search box
Weblate seems to have issues with parsing them.

Signed-off-by: Chihurumnaya Ibiam <[email protected]>
This reverts commit 5abca9c.

Signed-off-by: Chihurumnaya Ibiam <[email protected]>
Adding msgstr and msgid at the top of the files makes
it easy for weblate to parse.

Signed-off-by: Chihurumnaya Ibiam <[email protected]>
…bs#4022)

By these changes user can experience some of the most common Equal temperaments 
Equal 5EDO
Equal 7EDO
Equal 19EDO
Equal 31EDO
…bs#4029)

changes the define temperament block's frequency selection from division to exponential format
@walterbender walterbender merged commit 60113f0 into sugarlabs:collaboration Oct 13, 2024
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.