Commit Graph

143 Commits

Author SHA1 Message Date
de877ed91c Set up conda environment. 2022-11-27 06:46:10 +00:00
4cc240c708 Set up to use FNM. 2022-11-25 22:14:59 +00:00
d5bb0bd963 Updated some dependencies. 2022-11-25 16:20:21 +00:00
858423629d Added explicit "null" return to function. 2022-11-25 16:09:04 +00:00
13ffc874d3 Removed use of NodeJS Jenkins tool from Jenkinsfile. 2022-11-17 14:38:39 -06:00
c71b170985 Updated Jenkinsfile. 2022-05-13 01:51:22 -05:00
2fdb0fd98c Removed doc directory deleting step. 2022-05-11 22:52:05 -05:00
e44fbdf5a4 Updated nodejs environment name. 2022-05-11 22:49:54 -05:00
6e926251c4 Updated readme. 2022-05-08 15:14:13 -05:00
1b72ffa6b5 Switched Jenkins NodeJS environment name. 2022-04-26 21:14:30 -05:00
68c1d1d35d Removed unused webpack configuration files. 2022-04-25 04:05:41 -05:00
1b63f31043 Minor documentation change. 2022-04-23 17:04:36 -05:00
1aade94d33 Added untested code for obtaining the most significant bin. 2022-04-23 09:13:47 -05:00
01ccde22b8 Tutorial title tag sizes decreased. 2022-04-23 08:57:34 -05:00
d6e5f84af7 Added a Mapping Demonstration tutorial page.
Moved numerical mapping code to the "bins" support module.
2022-04-23 08:52:09 -05:00
5534b489c4 Added code for font size demonstration. 2022-04-23 01:19:20 -05:00
1277968f31 Added a test for the new bin utilities module. 2022-04-23 01:16:56 -05:00
aa8c43044a Added bin selection function. 2022-04-23 01:11:01 -05:00
193ff9703e Added font size mapping demo. 2022-04-23 00:10:09 -05:00
14c1c12e23 Added background color mapping demos. 2022-04-22 01:59:35 -05:00
93ef6251e7 Added hue font color demonstration. 2022-04-22 01:25:11 -05:00
7ac924f934 Added untested hsla background mapping.
Font color mapping now uses color format the styling currently uses.
2022-04-21 20:17:48 -05:00
4dc34ef2f9 Removed single bin listeners.
Upper bin bound now defaults to the lower bound if left undefined for numerical function.

Renamed mapping functions to be less wordy.

Fixed some JSDoc typos.
2022-04-21 02:29:03 -05:00
ea56601126 Changed font color mapping to be more specific.
Since we moved the function out of the module for text specifically.
2022-04-21 01:48:17 -05:00
73ecd9e6de Fixed typo in mapRgba function. 2022-04-21 01:47:25 -05:00
5dcbef2b63 Added options for bounds on text color mapping values.
Refactored how mapping functions were organized.
2022-04-21 01:46:44 -05:00
13f73132eb Fixed RGBA mapping and added to VisMusicPlayer tutorial. 2022-04-21 01:35:29 -05:00
9a79e124ce Jenkins now fingerprints artifacts. 2022-04-20 00:04:43 -05:00
a8f29b740f MusicPlayer tutorial style improvements. 2022-04-19 23:47:15 -05:00
b08a1d3963 Improved tutorial and generated element styling. 2022-04-19 23:11:08 -05:00
5c8caba30c Improved the visual music player tutorial page stylings. 2022-04-19 18:14:00 -05:00
81c2274c1e Improved the visual music player tutorial page. 2022-04-19 17:59:52 -05:00
d0d6f87f34 Added switching between items in playlist display. 2022-04-19 17:47:14 -05:00
9a940ea55d Always build even on development branch. 2022-04-19 17:31:23 -05:00
86cbd9440d Remove all doc files before generating new ones. 2022-04-19 17:29:10 -05:00
b16dc05a54 Improved styling of tutorial and generated music playlist display. 2022-04-19 17:14:40 -05:00
622a85828c Changed generated control buttons to text.
Fixed some JSDoc.
2022-04-19 16:31:16 -05:00
fe78e7c646 Pipeline now only does a production build, and only on master. 2022-04-18 19:31:34 -05:00
cffd127aaf Documentation versions are now archived along with the build. 2022-04-18 18:54:41 -05:00
56c07f52d8 Fixed more JSDoc notation issues. 2022-04-18 18:48:24 -05:00
725a08ea8f Redefined modules for some files. 2022-04-18 18:23:12 -05:00
d466aa8bdd Removed module tags. 2022-04-18 18:07:38 -05:00
fda4b13268 Fixed non-immediate visualizer update router. 2022-04-18 18:07:31 -05:00
97329f0202 Merge branch 'master' into develop 2022-04-18 17:53:36 -05:00
b1563097cd Visualizer now no longer immediately instantiates audio context. 2022-04-18 17:49:16 -05:00
3a6038f4df Updated README.md. 2022-04-18 16:53:28 -05:00
d951969db4 Removed unused files and fixed paths. 2022-04-18 16:48:54 -05:00
677a98549f Updated url for examples. 2022-04-18 16:19:50 -05:00
4501a9b222 Renamed test stage. 2022-04-18 16:13:23 -05:00
70a0070396 Merge branch 'develop' 2022-04-18 16:12:41 -05:00