Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 997 Bytes

File metadata and controls

24 lines (15 loc) · 997 Bytes

This is a sample API of the system implementation that was used to experimentally study the issues of human-agent diaologues in music.

The following support and agent model files are provided in this repository:

  1. Training.js - A background input for humans to play solo play rhythmic solos.

  2. Training_wsystem.js - an agent that repeatedly produces bass hits on the beat.

  3. Training_wsystem_offbeat.js - an agent that repeatedly produces bass hits on off-beats.

  4. Agent_poisson - The control agent that listens and copies the density of the played by the musicians

  5. Performances from the experiments to evaluate musicians' sense of co-creation with the agent.

The link to the experiment performed with the agent are available at : https://www.dropbox.com/sh/1f4hy2socudc5at/AABE8jDL5GNajL3dsaAd1eiGa?dl=0

The link to the interivews with the musicians that motivated the agent development are available at : https://www.dropbox.com/sh/600yzjg7hbpg9jy/AAAr-J3MMVozuDBubI0Nmqpha?dl=0