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
5bd8594634
Fixed doc publishing step.
2022-04-18 16:12:16 -05:00
c2875f2489
Fixed doc publishing step.
2022-04-18 16:10:30 -05:00
9417ce5cf4
Delete package-lock.json.
2022-04-18 16:03:53 -05:00
3ba9868751
Merge branch 'master' of dev.sys.reslate.xyz:ydeng/AudioShowKit
2022-04-18 16:03:42 -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
ad6c4b15e4
Untracked built audioshowkit from tutorial asset.
2022-04-18 12:10:21 -05:00
5e91b507ad
Minor content change.
2022-04-18 12:07:29 -05:00
9a0ff26288
Class names refactored.
2022-04-18 12:07:09 -05:00
9453ce5f0b
Demos for music player and music playlist functional.
2022-04-18 11:46:23 -05:00
cc6b70404b
Set up JSDoc tutorial system and dev environment.
2022-04-18 08:05:41 -05:00
c4586d4354
Fixed incorrect path in Jenkinsfile.
2022-04-18 07:40:23 -05:00
29b3b30586
Refactored repo file structure in preparation for jsdoc tutorials.
2022-04-18 07:39:59 -05:00
ba9e950556
Moved jsdoc to separate config.
...
Private fields moved to top of class.
2022-04-18 07:31:26 -05:00