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

Webaudio tests #235

Merged
merged 13 commits into from
Jul 3, 2013
Merged

Webaudio tests #235

merged 13 commits into from
Jul 3, 2013

Commits on Apr 1, 2013

  1. create a webaudio directory

    chrislo committed Apr 1, 2013
    Configuration menu
    Copy the full SHA
    772bfd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0723d06 View commit details
    Browse the repository at this point in the history
  3. example directory structure

    chrislo committed Apr 1, 2013
    Configuration menu
    Copy the full SHA
    25e98dd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2013

  1. Configuration menu
    Copy the full SHA
    2f63770 View commit details
    Browse the repository at this point in the history
  2. move helpers across

    chrislo committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    552619f View commit details
    Browse the repository at this point in the history
  3. Added Ehsan's GainNode test

    ehsan authored and chrislo committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    0ef4039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c2caf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92a933e View commit details
    Browse the repository at this point in the history
  6. Port a gain node test from the webkit test suite.

    I've reused Ehsan's buffer comparison function from the mozilla tests
    for compatability, and removed the webkit's automatic comparison of
    .wav files. Otherwise the setup and comparison works as in the webkit
    source. I load the expected wav file using buffer-load.js and compare
    it channel-by-channel to the rendered buffer from the
    offlineAudioContext.
    chrislo committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    e6c8e1a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2013

  1. Configuration menu
    Copy the full SHA
    96863b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4906a7 View commit details
    Browse the repository at this point in the history
  3. WebIDL tests for the GainNode

    chrislo committed May 17, 2013
    Configuration menu
    Copy the full SHA
    821d1f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. Configuration menu
    Copy the full SHA
    6ffdd9c View commit details
    Browse the repository at this point in the history