This repository contains materials for the second week of the 2026 AMS Summer Institute. We will use this repository to share workshop materials, example files, notebooks, datasets, documentation, and other resources. You do not need to be an expert in GitHub, Git, or the terminal to use these materials. We will practice the basic workflow together.
The 2026 AMS Summer Institute, Studying Early Music with Computers: Tools, Formats, and Strategies, is a two-week residential institute for higher education faculty hosted by the American Musicological Society at New York University, June 14-27, 2026. The institute brings together scholars and teachers interested in using computational tools, digital formats, and machine-assisted methods to study medieval, Renaissance, and Baroque music.
If you have not yet downloaded the repository, open a terminal and choose a place on your computer where you want the materials to live. Your Documents folder is a good choice.
On macOS or Linux:
cd ~/DocumentsOn Windows PowerShell:
cd $HOME\DocumentsThen clone the repository:
git clone https://github.com/benory/AMS-Institute.git