@crunchypotato is working on a new 3AY version of his synth and Vortex Tracker 3.0 will have support to output to it!
Category: C#
VT3 Plugins
Plugins...
VT3 3AY
3AY Support is in.
Vortex Tracker 3.0
Here's a preview video of the music tracker currently in development by the Rusty Pixels team!
New Features:
- C# Port of the original by S.V. Bulba, Ivan Pirog and Dexus
- Open source under the MIT license
- OpenGL rendering
- OpenAL audio
- Spectrum and VU bars
- 3AY support
- Built-in OrGen Editor
- YM2149 Synth slave support
- Spectrum Next slave support
- MIDI Out support
- Plug-ins
PT3PlayBlazor Released!
I've released the PT3Play demo running in Blazor. It uses the Blazor.WebAudio library by Kristoffer Strube. I want to extend my gratitude to Kirstoffer for his work on Blazor.WebAudio and specifically adding the AudioWorklet APIs required for this demo to render audio in real-time.
PT3Play Released!
SpeakJet Activity Center
I scored one of these on eBay for $20 and have been playing around a bit and discovered it's the same chip used in the AtariVox+ Speech Synthesizer.
I decided to port the PhraseALator application to C#. Part of the process was to change from Mscomm32.ocx to .NET's SerialPort class in the System.IO.Ports namespace.
I made a C# source to PhraseALator available on Github here.
LHA Decompressor
I ported the LHA Decompressor for Java library to a .NET library called LHA Decompressor.