bashia / MarkovTunes

Term Project for Uvic's CSC 475 project
GNU General Public License v2.0
0 stars 0 forks source link

Install, integrate aubionotes through Python library #12

Open bashia opened 9 years ago

bashia commented 9 years ago

Using the Python subprocess library to run aubionotes may incur performance degredation. Also, keeping everything in Python will ease maintenance. Refer to this link for reference.