Skip to content

Releases: sugarlabs/musicblocks

Maintenance Release

13 Mar 13:33
Compare
Choose a tag to compare

A few bugs uncovered after the V1 Release are fixed:

Fixes #642 -- the stage scaling was not being updated properly so
the coordinates passed to overTrash were wrong
Fixes #640 -- don't match to blocks in the trash when looking for
action names
Fixes #637 -- tempo block can support multiple beats per minute
Fixes #641 -- properly restore beat factor after leaving divide
beat factor block
Fixes #638 -- Default for hertz block
Fixes #632 -- re-enable block highlighting when running full speed
Fixes #630 -- added missing rows and columns for labels
Fixes #629 -- regression in tuplet note value display
Fixes #628 -- visual bug specific to status block
Fixes #625 -- only push to status block when connected to a print block
Fixes #624 -- consider beat factor when calculating note count
Fixes #402 -- Fix background block; add background to palette menu

Music Blocks Release 1.0

04 Mar 20:24
Compare
Choose a tag to compare

This is the first stable release (V1) of Music Blocks. It seems to work reliably on Chrome and Firefox browsers that support HTML5. The Guide to using Music Blocks V1 is found at Guide

This version of Music Blocks supports all of the core ideas: a Note block that can contain a variety of pitch expressions, mechanisms for generating chunks of notes, and applying transformations to individual notes and the chunks. There are also a number of widgets that provide scaffolding for a expressing variety of musical ideas, including sequencing, mode, rhythm, pitch, etc.

Underlying Music Blocks V1 is the Turtle Blocks graphical programming language, which has also achieved a level of stability.

Thanks to the 28 individuals who have contributed to Music Blocks and the many patient users who have provide feedback.

Onward to V2, for which we are targeting a synth tool, more control over musical temperament, and more control of mode.