mohayonao / timbre.js

JavaScript library for objective sound programming
http://mohayonao.github.io/timbre.js/
MIT License
963 stars 74 forks source link

Unable to check demo on frontend #52

Closed azizov4singree closed 8 years ago

azizov4singree commented 8 years ago

When trying to press "Play" button in http://mohayonao.github.io/timbre/ or type examples in developer console, receiving an error:

Uncaught TypeError: this.ctx.createJavaScriptNode is not a function

Stack trace:

on  @   timbre.min.js:6
c.on    @   timbre.min.js:3
b.on    @   timbre.min.js:3
a   @   timbre.min.js:3
b.fn.h.dac.on   @   timbre.min.js:3
b.fn.a.TimbreBasePrototype.h.play   @   timbre.min.js:3
window.play @   index.js:16
(anonymous function)    @   VM535:1
mohayonao commented 8 years ago

The project page has been moved to http://mohayonao.github.io/timbre.js/

azizov4singree commented 8 years ago

Oh, ok, closing.