Skip to content

Custom Block Documentation

LunaLovecraft edited this page Jun 2, 2015 · 2 revisions

Audio Blocks:

Beep (Frequency, Duration, Time Until Played):

  • Creates a beeping sound with appropriate frequency, duration (in ms), and will wait TimeUntilPlayed ms before playing the sound.
  • In the future we should probably create a kid-friendly version that can't play notes simultaneously, since having the power to play two notes at the same time can be mildly confusing.
  • Currently only functional in Javascript. The ability to be functional in Python and Dart needs to be implemented still.
  • XML code for demo that works with our playground at: http://pastebin.com/8bZiLUyk