Yotam Mann
|
49148c97df
|
about and splash screen styling
|
2017-02-13 17:30:17 -05:00 |
|
Yotam Mann
|
06e45fa266
|
backend uses attention_rnn now
i found it was producing better results, but providing both models
makes it easy to switch back and forth
|
2017-02-13 17:29:42 -05:00 |
|
Yotam Mann
|
39d9a2ae72
|
removing print debugging
|
2017-02-06 14:03:04 -05:00 |
|
Yotam Mann
|
4c581eaab8
|
updating installation instructions for new pip-installable tf and magenta
|
2017-01-13 17:58:12 -05:00 |
|
Yotam Mann
|
3d53f239f8
|
updating tf version
|
2017-01-13 17:52:22 -05:00 |
|
Yotam Mann
|
4007aa84d8
|
adding favicon
|
2017-01-13 16:52:36 -05:00 |
|
Yotam Mann
|
c94efe36b1
|
updating to latest magenta and tf
|
2017-01-13 16:50:56 -05:00 |
|
Yotam Mann
|
9c4445abf9
|
serving on localhost
doesn’t require giving additional privileges
|
2017-01-13 16:50:35 -05:00 |
|
Yotam Mann
|
68e2e890a6
|
using Quicksand font throughout
|
2017-01-13 16:50:11 -05:00 |
|
Yotam Mann
|
e05cbed5aa
|
blur(0px) -> filter:none improves performance a lot
|
2017-01-13 16:49:58 -05:00 |
|
Yotam Mann
|
2c2621985d
|
renaming app->src
|
2017-01-13 16:49:19 -05:00 |
|
Yotam Mann
|
f881b2f6db
|
styling keyboard
|
2017-01-13 16:48:13 -05:00 |
|
Yotam Mann
|
27564c9791
|
adding about screen with video
|
2017-01-13 16:47:58 -05:00 |
|
Yotam Mann
|
8bb728c2e0
|
adding tutorial which plays first time
|
2017-01-13 16:46:50 -05:00 |
|
Yotam Mann
|
d8a0e5d876
|
updating deps and latest MidiConvert
|
2017-01-13 16:45:17 -05:00 |
|
Yotam Mann
|
a0d4af1092
|
updating sample player, does not rely on Piano.js and using FluidR3 soundfont for AI sound
|
2017-01-13 16:44:27 -05:00 |
|
Yotam Mann
|
7249b3eac7
|
fixing stuck notes
|
2017-01-13 16:42:31 -05:00 |
|
Yotam Mann
|
fe2699b993
|
removing old magenta
|
2017-01-13 16:41:25 -05:00 |
|
Yotam Mann
|
86e5a77f15
|
doing feature detection before serving app
using Modernizr
|
2017-01-13 16:38:14 -05:00 |
|
Yotam Mann
|
6da3c5d1c5
|
app->src and starting at FeatureTest before Main.js
|
2017-01-13 16:37:02 -05:00 |
|
Yotam Mann
|
816d52858a
|
Merge pull request #9 from camiblanch/master
Fixed typo in README
|
2016-11-29 13:59:44 -05:00 |
|
Cami
|
24396674ed
|
Fixed typo in README
|
2016-11-29 10:59:40 -07:00 |
|
Yotam Mann
|
531058d51c
|
Instructions for installing/using Docker
|
2016-11-29 12:22:33 -05:00 |
|
Yotam Mann
|
36a177b7b3
|
Merge pull request #6 from python273/add_dockerfile
Add Dockerfile
|
2016-11-29 12:05:50 -05:00 |
|
python273
|
d7d7c34b4c
|
Merge branch 'add_dockerfile' of https://github.com/python273/aiexperiments-ai-duet into add_dockerfile
|
2016-11-17 20:44:51 +03:00 |
|
python273
|
dfe96ee152
|
Fix webpack install
|
2016-11-17 20:43:18 +03:00 |
|
Kirill Python
|
836806e7b0
|
Add info about Docker to README.md
|
2016-11-17 08:40:42 +04:00 |
|
python273
|
3af4766358
|
Add Dockerfile; fix predict.py and server.py
|
2016-11-17 07:33:16 +03: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 |
|