Jump to content

Oversight Board/Meeting Minutes-2025-02-05: Difference between revisions

From Sugar Labs
Ubayed (talk | contribs)
Ubayed (talk | contribs)
Line 76: Line 76:


== Ubayed ==
== Ubayed ==
Working on documentation


Updating the guide images  
=== MBv3 ===
* Working on documentation
* Updating the guide images  
* Issue by devin sticky block bug # get resolved after clearing the local cache 


Issue by devin sticky block bug # get resolved after clearing the local cache
=== MBv4 ===
 
* Updated documentation on functional requirements
Updated some stuff on MBv4
* 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 (MBv4): https://docs.google.com/spreadsheets/d/1uvbkgH9TiKyKFptygVBOOJrSO0pm42HuInSJf8IhFMk/edit?gid=0#gid=0

Revision as of 10:03, 5 February 2025

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

MBv3

  • Working on documentation
  • Updating the guide images
  • Issue by devin sticky block bug # get resolved after clearing the local cache

MBv4