7 lines
No EOL
318 B
Markdown
7 lines
No EOL
318 B
Markdown
# 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. |