A cross-platform desktop player built on top of the SharpMod library, using Eto.Forms for the UI and OpenTK (OpenAL) for audio playback.
The GUI is split into a shared form and one launcher per platform:
SharpMod.PlayerGUI— sharedMainForm, rendering and playback logicSharpMod.PlayerGUI.Mac— macOS versionSharpMod.PlayerGUI.Gtk— Linux version (Gtk)SharpMod.PlayerGUI.Wpf— Windows version (WPF)
Drop a supported tracker file onto the window to start playback
