Skip to content

Conversation

igorkorsukov
Copy link
Contributor

No description provided.


onResponceAudio(msg) {
let data = msg.data;
this.debugLog("recieved data: " + data.length)
Copy link
Member

Choose a reason for hiding this comment

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

typo: -> received

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

this.sendToWorker({type: "request_audio", samplesPerChannel: 1024})
}

onResponceAudio(msg) {
Copy link
Member

Choose a reason for hiding this comment

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

typo: -> onResponseAudio

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@igorkorsukov igorkorsukov merged commit 2377c9e into musescore:master Sep 8, 2025
13 checks passed
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.

3 participants