Commit Graph

57 Commits

Author SHA1 Message Date
c91da348a0
Add deployment for the test site 2019-12-22 11:36:48 +07:00
07a03ebdda
Remove accidentally added archived file 2019-12-22 11:22:18 +07:00
e0a47119b5
Ignore virtualenvs 2019-12-22 11:05:27 +07:00
b142352ffe
Remove accidentally added virtualenv 2019-12-22 11:05:02 +07:00
2141ba7727
Add two missing targets 2019-12-21 19:17:13 +07:00
e7f7867125
Add the website URL 2019-12-21 19:13:23 +07:00
d4c980c980
Add notes about server 2019-12-21 19:13:07 +07:00
6ced0933c3
Rename to use the right name (woops) 2019-12-21 18:49:53 +07:00
8faf699818
Fix default target 2019-12-21 18:35:21 +07:00
4c03ac4499
Make a few moves towards getting this to deploy 2019-12-21 17:46:27 +07:00
eaf5b6ffae
Download axios 2019-12-21 17:46:20 +07:00
3385cfa726
Leave some notes on pitch/nuance gathering 2019-12-21 17:19:08 +07:00
d23b6556a7
Remove TODOs 2019-12-21 16:28:45 +07:00
5e9744d8f3
Make URL detection more robust 2019-12-21 16:28:35 +07:00
8907526f82
Remove links 2019-12-21 16:28:30 +07:00
12369774fb
Add target to clear the archive 2019-12-21 16:24:34 +07:00
4f78be4aef
Don't track the archive folder 2019-12-21 16:24:24 +07:00
582c845164
Setup archiving for real this time 2019-12-21 14:39:03 +07:00
87bc40a52b
Rig up some funky sounds 2019-12-19 18:55:32 +07:00
f95393a46e
Remote that advice which actually was bad 2019-12-19 18:55:24 +07:00
5ea059dc63
Rig up working collision detection 2019-12-19 18:18:09 +07:00
77f640dbd8
Add tip for microphone 2019-12-19 17:36:29 +07:00
6c87c9887f
Rig up machinery for collision detection 2019-12-19 11:53:29 +07:00
c942524885
Wire up movement and multiple shapes 2019-12-18 23:52:58 +07:00
b0556b301b
Remove unecessary function call 2019-12-18 22:47:55 +07:00
dfb398a8f8
Abstract canvas width/height into variables 2019-12-18 22:45:12 +07:00
4a2cc7ccb1
Get the CSS working 2019-12-18 22:45:06 +07:00
9dd94bc10d
Bootstrap shape generation 2019-12-18 22:38:33 +07:00
cfce946971
Sort vars at the start for ease of reading 2019-12-18 22:38:20 +07:00
fc071a652c
Use strict JS mode 2019-12-18 22:38:11 +07:00
c39f11c54a
Add shape class boilerplate 2019-12-18 22:27:03 +07:00
556d058189
Simplify function names 2019-12-18 22:26:56 +07:00
11f9d7aa57
Clean up and comment out functions to help explain 2019-12-18 20:13:37 +07:00
8d181d9931
Add git ignore file 2019-12-18 20:13:30 +07:00
a9f6853049
Run prettier formatter over HTML/JS 2019-12-18 19:45:00 +07:00
c611d3a045
Remove those ;s
Apparently, we don't need them.
2019-12-18 13:50:50 +07:00
520b841c97
Generate a new shape if a sound is recorded 2019-12-18 13:48:59 +07:00
53c19dda03
Start to collect parameters and wire up shape generation 2019-12-18 13:33:56 +07:00
ed44d61f51
Improve record/stop/play handling 2019-12-18 13:06:32 +07:00
97179dfff8
Add guiding comment 2019-12-16 21:34:21 +07:00
5be9bf7054
Add styles file 2019-12-16 21:32:44 +07:00
4808f049f9
Add a placeholder for the archive 2019-12-16 21:24:09 +07:00
cae45df542
Add buttons for audio handling 2019-12-16 21:19:26 +07:00
c6c8cc3f03
Add link to staring/caring 2019-12-16 18:11:29 +07:00
2c387d6bdc
Add pads 2019-12-16 18:10:55 +07:00
ca77333d7a
Add system requirements 2019-12-16 17:35:41 +07:00
de57b928a8
Wrap things because we can 2019-12-16 16:36:36 +07:00
cf5cdd6166
Add and load p5js and p5js sound addon 2019-12-16 16:35:25 +07:00
de7bbd2212
Add initial stab at JS vocoder script 2019-12-16 16:19:45 +07:00
64a67eb2ea
Split up the commands 2019-12-16 16:09:15 +07:00