WIP | Audio Visualizer Plugin

This commit is contained in:
meowarex
2025-06-11 02:49:15 +10:00
parent e34a75c083
commit 76644bde1c
5 changed files with 952 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"name": "@meowarex/audio-visualizer",
"description": "VERY BROKEY... PLEASE DONT USE IF YOU LOVE YOURSELF",
"author": {
"name": "meowarex",
"url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
},
"main": "./src/index.ts",
"type": "module"
}