Skip to content

A browser based instrument for generating ambient music using samples and Web Audio Api

Notifications You must be signed in to change notification settings

charlieperrone/Sound-Toy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound-Toy

Interactive web audio api project


Introduction:

The goal of this project is to create a generative ambient music tool which people can use to compose their own ambient music soundscapes. Generative music is music that allows variety and is created using guidelines and rules rather than rigid composition.

The idea for this project stemmed out of my desire to be able to listen to quiet, relaxing music while working or trying to fall asleep. After researching and studying some of Brian Eno's work, I realized that the basic components of ambient and generative are very simple: create simple sets of rules that will generate interesting contrast, textures or harmonies.


Technologies:

This project employs the use of the Web Audio Javascript API which allows programmatic solutions to sample triggering, as well as a suite of audio effects.

About

A browser based instrument for generating ambient music using samples and Web Audio Api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 13.0%