This is a Pro Tracker 3.x format chip tune music player ported to C#. It plays AY-3-8910 chip tune music found on the ZX Spectrum.
This demo runs on Windows only as it uses the SlimDX (DirectX 9) library for the spectrum analyzer rendering.
You need the following libraries installed for SlimDX to work:
- Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update
- DirectX End-User Runtimes (June 2010)
- Up/Down: Change song
- Left/Right: Change sound effect
- Space: Play currently selected sound effect
- ESC or Window Close Button: Exit
The source code is released under the MIT license.
Special thanks to the following individuals and projects for their contributions:
- The original PT3Play and AY Emulator code was written by Sergey Bulba (link) and contains modified code from ayfly.
- The AY FX player code is based on AYFX Editor v0.6 by Shiru.
- The spectrum analyzer code is from the ESPboy_PT3Play project by Shiru
- The demo music is by Shiru (link).
- Also thanks to authors of the sound effects that are included in the library.
