Mohit Cheppudira
                                            Mohit Cheppudira
                                        
                                    @AaronDavidNewman I wonder if the default should be closer to the staff.
That is a bug -- and great catch! It's an implementation detail I never realized. I think we should fix it for correctness, however practically, `scale` is just called once...
This _may_ be a regression. (It's also a very contrived example -- I don't think this is how this musical snippet would be written out anyway.)
Wouldn't something like `9b8b7` do what you want?
Okay great.
Yeah, that's definitely clearer to read. I'll add it.
Thanks. I think maybe we should just convert it into a string instead of throwing an error.
Yes. I'm open to it. Thanks. -- sent frm fone On Dec 4, 2013 11:33 PM, "Brett Zamir" [email protected] wrote: > Open to a pull request changing the tabdiv to...
Thanks folks -- I do want to fix this and make error handling and exceptions more consistent, and welcome ideas here. The primary constraint is that we can't break existing...
All your points are valid, however I prefer to think of `System` as a prototype for a higher level helper API that should possibly be out of VexFlow. The implementation...