Edwin ZAP

Results 10 comments of Edwin ZAP

Hi, First I thought it would be nice to continue this project, but I want to create a new project with a server side to convert text into chordpro and...

> Anyway, I'll currently finish some features on UkeGeeks-ng and maybe one day we could make a rewrite from scratch :) It would be a pleasure ! I don't have...

> > > Hi, > > I feel the same. When I first looked at the code I saw that the best thing to do would be to rewrite everything...

@jrmora Hi, great work! It's really really nice. Do you think we could work together on your project? If you are interested, I started to work on another project for...

I'm coming late and maybe I did not understand all of the discussion but here are some thoughts: - To my knowledge there is no such thing as "European notation"....

Few years ago I wrote my own chordpro library in which I implemented a basic key guesser system. I plan to join the development of this library since it looks...

Hi again. @martijnversluis is there anyway to contact you directly and privately? I want to discuss some things regarding your library and how we could work together in the future....

I think that it's simply impossible to handle correctly non-monospaced fonts. It would need to be able to "see" above wich letter is the chord or to know exactly how...

Hi, I have a similar issue on Windows 11. Here is the error: ``` Could not initialize Tesseract lang: deu+eng+fra result: -1 ```

Following this: https://www.chordpro.org/chordpro/directives-env/, all environment directives start with start_of_ and end with end_of_. We should be able to add custom environment directives like that: {start_of_prechorus}. And {start_of_prechors:Prechorus} should show "Prechorus"...