Web Audio Samples

Chrome Web 音频团队提供的 Web 音频 API 样本。「Web Audio API samples by Chrome WebAudio Team」

Github stars Tracking Chart

Web Audio Samples by Chrome Web Audio Team

This branch contains the source codes of the Web Audio Samples site. See the
actual site built from the source, see gh-pages branch.

Development

Branch structure

  • main: site source
  • gh-pages: the actual site built from main
  • archive: old projects/examples (V2 and earlier)

How to make changes and depoly

  1. Clone the repository.
  2. npm install
  3. To fire up the local dev server, npm run start.
  4. Make sure to run npm run format to apply linting/formatting.
  5. To deploy, npm run deploy

Support

If you have found an error in this library, please file an issue at:
https://github.com/GoogleChromeLabs/web-audio-samples/issues.

Contribution

Patches are encouraged, and may be submitted by forking this project and
submitting a pull request through GitHub. See CONTRIBUTING.md for more detail.

License

Copyright 2018 Google, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

Overview

Name With OwnerGoogleChromeLabs/web-audio-samples
Primary LanguageJavaScript
Program languageHTML (Language Count: 9)
Platform
License:Apache License 2.0
Release Count0
Created At2014-02-26 23:25:53
Pushed At2024-05-18 12:58:55
Last Commit At
Stargazers Count668
Watchers Count30
Fork Count192
Commits Count328
Has Issues Enabled
Issues Count151
Issue Open Count4
Pull Requests Count166
Pull Requests Open Count8
Pull Requests Close Count37
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top