Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 574 Bytes

File metadata and controls

executable file
·
16 lines (11 loc) · 574 Bytes

Parambre

Parameters + Timbre = Parambre

What is it?

  • A simple interface for manipulating the timbre an ambient sound.
  • Drag and resize 3 rectangles to manipulate 12 parameters of the sound.
  • Built with React, Redux and the Web Audio API.
  • Play around with Parambre
    • Note: The app does not currently support mobile devices, or Safari.

Running it Locally

  1. npm start or yarn start
  2. Open http://localhost:3000 to view it in the browser.