Chris Fargen

Results 16 comments of Chris Fargen

+1 for this. Support for `octave=` in `V:` and `K:` would be a great help for writing bass parts. As it is, there are a lot of commas involved. ![2020-06-17-194015_1168x401_scrot](https://user-images.githubusercontent.com/2993720/84961500-7b829e80-b0d2-11ea-9aa0-7932b51a212b.png)...

> I guess this should be an option so everyone's music doesn't suddenly look different. Maybe option could be something like `%%stylegchord`?

Related [probably low priority] difference in renderings of ties. ABCjs rendering: ![2020-06-18-103934_348x178_scrot](https://user-images.githubusercontent.com/2993720/85034758-664c5500-b150-11ea-933b-c5d5c7c757de.png) MuseScore rendering: ![2020-06-18-103417_338x147_scrot](https://user-images.githubusercontent.com/2993720/85034763-66e4eb80-b150-11ea-80c4-a12b465742df.png) ABC code: ``` %%barnumbers 1 K:Eb "Eb" g d2 e2 B3 |"Eb" G E2 B2...

I would like to +1 this request to support `%%equalbars 1`, [currently supported](http://moinejf.free.fr/abcm2ps-doc/equalbars.xhtml) in abc2svg. > Set the same width of all measures in a line For jazz lead sheets,...

> @chrisfargen this %%grid2 options looks promising. That's enough to give the tool another look. Is there any way to get rid of those tie marks and change chord sizes?...

Code above pasted into abc2svg editor yields this chord chart (link below). https://user-images.githubusercontent.com/2993720/101188339-923a9480-3623-11eb-9af0-e28a67e1be75.png Editor: http://moinejf.free.fr/js/edit-1.xhtml On Tue, Nov 24, 2020, 1:36 AM Benjamin Lieb wrote: > @chrisfargen Could you share...

As a musician who plays jazz standards, I can say this functionality would be wonderful. Perhaps this could be implemented to focus on only a few common possibilities. ``` Swing...

Related, lower priority issue: `[P: B]` on its own line sometimes results in a formatting error. ![asdfqw](https://user-images.githubusercontent.com/2993720/83340386-37576780-a2a5-11ea-963b-06e433dacb4d.jpg) ``` T: Swing guitars M: 4/4 L: 1/8 K: Cmaj % V: chords...

Hey Paul, I'm still hoping for a solution to this. It seems that the relationship between `P` and `V` is not entirely clear in the 2.2 standard. However, I believe...

Just to chime in on this old thread, I use two voices in a similar way. ``` X:1 K:Cmin clef=none % %%score (R L) % rhythm (chords) and lead (melody)...