audioshowkit/.vscode/settings.json
Harrison Deng a6a5f75b82 Added Visualized song player and required playlist modifications (untested).
Class names and respective file names refactored.

Added song player for basic playlist management and playback.

Added support for visualizers per song in the playlist.

Created a visualizer update manager that acts as a splitter for all the bins and their updates.

Fixed potential bugs.
2022-04-15 15:25:03 -05:00

6 lines
75 B
JSON

{
"cSpell.words": [
"audioshowkit",
"linebreak"
]
}