Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

morpheus-14/purescript-audio

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-audio

Basic web audio extensions for Purescript

Steps to set up

bower install

npm install

Build Project

npm start

Example Usage

    launchAff_ $ do
               sequence $ playNotes [G, F, G, F, G, D, G, C, C, B, C, C, D, C, G, F] 0.3

Main.purs has working example of usage

Add More Notes

Inside src/Audio

  • Go to Types.purs and new note in Note sumtype
  • In Notes.purs, add frequency mapping for the new note

About

Basic web audio extensions for Purescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.