Jump to content

Activity Team/Meetings/2025-02-05: Difference between revisions

From Sugar Labs
Today's Sugar Activity meeting
 
Update formatting
Line 1: Line 1:
Note: This page was first accidentally created as [[Oversight_Board/Meeting_Minutes-2025-02-05]].
''Note: This page was first accidentally created as [[Oversight_Board/Meeting_Minutes-2025-02-05]].''
 
= Reports =


== Om Santosh ==
== Om Santosh ==
Line 44: Line 46:


== Abhijeet ==
== Abhijeet ==
Working on music thoery feature raised pr
Working on music thoery feature raised pr


Line 51: Line 54:


== Muhammad ==
== Muhammad ==
Working on ai instrument sample generation  
Working on ai instrument sample generation  


Line 58: Line 62:


== Nikhil ==
== Nikhil ==
Working on end to end testing using cypress about to raise PR  
Working on end to end testing using cypress about to raise PR  


Line 63: Line 68:


== Ajeet ==
== Ajeet ==
Created project code using lesson plan generator
Created project code using lesson plan generator


Line 78: Line 84:


== Ubayed ==
== Ubayed ==
= Other notes =


=== MBv3 ===
=== MBv3 ===
* Working on documentation  
* Working on documentation  
* Updating the guide images  
* Updating the guide images  
Line 85: Line 94:


=== MBv4 ===
=== MBv4 ===
* Updated documentation on functional requirements
* Updated documentation on functional requirements
* Working on issue (setup guide for Windows OS): https://github.com/sugarlabs/musicblocks-v4/issues/166
* Working on issue (setup guide for Windows OS): https://github.com/sugarlabs/musicblocks-v4/issues/166
* Meeting summary: https://docs.google.com/spreadsheets/d/1uvbkgH9TiKyKFptygVBOOJrSO0pm42HuInSJf8IhFMk/edit?gid=0#gid=0
* Meeting summary: https://docs.google.com/spreadsheets/d/1uvbkgH9TiKyKFptygVBOOJrSO0pm42HuInSJf8IhFMk/edit?gid=0#gid=0

Revision as of 09:51, 5 February 2025

Note: This page was first accidentally created as Oversight_Board/Meeting_Minutes-2025-02-05.

Reports

Om Santosh

Dark mode

Working towards a refresh-less switch

Text representation of Music Blocks code

Working on transcribing JSON as Plain text

Tried this with Llama 70 billion model, which was able to understand the code

Discussion: There are tradeoffs between JSON and plain text representations.

Reference:

Safwan Sayeed

New instrument

Sampled harmonium from a recording; will be raising a PR soon for testing.

Q: Do we need to make a random number generator? A: No. That's a student project.

Diwangshu

Music Keyboard

When you record with metronome, it is recording the final rest note of previous recording as well as rest for current recording. PR made.

During countdown, no rests should be recorded.

Harshit

Sampler widget

Discussion about generating sounds via gen-AI.

Abhijeet

Working on music thoery feature raised pr

Insights over PR by walter

walter needs to think more about this idea before merging

Muhammad

Working on ai instrument sample generation

Able to generate a sound with different note duration tried this thing with llm

Color pixel detection demo showed a way of how he implemented the feature in MB repo

Nikhil

Working on end to end testing using cypress about to raise PR

Drag and drop feature test

Ajeet

Created project code using lesson plan generator

Trying to map a workflow of lesson plan generator

Walter suggests to drag and drop the project code in the music blocks

Can add the generated code using cmd+v to the platform

Collaboration part is working fine testing forwarded to ibiam

Fixing performance issue this week

Yashveer

Ubayed

Other notes

MBv3

  • Working on documentation
  • Updating the guide images
  • Issue by devin sticky block bug # get resolved after clearing the local cache. Clearing the local cache is not the optimum solution.

MBv4