Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: goldfire/howler.js Loading
base: master
Choose a base ref
...
head repository: MOXHARTZ/howler.js Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 20 files changed
  • 3 contributors

Commits on Oct 1, 2017

  1. - fixing minor syntax error in spatial plugin

    - adding initial convolver code with comments
    jcampbellcodes committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    111d202 View commit details
    Browse the repository at this point in the history
  2. -- added convolver demo

    -- added impulse response
    -- successfully adds howl to cathedral convolver
    jcampbellcodes committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    1b80d4f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    0a41337 View commit details
    Browse the repository at this point in the history
  2. -- added parallel processing fxSend gain node to howler core

    -- adding new tests
    -- implementing test functions in convolver plugin
    Jack Campbell committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    dddc65a View commit details
    Browse the repository at this point in the history
  3. adding extra convolver removal functions

    Jack Campbell committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    95257cb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. first pass of convolution plugin complete

    -- slimmed down convolution plugin to only control local convolution send
    
    -- removed fxSend control from howler core; convolution volume just controlled via plugin
    
    -- moved around some test code
    jcampbellcodes committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    6432dc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    2c547fb View commit details
    Browse the repository at this point in the history
  2. - adding hook nodes in core for insert effects

    - creating filter tests
    - writing filter plugin API
    Jack Campbell committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    8fa8b56 View commit details
    Browse the repository at this point in the history
  3. fixing ID parameters in convolver API

    Jack Campbell committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    1b07c9d View commit details
    Browse the repository at this point in the history
  4. adding events to filter methods

    Jack Campbell committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    95d228b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'plugins/convolution' into plugins/filters

    Jack Campbell committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    8bebcff View commit details
    Browse the repository at this point in the history
  6. filters: update event listeners and filters demo

    Jack Campbell committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    a3341c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge branch 'pr/828'

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    475f51d View commit details
    Browse the repository at this point in the history
  2. Update package.json

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0e7e152 View commit details
    Browse the repository at this point in the history
  3. build

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fb2a1de View commit details
    Browse the repository at this point in the history
  4. fix

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b6c8b71 View commit details
    Browse the repository at this point in the history
  5. fix

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4430fd6 View commit details
    Browse the repository at this point in the history
  6. f

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5c170df View commit details
    Browse the repository at this point in the history
  7. another love

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0625303 View commit details
    Browse the repository at this point in the history
  8. correct build

    MOXHARTZ committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ff06c8d View commit details
    Browse the repository at this point in the history
Loading