Skip to main content

Music Theory

  • Sep 25, 2022 - 7:00pm
    Jennifer Mangan & David Newman (James Madison University)

    Jennifer ManganDavid Newman

  • Sep 22, 2019 - 8:15pm
    Chris Johnson (University of Wisconsin, Eau Claire)

    In this session, we introduce Deltaphone, a browser-based blocks programming language for generating musical scores. Just as learners used Logo's turtle geometry to explore mathematical space in a relative way, learners use Deltaphone's interval-based motion to explore musical space. The emphasis on intervals means that certain computational and musical ideas can be investigated quite naturally in code. For example, musical structures can be more easily abstracted into functions and reused in a variety of musical contexts, and custom chords and progressions can be built.

  • Sep 25, 2022 - 5:30pm
    Suzie Shrubb (Fermilab)

    Panel Discussion: Working in Harmony

  • Sep 25, 2022 - 6:30pm
    Filipe J. Zabala (UFRGS, Brazil)

    We introduce 'voice' package, developed to be a free and easy-to-use set of tools to perform audio analysis in R. Three main approaches are presented: (i) extract_features, (ii) tag and (iii) poetry. Such approaches aim to (i) easily build data frames containing the main features from multiple audio files, (ii) attach summarized columns from audio files to canonical data and (iii) map the best spoken words in the best order. The open datasets (Mozilla) Common Voice and VoxForge are presented to illustrate the main functionalities of (i) and (ii).