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
This is a planned feature of the Alda REPL, which we will be improving in the near future.
You will soon be able to load files by typing :load filename.alda, which will replace whatever score you may have been working on with the score loaded from the file. Then you'll be able to play the entire score by typing :play. (This isn't implemented yet, but will be soon!)
We will be tracking this feature and other Alda REPL-related features in #54.
Implement (or Document) how to load and reload a .alda file from within the repl
This would be of immediate help in lowering the startup time for many users (30 seconds for me atm).
The text was updated successfully, but these errors were encountered: