Create interactive sound tones in your web applications.


Based on:

https://github.com/escottalexander/simpleTones.js


Sample App:
https://visualneo.com/tutorials/neotones

 

neoTonesPlaySound

Purpose:

Play a predefined sound

Category:

neoTones

Syntax:

neoTonesPlaySound soundname

 

soundname

Sound name

 

neoTonesPlayTone

Purpose:

Play a sound tone

Category:

neoTones

Syntax:

neoTonesPlayTone tone scale wavetype duration

 

tone

Tone

scale

Scale

wavetype

Wave type

duration

Duration in seconds

 

neoTonesPlayCustomSound

Purpose:

Play a custom sound

Category:

neoTones

Syntax:

neoTonesPlayCustomSound wavetype "frequencies"

 

wavetype

Wave type

frequencies

Frequency, duration pairs (ie: 440,.5,200,.6)