{"guitar":["pluck.guitar.electric",1.05, 0.85, 0.19], "bass":["pluck.bass.electric",1.05, 0.85, 0.19], "drums":["unpitched",1.05, 0.85, 0.19], "piano":["keyboard.piano",1.05, 0.85, 0.17] }
[ ["bass","drums",35,1,1,1], ["sidestick","drums",37,1,1,1], ["snare","drums",38,1.08,1,1], ["closedhihat","drums",42,1,1,1], ["lowtom","drums",43,1,1,1], ["pedalhihat","drums",44,1,1,1], ["openhihat","drums",46,1,1,1], ["midtom","drums",47,1,1,1], ["crashcym","drums",49,1,1,1], ["hightom","drums",50,1,1,1.5], ["ridecym","drums",51,1,1,1], ["chinacym","drums",52,1,1,1.5], ["ridebell","drums",53,1,1,1], ["splashcym","drums",55,1,1,1.5], ["bass01","bass",28,1,1,1], ["bass02","bass",32,1,1,1], ["bass03","bass",34,1,1,1], ["bass04","bass",38,1,1,1], ["bass05","bass",40,1,1,1], ["bass06","bass",41,1,1,1], ["bass07","bass",47,1,1,1], ["bass08","bass",51,1,1,1], ["bass09","bass",54,1,1,1], ["bass10","bass",58,1,1,1], ["bass11","bass",60,1,1,1], ["bass12","bass",65,1,1,1], ["guitar01","guitar",40,1,1,1], ["guitar02","guitar",44,1,1,1], ["guitar03","guitar",48,1,1,1], ["guitar04","guitar",52,1,1,1], ["guitar05","guitar",56,1,1,1], ["guitar06","guitar",60,1,1,1], ["guitar07","guitar",65,1,1,1], ["guitar08","guitar",68,1,1,1], ["guitar09","guitar",72,1,1,1], ["guitar10","guitar",76,1,1,1], ["guitar11","guitar",80,1,1,1], ["guitar12","guitar",84,1,1,1], ["piano01","piano",24,1,1,1], ["piano02","piano",30,1,1,1], ["piano03","piano",35,1,1,1], ["piano04","piano",39,1,1,1], ["piano05","piano",42,1,1,1], ["piano06","piano",47,1,1,1], ["piano07","piano",51,1,1,1], ["piano08","piano",54,1,1,1], ["piano09","piano",57,1,1,1], ["piano10","piano",60,1,1,1], ["piano11","piano",63,1,1,1], ["piano12","piano",66,1,1,1], ["piano13","piano",69,1,1,1], ["piano14","piano",72,1,1,1], ["piano15","piano",75,1,1,1], ["piano16","piano",78,1,1,1], ["piano17","piano",81,1,1,1], ["piano18","piano",84,1,1,1], ["piano19","piano",87,1,1,1], ["piano20","piano",90,1,1,1], ["piano21","piano",93,1,1,1], ["piano22","piano",96,1,1,1], ["piano23","piano",99,1,1,1], ["piano24","piano",102,1,1,1], ["piano25","piano",105,1,1,1], ["piano26","piano",107,1,1,1] ]
You can use a local audio file instead of the notes in your program. When you load a file, the system will assume that file should be used when playing music with a DrPond picture. To go back to not using the player: click the cancel button. (the audio player can still be used to play that file without using DrPond)
Load Audio File:Save/load your work to/from a local file. For save, the text part of the program will be saved to your browser's download directory (does not include saving audio files). Files can be loaded from other locations (this does not include loading an audio file).
Load DrPond File:To convert a musicXML file into DrPond choose a file to import. This will replace the current definition in the main editor.
Import musicXML:
Loading Instruments...
Some note commands: c4 e8 gs8 r1
Set the dancer: onestar, blank, or a basic picture
Some animation commands: x=>200 y=>100 r=30 angle=>360
rot=20 rot=>40 size=12 offset=[5,10]
points=8 kind=3
size=*>1.7 stretch=*<2 stroke=green fill=[240,80,40]
shadow=2 fade=[0.1, 0.9]
Pattern commands: circular=[30,10] grid=[5,3,10,10] nopattern patternsize=2,
patternoffset=[10,10], patternrot=60
Other: layers=10, animate, clear, speak "hello"
The default instrument set for this page, is a piano. For other instruments select an instrument set. *** TBD not yet available
Load Instrument set:The following link opens another tab for the piano player. You can copy and paste results from the piano to this editor's web page. Open piano player in a different tab
This section of the web page is used to build the basic pictues for the dancers The dancer can be transformed in an animation.
Select a tool and options and then use the mouse to add the element to the canvas.
To import a picture into a different project: Copy a picture definition from a project using the text area below. Paste it into the new project and click on the replace/add picture button.
Information about work:
| Name | Value |
|---|---|
| version | 1.0 |
| title | |
| composer | |
| artist | |
| choreographer | |
| copyright | |
Play and record the program. The result is stored in a media player that appears after the buttons. When the record button is pressed, the picture is built in the animation window at the top and the results are accumulated for the recorder. The recorder stops when the drawing is finished. (The status line by the main picture will show Ready when done.) If the audio needs to last a little longer, add an additional rest after the graphics. There are 3 different record buttons, to choose whether you want both audio and video or just one of them.
You can review what you have done by playing the video. You can save the result by right-clicking on the player and selecting save or by clicking on the download icon in the video player. The default chosen type will be a webm file (if using Chrome). Later, you can rename the file if you saved it with the download icon.
Clicking on the file will load a web based video/audio player which can play the file. An audio file can also be used as the music file for another project.