Skip to content

Unable to determine a compatible waveformData format #466

Answered by chrisn
Grumpier asked this question in Q&A
Discussion options

You must be logged in to vote

I can only think that there's some difference between the code you posted here and what is in your project.

Because you're using const wave = await getJson(); then wave will contain the data after the promise resolves.

If options.waveformData.json were a promise, you would see a different error: WaveformData.create(): Unknown data format

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Grumpier
Comment options

Comment options

You must be logged in to vote
2 replies
@Grumpier
Comment options

@chrisn
Comment options

Answer selected by chrisn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants