Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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
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
b16dc05a54 Improved styling of tutorial and generated music playlist display. 2022-04-19 17:14:40 -05:00
725a08ea8f Redefined modules for some files. 2022-04-18 18:23:12 -05:00
677a98549f Updated url for examples. 2022-04-18 16:19:50 -05:00
ac5d83125b VisMusicPlayer guide done. 2022-04-18 15:51:06 -05:00
5313d20fff Fixed linear easing function. 2022-04-18 15:11:42 -05:00