Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 634 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 634 Bytes

LostVoicesCadenceViewer

StreamLit App for Visualizing Cadence Metadata for The Lost Voices Project (http://digitalduchemin.org/)

Instructions:

  • Install streamlit with terminal pip install streamlit
  • Install pandas: pip install pandas
  • Install altair: pip install altair
  • Add LV_Streamlit_Viewer_App.py to your working directory
  • Open terminal and run application: streamlit run LV_Streamlit_Viewer_App.py

Functions:

Use options at left to see:

  • Raw Data
  • All pieces with Cadences
  • Selected Cadence Tones
  • Selected pieces

Preview

GitHub Logo