Announcing version 0.3 of Exposong! With custom schedules, presentation backgrounds, plugins, faster screen rendering, and a major overhaul of all the source code, it’s an estimated 250% more usable than the previous version! There’s even a German translation for native speakers (we’ll be needing more translators for other languages, for anyone who wishes to be involved).

For plugins in ExpoSong, I’ve gone mostly the route that was in the tutorial at pocoo.org. It’s helped me in understanding it a lot, but I decided to go the route of abstract classes, instead of a capabilities list. This helps documentation, and lets the developer know exactly what needs to be implemented without searching through developer documents.

Leave a Reply