Polymeter compiles cleanly in Visual Studio 2012 and 2019. Visual Studio 2013, 2015 and 2017 are probably fine too. Visual Studio 2010 may work if you change the Platform Toolset to v100. Polymeter requires MFC, but has no other dependencies. Polymeter is built for Unicode, and all of its strings are resources, to facilitate localized versions.
If you want to contribute, e.g. by coding, testing, documenting or translating, please contact me.
There's a command line fork of the project, which greatly reduces the code size by eliminating the user interface. This fork could facilitate porting and it's available here.
The revision history is a spreadsheet containing all past, current, and future issues with Polymeter. The issues are ordered by category, close date, and open date. The categories are as follows:
Revision History
bug | outstanding issue, to be fixed ASAP |
done | resolved issue or completed enhancement |
hold | issue or enhancement that's being deferred |
punt | issue or enhancement that's been abandoned |
ripe | issue that's favored or long overdue |
todo | issue to be addressed in the next version |
wip | work in progress |