Do you notice a mistake?
NaN:NaN
00:00
EarSketch is a novel approach to teaching computer-science concepts via algorithmic music composition and remixing in the context of a digital audio workstation paradigm. This project includes a Python/JavaScript coding environment, a digital audio workstation view, an audio loop browser, a social sharing site and an integrated curriculum. EarSketch is aimed at satisfying both artistic and pedagogical goals of introductory courses in computer music and computer science. This integrated platform has proven particularly effective at engaging culturally and economically diverse students in computing through music creation. EarSketch makes use of the Web Audio API as its primary audio engine for playback, effects processing and online rendering of audio data. This presentation explores the technical framework of EarSketch in greater detail and discusses the opportunities and challenges associated with using the Web Audio API to realize the project.
Audio is one of the domains where developers try to get every bit of performance out of the device. On the other hand, the Web Audio API looks like an high-level API with a lot of constraints for developers. What does the web platform need
January 27, 2015 47 min
Lissajous is a live coding instrument designed for use in the developer console. Its concise and functional API allows you to create dynamic sounds and rhythms in a single line of code. http://lissajousjs.com https://github.com/kylestet
January 27, 2015 16 min
VenueExplorer is a new approach to broadcasting live events which gives more control to the audience than traditional viewing methods. Users can navigate around an ultra-high resolution video, zooming into the areas of the event which inter
January 27, 2015 18 min
Technologies for discovering sounds in large databases can help blurring the boundary between exploration and music performance. In this paper, we present a system for exploring loops from Freesound.org. Sound files are grouped by their mos
January 27, 2015 22 min
Audio is often placed on the Internet without much thought about how it can be found, searched, shared, navigated and generally deconstructed. Hyperaudio weaves audio into the very fabric of the web. By transcribing the spoken parts of audi
January 27, 2015 20 min
This presentation and live audio demonstration explores the capabilities of using the Web Audio API as a digital audio workstation (DAW) to manipulate sounds from massive server-side databases. Sonic source material comes from a database of
January 27, 2015 16 min
Noteflight is a web application and vibrant online community that supports the creation, sharing and playback of scores using conventional Western music notation, all taking place within a standard web browser. The site has been live for 6
January 27, 2015 21 min
Do you notice a mistake?