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

Fix #701: Add constructor for IIRFilterNode #866

Merged
merged 5 commits into from
Aug 2, 2016

Commits on Jun 28, 2016

  1. Fix WebAudio#701: Add constructor for IIRFilterNode.

    Add constructor and define the options dictionary.
    Raymond Toy committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    ec0b7a2 View commit details
    Browse the repository at this point in the history
  2. Tidy

    Raymond Toy committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    e5b0382 View commit details
    Browse the repository at this point in the history
  3. Remove the channelmerger/splitter changes

    These aren't part of the PR and are removed now.
    Raymond Toy committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    563c64b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Merge branch 'gh-pages' into 701-construct-iirfilter

    Fix conflicts too.
    Raymond Toy committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    752454d View commit details
    Browse the repository at this point in the history
  2. Rename AudioNodeChannelOptions to AudioNodeOptions.

    Raymond Toy committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    0dfcfd5 View commit details
    Browse the repository at this point in the history