spectral-visualizer
A spectral visualizer that analyzes the frequencies of music and sound, written in Godot 3.1.
File Explorer
Download Latest Version (.zip)- demo.gif
- cube.dae
- cube.dae.import
- Cube.mesh
- mat_cube.material
- AssemblyInfo.cs
- Meteorite.wav
- Meteorite.wav.import
- .gitignore
- default_bus_layout.tres
- default_env.tres
- icon.png
- icon.png.import
- Meshes.cs
- packages.config
- Player.cs
- Player.tscn
- project.godot
- README.md
- Spectral Visualizer.csproj
- Spectral Visualizer.sln
# Installation Guide
1. Get the code
git clone https://github.com/Bauxitedev/spectral-visualizer
Downloads the entire project code from GitHub to your computer.
cd spectral-visualizer
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
