Metadata-Version: 2.1
Name: Dot_Plot
Version: 0.1.3.0
Summary: Dot plot is a tool for creating images of chord and scale diagrams for fretboard instruments like guitar, bass, ukulele, viola da gamba etc
Home-page: UNKNOWN
Author: Nicola A. Cappellini
Author-email: nicola.cappellini@gmail.com
License: Private, non-commercial, no distribution
Description: =========
        Dot Plot
        =========
        -------------------
        The python script
        -------------------
        
        :Author: Nicola Cappellini
        :Version: $Revision: beta $
        :Copyright: This document has been placed in the public domain.
        
        
        Tutorial
        =========
        
        Chord and / or scale entry
        ---------------------------
        
        Via click
        ~~~~~~~~~~
        
        Left-click on the diagram
            Places a dot
        Left-click on an X or O
            Toggles between X and O.
        Right-click on a dot
            Remove it
        
        
        ctrl + [scroll wheel up / down]
            Adds fretting-hand fingering information
        ctrl + shift + [scroll wheel up/ down]
            Adjusts position indication marker
        ctrl + [scroll wheel up / down]
            Cycles through fingering options.
            
        
        
        Keyboard corrections
        ~~~~~~~~~~~~~~~~~~~~~
        
        return
            Add the diagram in the sandbox to the render queue
        alt + r
            reset the diagram in the sandbox
        shift + backspace
            Remove the previously entered diagram from the render queue
        alt + backspace
            Load the previously entered diagram into the editor for correction.
        ctrl + shift + backspace
            Fiasco: Reset both the sandbox and render queue.
        
        shift + [right / left]
            add / remove new strings to the diagram in the sandbox
        shift + [up / down]
            add / remove new frets to the diagram in the sandbox
        
        escape
            Exit the script
        
        In addition:
        
        alt + t
            generate a "Takemitsu-style chord / scale" (mainly used for testing)
        
        
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/x-rst
