motion-canvas / examples

A set of examples for Motion Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error with Audio when running deferred-lighting

NOT-HAL9000 opened this issue · comments

Followed the instructions.

npm install followed by npm run deferred-lighting

Received the following error:

Failed to execute 'decodeAudioData' on 'BaseAudioContext': Unable to decode audio data
The problem occurred here:

Screen Shot 2023-02-05 at 9 29 29 am

Possibly related to chrome no-user-gesture-required policy.

I have the same issue, on safari on mac os and chrome on windows

Turns out reading more closely solved the issue for me:
"Make sure that you have Git LFS installed and that you cloned the project using git."

if you go and install git LFS and then clone the repo the problem is solved @NOT-HAL9000

commented

#3 is currently preventing this

commented

LFS has been removed in #9