You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose to integrate the possibility to load scores from URLs such as github raw URLs, drive or others. This can make demos with Partitura easier as well as easier working with remote resources.
To do this I propose adding a small check on all import functions to check if the directory provided is a URL or local.
Then the following part of code should be integrated:
I propose to integrate the possibility to load scores from URLs such as github raw URLs, drive or others. This can make demos with Partitura easier as well as easier working with remote resources.
To do this I propose adding a small check on all import functions to check if the directory provided is a URL or local.
Then the following part of code should be integrated:
The text was updated successfully, but these errors were encountered: