Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 606 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 606 Bytes

IMSLP Instrument Information Parsing Program

How to Use

  1. go build
  2. excute imslp.exe
  3. enter composer and title ex) Tchaikovsky Symphony no.5
  4. If you complete to enter, enter the exit
  5. Now, you can use csv file.

Library: current this program has dependency about these folders.

  1. app: gui
  2. connect: connect to http
  3. crawler: crawling IMSLP Information
  4. createCsv: create csv file
  5. errorCheck: error check
  6. imslpData: imslp data struct
  7. imslpParse: imslp data parsing
  8. input: composer and title information input
  9. search: search the exact song title and imslp url from google