Vy:nil is a research WPF-based audioplayer project, mostly designed as proof-of-concept.
Powered simulatenously by NodeJS and .NET technologies, it aims to explore their integration difficulties.
❗ As it's in pre-alpha state, no actual releases is provided yet. ❗
- All major audio formats supported, provided corresponding codec availability.
- No Electron.
Vy:nil is being developed in CoffeeScript 2, all centered around CSCore audio library.
Based on no longer actively maintained nodeclr API bridge, it requires node v0.8.x to function.
Run coffee main.cs
to boot player app.