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

Ubuntu Studio #5

Open CoolGames opened 5 years ago

CoolGames commented 5 years ago

I am STILL TRYING to get it to work (localhost:8080) on System 76 Lemur laptop running Ubuntu Studio 18.04 with USB connected new Roland GoKeys 61k to learn Node.js 8

Works great online !

$ uname -a
Linux CG-Lemur 4.15.0-34-lowlatency #37-Ubuntu SMP PREEMPT Mon Aug 27 17:40:31 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

I installed GCloud_SDK as README wanted

$ node --version;npm --version
v8.12.0
6.4.1

$

npm ERR! notarget No matching version found for tonal-key@^1.1.4

There may be a version issue if I understand the error when I try installing

`$ npm install tonal-key npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN beat-blender@0.2.0 No repository field.

$ npm start

> beat-blender@0.2.0 start /home/leetdavy/Cool Games Hackerspace 2016/Music MIDI/BeatBlender/beat-blender
> npm run less && concurrently "npm run watchify" "autoless less/ assets/" "npm run dev_appserver"

> beat-blender@0.2.0 less beat-blender
> lessc less/style.less assets/style.css