Eduardo Moguillansky
Eduardo Moguillansky
Would it be possible to autocomplete projectname? When the user presses + a list of possible project names could appear, which is further filtered as the user continues typing. Anyway,...
musicxml defines accidentals like `natural-up`, `natural-down`, etc, which can be translated to lilypond as seen here: http://lsr.di.unimi.it/LSR/Item?id=784
This is not an issue, just a heads up that I added a csound interface to jsusfx, based on the pd implementation. I included it in the csound-plugins project so...
However, I upgrade Python from 3.8 to 3.9 and now to 3.10.7 I also update MacOS to 12.6, and now I get this Python error: import rtmidi2 ModuleNotFoundError: No module...
These allow to configure the compression/quality when writing to a compressed format (ogg or flac)
ThirdParty/CicmWrapper/Sources/eclass.h is missing a line for the macro "CLASS_ATTR_FONT" starting at line 313. After the #else clause the line ``` #define CLASS_ATTR_FONT(c,name,flags,struct,member) ``` should be added. This fixes compilation for...
Thanks for the great work. It would be nice if libxtract could do its logging in a less invasive way than printing to stdout. I see for example, "LibXtract compiled...
When published this would add support for python 3.12 which is the now stable version
It would be great to have binary wheels for 3.12 for all platforms Thanks!