Peli de Halleux
8389e735fa
stop background before foreground ( #2174 )
2019-06-10 15:06:56 -07:00
kimprice
84fcc38e61
Fixed issue with 'b' flats being output as note 'B' ( #2055 )
...
* Fixed issue with 'b' flats being output as note 'B'
* 'b' will only be interpreted as a flat when following another note, otherwise it will be interpreted as the 'B' note
2019-05-16 12:50:08 -07:00
Michał Moskal
18b672ae7a
Save memory in music.ts ( #1999 )
2019-04-10 15:31:50 -07:00
Peli de Halleux
61c06ad969
stop melody block ( #1633 )
...
* docs
* updated strings
2018-12-02 07:56:47 -08:00
Sam El-Husseini
9bc6d994a8
Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color ( #1323 )
2018-10-01 14:39:51 -07:00
Sam El-Husseini
9cd0d62baa
Update block gaps to account for extra space taken by event blocks ( #1304 )
2018-09-26 16:27:32 -07:00
Guillaume Jenkins
da15752720
Slightly adjust non-advanced category weights ( #1091 )
2018-08-14 13:26:22 -04:00
Richard Knoll
4c28160a34
Fixing authoring on a few APIs for Monaco toolbox ( #1084 )
2018-08-14 10:18:23 -07:00
Richard Knoll
9aac836ae2
Fix default value for note block ( #1053 )
2018-08-08 14:51:00 -07:00
Sam El-Husseini
66b320d633
Fix Actions
2018-05-14 11:05:47 -07:00
Sam El-Husseini
6ea0c50472
Initial target repo setup to move to master (v3.10)
2018-04-21 10:25:43 -07:00
Sam El-Husseini
c040de6134
Fixed begin melody API so it doesn't complain about a compiler error, and uses the default value. ( #515 )
2017-08-23 11:38:47 -07:00
Tom Ball
07380d7c07
fix null dereference
2017-06-11 15:49:16 -07:00
Sam El-Husseini
8ba9679e48
Fix bug in melody parsing logic with A and B being an octave lower.
2017-05-12 00:05:03 -07:00
Sam El-Husseini
a76e8d5ef1
Decompile field editors. Changes in authoring of field editors.
2017-04-26 17:13:17 -07:00
Sam El-Husseini
d54378d802
Revert "Decompile field editor changes"
...
This reverts commit ceb281933f
.
2017-04-26 17:12:39 -07:00
Sam El-Husseini
ceb281933f
Decompile field editor changes
2017-04-26 17:12:26 -07:00
Peli de Halleux
54ae7a4fda
Melody events ( #391 )
...
* support for custom playTone
* added music.onEvent, music.setPlayTone
* updated docs
* updated sample
2017-04-25 10:14:34 -07:00
Sam El-Husseini
560c7b37d7
Show note frequency block in toolbox. Fixes Microsoft/pxt#1605
2017-03-18 22:34:06 +13:00
Sam El-Husseini
87f1580061
Enable the slider for a number of apis. ( #367 )
2017-03-03 23:39:42 -08:00
Sam El-Husseini
7c1b761964
Swapping play builtin melody with begin melody in reference docs
2017-03-01 00:38:12 -08:00
Sam El-Husseini
e947f4859b
Adding support for music melody arrays ( #358 )
...
* Adding support for music melody arrays in Typescript
2017-02-28 15:23:32 -08:00
chmora
56904acb99
Blockly integrate pxt microbit ( #355 )
...
* added new values for Integration with field_note
2017-02-23 09:44:18 -08:00
Peli de Halleux
1d47b4de0d
Lightmonster ( #346 )
...
* fixed boardname issues
* refactored servo info
* coffee cup monster lesson skeleton
* display event source id / value in advanced section
* normalized project structure
* updated project name
* Update projects.md
2017-01-31 08:29:25 -08:00
Peli de Halleux
5d8ccd1d6d
adding namespace to api categories ( #330 )
...
* adding namespace to api categories
* add icon for led
* adding icons for control, game, images, pins and serial.
2017-01-05 07:01:50 -08:00
Peli de Halleux
bbd21a84d6
annotating apis to support toolbox
2016-12-13 12:14:32 -08:00
Peli de Halleux
af8ce3fccf
allow for double, breve note durations
2016-11-30 16:06:17 -08:00
Peli de Halleux
63e24ce90a
support for setting music pin using analogSetPitchPin
2016-11-29 08:59:54 -08:00
Abhijith
0b1b312e76
Fixing music doc issues
2016-10-21 08:48:43 -07:00
Sam El-Husseini
277d5a721c
rename "microbit" package to "core" #414 ( #270 )
...
* rename "microbit" package to "core" #414
* shouldn't edit the package id.
* updating package.json
* updated the wrong version
* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00