Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
httpsgithu
/
engine
Public
forked from
playcanvas/engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
engine
src
sound
instance.js
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 16, 2021
Remove "pc." from API docs (#2876)
vkalpias
authored
3864976
View commit details
Copy full SHA for 3864976
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Stop playback of sounds on load if stop was called before load finished (#2851)
Show description for d53bbaa
yaustar
and
Steven Yau
authored
d53bbaa
View commit details
Copy full SHA for d53bbaa
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Convert audio related classes to ES6 (#2701)
vkalpias
authored
b36a3b3
View commit details
Copy full SHA for b36a3b3
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Port PlayCanvas to ES6 modules and rollup.js (#2166)
Show description for a85aeed
willeastcott
authored
a85aeed
View commit details
Copy full SHA for a85aeed
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
[DOCS] Use eslint-plugin-jsdoc to improve JSDoc comments (#1822)
Show description for 14a873d
willeastcott
authored
14a873d
View commit details
Copy full SHA for 14a873d
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Deprecate pc.events in favor of inheritance based pc.EventHandler (#1684)
Show description for 6bf95cd
willeastcott
authored
6bf95cd
View commit details
Copy full SHA for 6bf95cd
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
Avoid calling getters within sound instance code. (#1393)
willeastcott
authored
a6f7173
View commit details
Copy full SHA for a6f7173
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
Clarified units of time for sound instance (#1238)
sethgillett
authored and
willeastcott
committed
17d0406
View commit details
Copy full SHA for 17d0406
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Use Object.assign instead of pc.extend (#1228)
willeastcott
authored
b67c4e8
View commit details
Copy full SHA for b67c4e8
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Don't use block comments for multiline comments.
willeastcott
committed
6d3fb9a
View commit details
Copy full SHA for 6d3fb9a
View code at this point
Browse repository at this point
Commits on May 21, 2018
ESLint: consistent unary operator spacing.\
willeastcott
committed
fe4ed07
View commit details
Copy full SHA for fe4ed07
View code at this point
Browse repository at this point
Commits on May 20, 2018
ESLint fixes (#1215)
Show description for e9716f8
willeastcott
authored
e9716f8
View commit details
Copy full SHA for e9716f8
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Support for more ESLint rules (#1161)
Show description for 58d9d93
willeastcott
authored
58d9d93
View commit details
Copy full SHA for 58d9d93
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Add support for eslint (#1139)
Show description for 759be89
willeastcott
authored and
daredevildave
committed
759be89
View commit details
Copy full SHA for 759be89
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Remove unused vars. Add .idea directory to .gitignore (#1110)
Show description for fdad08c
Tatsujinichi
authored and
willeastcott
committed
fdad08c
View commit details
Copy full SHA for fdad08c
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Various small documentation fixes (#1067)
Show description for 8b91218
Philippe Vaillancourt
authored and
willeastcott
committed
8b91218
View commit details
Copy full SHA for 8b91218
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
[FIX] Fix resuming sounds from the same spot after pausing
vkalpias
committed
dfff190
View commit details
Copy full SHA for dfff190
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Fix typo in comment. (#1026)
H1Gdev
authored and
willeastcott
committed
8655b0a
View commit details
Copy full SHA for 8655b0a
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fix typo in comment. (#1006)
H1Gdev
authored and
willeastcott
committed
66f8eed
View commit details
Copy full SHA for 66f8eed
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Fix non preloaded sounds not playing when AudioContext is not available
vkalpias
committed
9d3cec5
View commit details
Copy full SHA for 9d3cec5
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
[FIX] Fixed issues with sounds not being resumed from the same point after paused, Fixed currentTime not showing the correct value if sound had been paused
vkalpias
committed
07c31ab
View commit details
Copy full SHA for 07c31ab
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
pc.platform namespace for platform and features support flags (#886)
Show description for 39db893
Maksims
authored
39db893
View commit details
Copy full SHA for 39db893
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
[FIX] Fix audio corruption when many sounds are called on iOS devices
Show description for 42616de
daredevildave
committed
42616de
View commit details
Copy full SHA for 42616de
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Don't pass the sound instance as an argument to sound instance events
vkalpias
committed
0a8b163
View commit details
Copy full SHA for 0a8b163
View code at this point
Browse repository at this point
Propagate sound instance events to the sound slot and the sound component, Reduce memory allocations of sound system
vkalpias
committed
6b028f1
View commit details
Copy full SHA for 6b028f1
View code at this point
Browse repository at this point
Commits on May 14, 2016
Fix compiler warnings and errors
daredevildave
committed
c583180
View commit details
Copy full SHA for c583180
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
move audio warnings to SoundManager rather than on js load
Maksims
committed
5cbe84b
View commit details
Copy full SHA for 5cbe84b
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Publicize docs about new sound
vkalpias
committed
9a4c81d
View commit details
Copy full SHA for 9a4c81d
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Make comments about new sound private for now
vkalpias
committed
a528b04
View commit details
Copy full SHA for a528b04
View code at this point
Browse repository at this point
Fixed sound issues in IE, Firefox and Safari
vkalpias
committed
41846f5
View commit details
Copy full SHA for 41846f5
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Use same settings as firefox for IE
vkalpias
committed
c120826
View commit details
Copy full SHA for c120826
View code at this point
Browse repository at this point
Sound fixes
vkalpias
committed
9b40914
View commit details
Copy full SHA for 9b40914
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Added more docs for sound
vkalpias
committed
89ec8f7
View commit details
Copy full SHA for 89ec8f7
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
Change check for firefox, Remove @private
vkalpias
committed
ef61a4e
View commit details
Copy full SHA for ef61a4e
View code at this point
Browse repository at this point
Minor fixes and added comments and docs
vkalpias
committed
c004a72
View commit details
Copy full SHA for c004a72
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.