Build a PRiSM JavaScript App

A step by step guide, in three parts, to building your own JavaScript App, a modified version of the PRiSM Oscillator App.

This is a simple app for generating and visualizing audio waveforms on the primary mobile platforms – Apple’s iOS and Google’s Android – and is available for installation on any device supporting these operating systems (iPhone/iPad, or any Android device). The app was originally developed in collaboration with composer Nina Whiteman for use in the project, Escape!

 

 

PRiSM JavaScript App Tutorial – Part I

Learn to set up your development environment.

Read More

PRiSM JavaScript App Tutorial – Part II

Generate audio using the Web Audio API.

Read More

PRiSM JavaScript App Tutorial – Part III

Bring your application to life with code for rendering audio waveforms using React.

Read More