-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transferring to JuliaMusic #1
Comments
I am open to the idea, let's revisit this issue when I have a working prototype. |
Sure. But for example, the code in notes.jl can be moved either to Midi.jl or MusicXML.jl. For Fretboards.jl I think MusicXml is a better place. |
I recently refactored and simplified the code, realizing that what I called a note is better described as a pitch. Both the |
It would be good to transfer this repository to JuliaMusic. I was going to make a package that does this. I am happy that it is already created 🎸
Here is the issue I had in MusicXML
JuliaMusic/MusicXML.jl#4
I developed AcuteML.jl.
Then I used it inside MusicXML.jl.
I planned to use AcuteML and plot fretboards using Html or PyCall.
Here is the issue in MusicVisualizations.jl
JuliaMusic/MusicVisualizations.jl#1
The text was updated successfully, but these errors were encountered: