Releasing Drum Machine for Windows and Mac
Since this project is not very platform-specific, it can be released for Windows and Mac platforms, similar to a program like Rnote.
Well sir, this program currently requires GNOME Builder to build, so some dependency that this program uses from GNOME Builder might not work on Windows or Mac OS, because GNOME Builder as I believe does not build for Windows or Mac, so a lot of UI and Code has to be recompiled completely from scratch
Meaning if it were to happened, then it might switch from GTK (the current UI Framework from GNOME) to Qt (that KDE Plasma uses), a much more cross-platform friendly UI Framework
The code I believe is ~~already in C++~~ (Edit: Nevermind, it's Python, but still, Qt does support it) so no need to switch programming languages here
Although this program is simple, however might need a lot of recompiling, I am waiting for other's response to this issue though