euterpe-source/packages/visualizer
2023-05-24 15:23:58 +02:00
..
src create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00
.eslintrc.json create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00
package.json create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00
project.json create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00
README.md create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00
tsconfig.json create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00
tsconfig.lib.json create analyzer and analyzer web test 2023-05-24 15:23:58 +02:00

Visualizer

Euterpe Visualizer is an extensive Audio visual library for the web. Using SVG elements instead of canvas, it allows to leverage the power of GPU to do the actual drawing, whilst allowing and ease of use as opposed to the canvas counter part.

Building

Run nx build visualizer to build the library.