Alex Duffield
Alex Duffield
I noticed that the optimized images still have the CREATOR and QUALITY comments. "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75" Is there a way these can also...
It seems that the browser builds do not contain all of the packages? How would one get a browser built that includes for example the new Voicings packages?
with the Key.majorKey function a list of the seven chords for that key are provided in the chords property such as ``` chords: [ "Cmaj7", "Dm7", "Em7", "Fmaj7", "G7", "Am7",...
Not really related to this project at all, but are you aware of any good packages for playing back a simple chord, either strummed or arpeggiated ? Preferably something that...
it seems that a single integer representation for a Barre does not support real world needs for example a bar that only covers 3 strings or multiple barres in one...
This is great, is there an English translated version?
If I render an A Minor scale with CAGED G shape box, it renders the E shape box. https://codepen.io/aduffy/pen/dypvjKa
Compliments on the new renderScale in .2! It is friggin brilliant. I implemented it to replace my code that was using your previous merged boxes examples.. SIGNIFICANTLY less code! Do...
If you click on the bottom part of a note on String 6, it returns that note from string 1 View console for output. https://codepen.io/aduffy/pen/dypvjKa?editors=0001
Is there a way to display fretboard inlays at 3,5,7,9 12 for example? Also why is fret 11 the "middle fret" ? perhaps to a programmer used to a base...