Skip to content

Add top of diagram empty string marks as an option #2

@tomcontileslie

Description

@tomcontileslie

In output.py, the text option indicates muted strings with an x:

   x           
   ===========
   | | | | O | 
   | | O | | | 
   | O | | | | 
   | | | | | | 
   | | | | | | 

but a number of guitar diagrams also put symbols for the empty strings, e.g.

   x     o   o 
   ===========
   | | | | O | 
   | | O | | | 
   | O | | | | 
   | | | | | | 
   | | | | | | 

This should be an available option in the print functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions