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

Look into sound effect caching #19

Open
mcglincy opened this issue Jan 2, 2023 · 0 comments
Open

Look into sound effect caching #19

mcglincy opened this issue Jan 2, 2023 · 0 comments

Comments

@mcglincy
Copy link
Collaborator

mcglincy commented Jan 2, 2023

I.e., loading and unloading all the time may be suboptimal.

Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:5058 Foundry VTT | Rendering CYCharacterSheet
foundry.js:6845 Foundry VTT | Retrieved and compiled template systems/cy-borg/templates/actor/character-sheet.html
commons.js:6921 Foundry VTT | Created Actor with id [9CsTxieVzMYjOpJe]
foundry.js:79943 Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:5058 Foundry VTT | Rendering CYCharacterSheet
foundry.js:79943 Foundry VTT | Loading audio element - systems/cy-borg/assets/audio/sfx/ui-add.ogg
commons.js:6921 Foundry VTT | Created Item with id [770Gf18qx1xdxpCC] in parent Actor [9CsTxieVzMYjOpJe]
2foundry.js:79917 Foundry VTT | Loading audio buffer - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:79917 Foundry VTT | Loading audio buffer - systems/cy-borg/assets/audio/sfx/ui-add.ogg
2foundry.js:79900 Foundry VTT | Constructing audio buffer source node - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:79900 Foundry VTT | Constructing audio buffer source node - systems/cy-borg/assets/audio/sfx/ui-add.ogg
2foundry.js:80027 Foundry VTT | Unloading audio element - systems/cy-borg/assets/audio/sfx/ui-click-2.ogg
foundry.js:80027 Foundry VTT | Unloading audio element - systems/cy-borg/assets/audio/sfx/ui-add.ogg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant