|
|
| GuitarCodex v.2.2a (Build 001) | |
|
This Java applet uses the MIDI capability for J2SE v1.3.x and requires
Java-plugin. The notes and chords are generated by sending messages to one of the
default synthesizer's MidiChannel objects directly using the MidiChannel.noteOn()
and related methods. You can use GuitarCodex as a tablature chord dictionary and more. It allows you to see and hear chords, scales and displays associated guitar chords in a graphical representation. Using the mouse, fingerings can be made by clicking on the fingerboard. |
|
|
More applets
|
|
|
To install, download the file and save it to the required
directory. There are no special system requirement. You just need a java-enabled
browser. GuitarCodex is freeware and may be freely distributed.
Specifying Parameters:
Download:
|
|
|
Note:
This applet lets you customize the applet background colors using RGB-colors. Specify the value of a parameter using a <PARAM> tag. The <PARAM> tags should appear just after the <APPLET> tag for the applet they affect:
<param name= "applet-bgcolor"
value="#ffffff" > If one of the <PARAM> tags is missing or incorrect, the concerning area will set the default value (white background). |
|