0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed compatibility with PyDev. More... over 12 years ago
Moved some flatted notes to their sharped corrispondent. More... about 14 years ago
Slightly edited text-note alignment. More... about 14 years ago
Added true flat symbol. More... about 14 years ago
Added another TODO More... about 14 years ago
Why ignore *.pyc only in ./src/? Fixed. More... about 14 years ago
Trivial change inside a TODO. More... about 14 years ago
Added a TODO about some structural changes. More... about 14 years ago
Added some more TODOs. More... about 14 years ago
Added some TODO. More... about 14 years ago
Renamed .svn color scheme to .csv More... about 14 years ago
NOW the resize process does work well. More... about 14 years ago
Now sizes are relative to the radius size. More... about 14 years ago
Fixed wrong logic on window resize. More... about 14 years ago
Better font size. More... about 14 years ago
Ok, now it is resizing. Wrong, but it is resizing. Signed-off-by: Andrea Piccinelli <[email protected]> More... about 14 years ago
some coding style correction More... about 14 years ago
Use float() instead string._float(). Import string is non necessary. More... about 14 years ago
Added f.close() relative to color scheme csv file More... about 14 years ago
Added color scheme file for different color scheme of harmonic table visualization More... about 14 years ago
Added a file talking about several python MIDI implementations to choose from. Signed-off-by: Andrea Piccinelli <[email protected]> More... about 14 years ago
Some docs, an image to understand better the variables used in the HT. More... about 14 years ago
No need any strange __type__() functions. And no need to use floats. Signed-off-by: Andrea Piccinelli <[email protected]> More... about 14 years ago
No need to use math.fmod() for little integers. More... about 14 years ago
Some little spacing issues, more self-explaining name for hexagon() function. Signed-off-by: Andrea Piccinelli <[email protected]> More... about 14 years ago
Just some code styling and trivial changes. Signed-off-by: Andrea Piccinelli <[email protected]> More... about 14 years ago
Added a smart system to generate a complete harmonic table, with note name and different octave color More... about 14 years ago
Testing some color patterns More... about 14 years ago
remove the non necessary numpy import More... about 14 years ago
drawing exagons in a non-cartesian axis system More... about 14 years ago