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

Resolves gh-34 and gh-35. Fixes implementation of AudioContext Clock. #36

Merged
merged 4 commits into from
Mar 7, 2023

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

  1. Fixes lichen-community-systemsgh-34, fixes lichen-community-systemsgh-35

    .
    
    Properly implements start() and stop() for the AudioContext Clock.
    Adds unit tests for the AudioContext clock (which require the autoplay policy to be disabled to run successfully).
    colinbdclark committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1f8f084 View commit details
    Browse the repository at this point in the history
  2. lichen-community-systemsgh-35: Creates separate script entries for no…

    …de, core, and Web Audio tests.
    
    Narrows the list of browsers we test with using Testem's launch option.
    colinbdclark committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    47c3254 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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