Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.
/ ditty Public archive

novice-friendly music programming on the web

Notifications You must be signed in to change notification settings

uid/ditty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Ditty

Ditty is a project for the thing where you drag blocks until things come out of the speakers.

  • All the things.
  • The second time you load the thing, it's the same thing.
  • There are multiple things we combine into the one thing.

Getting Started

  1. Download the thing.

  2. Deploy the thing.

  3. Open the thing at the thing where you deployed it.

  4. Type this:

     def angle_bracket
       (1..10).each do |i|
         i.downto(1) { puts "<<<" * rand(20) }
       end
     end
    

Credits

The [CC BY-NC-ND] trash can icon came from http://soundforge.deviantart.com/art/Trash-Can-Icon-169853077

The [public domain] spinner icon comes from http://mentalized.net/activity-indicators/

About

novice-friendly music programming on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published