Skip to content

Web audio testing - #72

Merged
iambalaam merged 4 commits into
mainfrom
web-audio-testing
Aug 3, 2026
Merged

Web audio testing#72
iambalaam merged 4 commits into
mainfrom
web-audio-testing

Conversation

@iambalaam

Copy link
Copy Markdown
Contributor

Comment on lines -44 to +43
private mediaPreloader: MediaPreloader = new MediaPreloader(constructAssetUrl),
private _mediaPreloader: MediaPreloader = new MediaPreloader(constructAssetUrl),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the underscore here? To me that usually signifies "unused".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed this and this is just using the loose "private" semantics used elsewhere in the repo.

@iambalaam
iambalaam merged commit 8fd858e into main Aug 3, 2026
5 checks passed
@iambalaam
iambalaam deleted the web-audio-testing branch August 3, 2026 14:56
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

Successfully merging this pull request may close these issues.

2 participants