googlecreativelab / beat-blender

Blend beats using machine learning to create music in a fun new way.
http://g.co/beatblender
Apache License 2.0
189 stars 43 forks source link

Many deprecated dependencies and error with Tonal (tonal-distance@^1.1.4) #8

Open digitaIfabric opened 4 years ago

digitaIfabric commented 4 years ago

Hi,

I have tried to get beat blender to run locally, but have had not success with some of the depreciated dependencies and errors. Is it possible to remove or updated tonal-distance@^1.1.4 for 'tonal' ?

Error listed below:

npm ERR! code ETARGET npm ERR! notarget No matching version found for tonal-distance@^1.1.4 npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of 'tonal' npm ERR! notarget

Magenta and music VAE dependencies should be updated too. npm WARN deprecated @magenta/protobuf@0.0.4: Please switch to @magenta/music npm WARN deprecated @magenta/music-vae@1.1.5: Please switch to @magenta/music

Any help is appreciated.

lucaoskaique commented 3 years ago

Did you manage to make it work localy?

digitaIfabric commented 3 years ago

Not yet