Ghadjeres / DeepBach

code accompanying "DeepBach: a Steerable Model for Bach Chorales Generation" paper
MIT License
500 stars 131 forks source link

Running on Mac OS 10.12.2 error #3

Closed rzil closed 7 years ago

rzil commented 7 years ago

I followed the installation instructions in the Readme. When I run the following command python3 deepBach.py -l 100 I get this error

FSPathMakeRef(/Applications/Finale Notepad 2014.app) failed with error -43.

Please help.

Ghadjeres commented 7 years ago

Have you tried changing the editor called by music21 with MuseScore? You can also add the "-o path/to/output/file" command to export to midi and then open it with preferred editor.

rzil commented 7 years ago

The -o option works for my purposes.