Projects tagged ‘scale’


[26 total ]

0 Users

The objective is provide some support for learning the basics of music theory. Concepts like notes, scales, chords and progressions will be clarified, allowing users to create and hear your own chords and progressions.
Created 12 months ago.

0 Users

Chords and Scales Applet for Guitar and Keyboard DescriptionApplet that displays Chords and Scales on Guitar Fret, Keyboard, and Musical Notation. Notes, Chords, Scales, Positions, Capo and Keys can ... [More] be dynamically configured. Also includes a Chord Finder and a Chord Player. DevelopmentWish List: Add a chord progression from scale view Add support for more instruments (Bass guitar, ...) Add support for chord finder in piano mode Add support for chord inversion Code restructuring Chords, scales and tunings from data file Fingering display option for chords on the guitar neck Applet [Less]
Created 12 months ago.

0 Users

A wrapper around the jdk image api. Takes care of all the complicated stuff for you.Example:Read an inputstream scale using a high quality algorithm to 100x100, convert to png and write to ... [More] outputstream. All in one line. EasyImage.fromStream(input).scaleQuality(100, 100, false).toPng(output); [Less]
Created 3 months ago.

0 Users

developers needed
Created 10 months ago.

0 Users

We think that App Engine is a great product, but it lacks some features. We created external services that aim to fill this gap. Using our services you can do things that are impossible to do on raw ... [More] App Engine. This project is a set of examples that shows how to use our services. [Less]
Created about 1 year ago.

0 Users

AboutImagetool is a simple plugin for jQuery providing basic panning and zooming capabilities for images. It works by wrapping the selected image in a (the viewport) and manipulates css properties ... [More] based on user input. Try the demo Usage$("img").imagetool(options); Options name type required default description allowZoom boolean no true If true, the image is zoomable. allowPan boolean no true If true, the image can be panned. maxWidth number no 2000 The maximum width of the zoomed image in pixels. viewportWidth number no 320 The width (pixels) of the viewport. viewportHeight number no 180 The height (pixels) of the viewport. callback function no none A function that is called after the image has been panned or zoomed. loading string no none Path to an image that is shown while the main image loads. topX number no none Top left corner of the initial visible area. topY number no none Top left corner of the initial visible area. bottomX number no none Bottom right corner of the initial visible area. bottomY number no none Bottom right corner of the initial visible area. [Less]
Created 12 months ago.