Commit ef532c2
Coderbot Music Features (#60)
* added note block
* added example python code for note block
* added reference to note block
* modified Control.vue
* Added animal verse block
* added ref to animal verse block
* fixed block function
* finished basic interface
* added blocks images
* Add note and instr. blockly
* Add note and instr. blockly to adv interface
* fixed basic blocks
* modified Activity.vue
* Added note block standard
* Added python code for note block
* adv-interface add all funct.
* modificato: ../assets/toolbox_std.xml
* Setting add 'audio' tab
* Control Volume Tab :frontend do
* fix var mismatch name
* added animal block
* added python animal verse code
* added simbolo pausa
* added pause block
* added pause block python code
* modified references to block
* fix music note std code
* Add support to int and variable in note's duration
* Fix Interface-ADV
* fixed note blocks
* added pause block
* added pause symbol
* Add landing about MusicExt
* fixed pause reference
* conflict fixed
* building routine for automitc package update
* modificato: src/components/Activity.vue
* modificato: src/components/Activity.vue
* modified Activity.vue
* added routine for animal verse and instrument packages management
* modificato Settings.vue
* added parsing of music_packages.json
* modificata routine installazione pacchetti
* added refresh function
* modificato: src/components/Settings.vue
* Create music_package.json
add music_package.json default package
Co-authored-by: Antonino Tramontana <a.tramontana1@campus.unimib.it>
Co-authored-by: Michele Carbonera @MicheleCarbonera1 parent 5616801 commit ef532c2
File tree
12 files changed
+774
-126
lines changed- src
- assets
- components
- static
- images
- blocks
12 files changed
+774
-126
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
0 commit comments