45 Commits

Author SHA1 Message Date
Yotam Mann
6e666fcc1b making prediction path relative
this makes it work in the live experience where there is a path beyond
the root level
2018-10-17 14:21:23 -04:00
Yotam Mann
eb4b01145d about and splash screen styling 2018-10-17 14:21:23 -04:00
Yotam Mann
fbca540fbb backend uses attention_rnn now
i found it was producing better results, but providing both models
makes it easy to switch back and forth
2018-10-17 14:21:23 -04:00
Yotam Mann
27df840b33 removing print debugging 2018-10-17 14:21:23 -04:00
Yotam Mann
1b5c1f344d updating installation instructions for new pip-installable tf and magenta 2018-10-17 14:21:23 -04:00
Yotam Mann
5d05159e9e updating tf version 2018-10-17 14:21:23 -04:00
Yotam Mann
9d98f9a9f1 adding favicon 2018-10-17 14:21:23 -04:00
Yotam Mann
4dce286b63 updating to latest magenta and tf 2018-10-17 14:21:23 -04:00
Yotam Mann
ae5eb3a61b serving on localhost
doesn’t require giving additional privileges
2018-10-17 14:21:23 -04:00
Yotam Mann
ee5d96a327 using Quicksand font throughout 2018-10-17 14:21:23 -04:00
Yotam Mann
48de5cbb31 blur(0px) -> filter:none improves performance a lot 2018-10-17 14:21:23 -04:00
Yotam Mann
535e766074 renaming app->src 2018-10-17 14:21:23 -04:00
Yotam Mann
f8c1b8c4cc styling keyboard 2018-10-17 14:21:23 -04:00
Yotam Mann
7548fa0e01 adding about screen with video 2018-10-17 14:21:23 -04:00
Yotam Mann
a68b5d271c adding tutorial which plays first time 2018-10-17 14:21:23 -04:00
Yotam Mann
5c5da96fbc updating deps and latest MidiConvert 2018-10-17 14:21:23 -04:00
Yotam Mann
e091936d5f updating sample player, does not rely on Piano.js and using FluidR3 soundfont for AI sound 2018-10-17 14:21:23 -04:00
Yotam Mann
dd4c1edc85 fixing stuck notes 2018-10-17 14:21:23 -04:00
Yotam Mann
1fb417f544 removing old magenta 2018-10-17 14:21:23 -04:00
Yotam Mann
566509087a doing feature detection before serving app
using Modernizr
2018-10-17 14:21:23 -04:00
Yotam Mann
d44fc95236 app->src and starting at FeatureTest before Main.js 2018-10-17 14:21:23 -04:00
Cami
fd36e13489 Fixed typo in README 2018-10-17 14:21:23 -04:00
Yotam Mann
fa2c3c6d47 Instructions for installing/using Docker 2018-10-17 14:21:23 -04:00
python273
cc3d8e1de8 Fix webpack install 2018-10-17 14:21:23 -04:00
Kirill Python
fa999465e5 Add info about Docker to README.md 2018-10-17 14:21:23 -04:00
python273
973d652cae Add Dockerfile; fix predict.py and server.py 2018-10-17 14:21:23 -04:00
Yotam Mann
557024d980 Moved magenta install out of requirements and into the README instructions
Fixes #4
2016-11-16 14:02:29 -08:00
Yotam Mann
f33312634a added sys path to third_party folder
Fixes #1
Fixes #2
2016-11-16 13:58:24 -08:00
Yotam Mann
6a573d1b00 Merge pull request #1 from camiblanch/master
Fixed issue with generate params and midi output params
2016-11-16 13:54:56 -08:00
Yotam Mann
6c4723866f Merge pull request #3 from Dorian/patch-1
Fails on pip3 because magenta is only available for Python 2
2016-11-16 13:54:40 -08:00
Dorian
2a7d09c68d Fails on pip3 because magenta is only available for Python 2 2016-11-16 01:32:37 +01:00
camiblanch
b966d4a059 Fixed issue with generate params and midi output params 2016-11-15 15:55:21 -07:00
Alexander Chen
f3a45a4de5 Update README.md 2016-11-14 19:10:16 -08:00
Alexander Chen
65472cb647 Update README.md 2016-11-14 19:07:10 -08:00
Yotam Mann
622846ef95 Update README.md 2016-11-14 16:41:12 -08:00
Yotam Mann
a0ad3fadd5 moving .mag file to third_party folder 2016-11-14 16:36:00 -08:00
Yotam Mann
0b7012892f unsticking notes when they get stuck 2016-11-14 16:35:58 -08:00
Yotam Mann
e2f4f5371d Update README.md 2016-11-14 14:11:23 -08:00
Alexander Chen
e671df83a5 Update README.md 2016-11-14 13:34:31 -08:00
Yotam Mann
1dfe299c58 adding blurb and credits 2016-11-11 17:52:11 -05:00
Yotam Mann
c16c1bba53 adding magenta license file 2016-11-11 15:52:22 -05:00
Yotam Mann
22b52a3f18 moving magenta to third_party folder 2016-11-11 15:34:34 -05:00
Yotam Mann
ff837cec16 server 2016-11-11 13:53:51 -05:00
Yotam Mann
fedb009018 adding readme / contributing 2016-11-11 13:52:40 -05:00
Yotam Mann
1eda91a7f2 static files 2016-11-11 13:52:19 -05:00