guitarlib: modeling stringed instruments using songlib

  • Authors:
  • Michael G. Raines

  • Affiliations:
  • The University of Alabama, Tuscaloosa, AL

  • Venue:
  • Proceedings of the 48th Annual Southeast Regional Conference
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software is often used to record, manipulate, and visualize music. These tasks may be performed programmatically to aid in computer science education. This poster describes guitarlib, a C library that aids in the emulation of stringed instruments. guitarlib is an extension of songlib, a C library that allows for the programmatic generation and manipulation of audio. guitarlib abstracts the details of songlib, which models each string as an individual instrument. This abstraction allows for simple creation and management of a stringed instrument, such as a guitar. Following a modular paradigm, users may create, tune, and interact with these instruments programmatically.