PT3Play
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.
Demo
This demo runs on Windows only as it uses the SlimDX (DirectX 9) library for the spectrum analyzer rendering.
Controls
- Up/Down: Change song
- Left/Right: Change sound effect
- Space: Play currently selected sound effect
- ESC or Window Close Button: Exit
Screenshot
License
The source code is released under the MIT license.
Credits
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.