An open API service indexing awesome lists of open source software.

https://github.com/itzterra/audio-visualizer

.NET Avalonia App
https://github.com/itzterra/audio-visualizer

avalonia dotnet json mvvm

Last synced: 3 months ago
JSON representation

.NET Avalonia App

Awesome Lists containing this project

README

          

# Audio Visualizer

> Final personal project for the course PV178 Introduction to C#/.NET on FI MUNI.

## Used libs

- [Avalonia](https://docs.avaloniaui.net/docs/basics/user-interface/controls/builtin-controls)
- [Ursa](https://github.com/irihitech/Ursa.Avalonia) [(Demo)](https://irihitech.github.io/Ursa.Avalonia/)
- [Semi Theme](https://docs.irihi.tech/semi/en/docs/)
- [Icons.Avalonia](https://github.com/Projektanker/Icons.Avalonia)
- [SoundFlow](https://github.com/LSXPrime/SoundFlow)

## Known Issues
- Video export unsupported
- Theme module forms are not validated against nonsense inputs
- Theme Explorer double-click to select works only on the text part of a node
- Theme Explorer doesn't show a drop location indicator when hovering over an edge of a category (style issue)
- App displays playing sound icon in the taskbar all the time, even when not playing sound
- Theme module groups are not used in UI yet