Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web audio api'll visualization #58

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2012

  1. EXPERIMENTAL: +webkitAudioContext (Webkit Audio API) for getting wave…

    …form + eq/spectrum data in 360 visualizations, similar to Flash 9 API. Works only in Webkit/Chrome, NOT in Safari 6 (boourns) + iOS 6, apparently due to unimplemented (or I'm doing it wrong) createMediaElementSource() implementation. TBD.
    scottschiller committed Sep 29, 2012
    Configuration menu
    Copy the full SHA
    60463bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bd5dbf View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2013

  1. Merge branch 'master' into V2.97a.20120916+DEV+webkitAudioContext (re…

    …naming to match 20130101 release)
    
    Conflicts:
    	demo/index-rollup.js
    	script/soundmanager2-jsmin.js
    	script/soundmanager2-nodebug-jsmin.js
    	script/soundmanager2-nodebug.js
    	script/soundmanager2.js
    scottschiller committed Jan 6, 2013
    Configuration menu
    Copy the full SHA
    12a6c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3768e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Merge branch 'master' into V2.97a.20130101+DEV+webkitAudioContext

    Conflicts:
    	demo/index-rollup.js
    	script/soundmanager2-jsmin.js
    	script/soundmanager2-nodebug-jsmin.js
    	script/soundmanager2-nodebug.js
    	script/soundmanager2.js
    	swf/soundmanager2_flash9.swf
    	swf/soundmanager2_flash9_debug.swf
    	swf/soundmanager2_flash_xdomain.zip
    scottschiller committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    1c2ed48 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'V2.97a.20130512+DEV' into V2.97a.20130101+DEV+webkitAud…

    …ioContext
    
    Conflicts:
    	demo/index-rollup.js
    	script/soundmanager2-jsmin.js
    	script/soundmanager2-nodebug-jsmin.js
    	script/soundmanager2-nodebug.js
    	script/soundmanager2.js
    	swf/soundmanager2_flash9.swf
    	swf/soundmanager2_flash9_debug.swf
    	swf/soundmanager2_flash_xdomain.zip
    scottschiller committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    183b134 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2013

  1. AudioContext / webkitAudioContext tweaks. Ignore mobile and iOS for n…

    …ow, unsupported and buggy/broken in iOS simulator(?)
    scottschiller committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    e190567 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Merge branch 'master' into V2.97a.20130101+DEV+webkitAudioContext (no…

    …w webAudioAPI-visualization)
    
    Conflicts:
    	script/soundmanager2-jsmin.js
    	script/soundmanager2-nodebug-jsmin.js
    	script/soundmanager2-nodebug.js
    	script/soundmanager2.js
    	swf/soundmanager2_flash9.swf
    	swf/soundmanager2_flash9_debug.swf
    	swf/soundmanager2_flash_xdomain.zip
    scottschiller committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    a31d4f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. Merge branch 'V2.97a.20131201+DEV' into webAudioAPI-visualization

    Conflicts:
    	script/soundmanager2-jsmin.js
    	script/soundmanager2-nodebug-jsmin.js
    	script/soundmanager2-nodebug.js
    	script/soundmanager2.js
    	swf/soundmanager2_flash9.swf
    	swf/soundmanager2_flash9_debug.swf
    	swf/soundmanager2_flash_xdomain.zip
    scottschiller committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    7d60c4b View commit details
    Browse the repository at this point in the history