Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.39 KB

File metadata and controls

43 lines (38 loc) · 1.39 KB

Project 2. Mississippi Hotdog

Simplified Text Representation :

Start of Project ├── Start Block --> {ID: 1623628716572, Position: (0.00, 0.00), Heading: 0°, Color: 0, Shade: 60, Pen Size: 5, Grey: 171.43} │ ├── Multiplybeatfactor │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ │ ├── DoArg │ │ │ ├── "chunk" │ ├── Action: "chunk" │ ├── "chunk" │ ├── Set Transposition --> ? │ │ ├── namedarg: 1 │ │ ├── Duplicatenotes │ │ │ ├── Note │ │ │ │ ├── Duration --> 1/4 = 0.25 │ │ │ │ ├── Pitch --> Solfege: do, Octave: 4 │ │ │ │ │ ├── "do" │ │ ├── Duplicatenotes │ │ │ ├── Note │ │ │ │ ├── Duration --> 1/2 = 0.50 │ │ │ │ ├── Pitch --> Solfege: do, Octave: 4 │ │ │ │ │ ├── "do" │