Commit Graph

26 Commits

Author SHA1 Message Date
Josh de Leeuw
31e2ef0f17 fix html5 audio event handling 2017-06-16 13:04:57 -04:00
Josh de Leeuw
46c3ab00f7 properly remove keyboard listener 2017-06-16 09:56:28 -04:00
Josh de Leeuw
bf80a689d4 fix bug for html5 audio use in single-audio 2017-06-09 23:29:16 -04:00
Josh de Leeuw
b0ecd233d9 fixes #340 2017-03-20 22:22:50 -04:00
Josh de Leeuw
552a86c2a7 one innerHTML call per plugin write. 2017-01-04 15:25:14 -05:00
Josh de Leeuw
22d46bcab8 better html5 audio fallback #311 2016-12-15 11:09:36 -05:00
Josh de Leeuw
1c60540396 html5 fallback for webaudio #311 2016-12-14 12:16:07 -05:00
Josh de Leeuw
773c585c50 updating plugin files to remove jquery 2016-11-26 23:06:26 -05:00
Josh de Leeuw
09e50d9f51 convert plugins to use centralized setTimeout handler #272 2016-08-10 14:08:54 -04:00
Josh de Leeuw
434f7474ed fix typos 2016-07-02 14:04:11 -04:00
Josh de Leeuw
3b910469d3 standardize ALL_KEYS and NO_KEYS (#252) 2016-06-30 13:20:34 -04:00
Josh de Leeuw
d11d45a408 implementing plugin.info (#270) 2016-06-27 16:28:46 -04:00
Josh de Leeuw
a951dd3e0b implements shared AudioContext (#271) 2016-06-27 13:29:43 -04:00
Josh de Leeuw
faea546f94 implements #248 2016-05-21 17:22:36 -04:00
Josh de Leeuw
a98d2cf2fe fixes #240 2016-03-02 23:07:00 -05:00
Josh de Leeuw
77a29acfd7 siphon plugins into .plugins namespace (#184) 2016-01-05 10:16:58 -05:00
Josh de Leeuw
1440ff23ce making audio work with new timeline, auto preload (#117) 2015-12-17 12:43:51 -05:00
Josh de Leeuw
66cc32d56f changes API calls to getKeyboardResponse in plugins 2015-06-12 13:53:13 -04:00
Josh de Leeuw
eff15d8fa6 fixes #116 2015-05-28 12:45:43 -04:00
Josh de Leeuw
7f2b8d8d5c fixes #123 2015-05-28 10:04:03 -04:00
Josh de Leeuw
37fa9d9113 implements #142 2015-05-28 09:58:47 -04:00
Josh de Leeuw
23653e7eef implements #143 2015-05-28 09:45:21 -04:00
Josh de Leeuw
d95b884c5a fixes #129 2015-05-27 09:06:41 -04:00
Josh de Leeuw
840cfa908c working audio plugin
- needed to change keyboardResponse method to support measuring RT off
of the audio context
- related to issues #3 and #4
2014-11-11 09:15:26 -05:00
Josh de Leeuw
bbd9461a1f use audio support functions to run plugin 2014-11-11 08:38:11 -05:00
Josh de Leeuw
a139b13927 starting to put together an audio plugin 2014-11-10 17:13:51 -05:00