Skip to content

Releases: gmcn42/mt32-pi-control

v1.0.1a

14 Aug 20:18
7cb4c42
Compare
Choose a tag to compare

Linux

  • Add fish and zsh completion scripts (PR #6)

Other Platforms

  • No changes, binaries are the same as v1.0.1 below

v1.0.1

12 Aug 19:26
01d1d58
Compare
Choose a tag to compare

All Platforms

  • Added --mt32-rstereo option for the new reversed stereo option of mt32-pi 0.10.2 (Thanks @dwhinham for the PR!)

Linux

  • Added an intelligent bash completion script for option, filename, and MIDI port completion

v1.0.0a

06 May 21:00
c878798
Compare
Choose a tag to compare

Bugfix release for the MS-DOS version, adresses a timing issue that can crop up on intelligent MPU-401 cards (Issue #2).

All other versions are the same as v1.0.0 below.

v1.0.0

11 Feb 23:17
Compare
Choose a tag to compare
  • New ports for Atari ST, Linux and Windows
  • Bitmap text support in SoundFont mode
  • SYX file support
  • Many improvements to file IO and error handling
  • Amiga version now uses a multitasking-friendly delay (from dos.library)

Binaries for Amiga, Atari ST, Dos, and Windows are below.
Linux users should download the source zip (or clone the repo) and follow the build instructions on the main page.

v0.9-beta2

17 Jan 20:09
ce99d1a
Compare
Choose a tag to compare

Reorganized code and added an AmigaOS port.

Amiga port is for 68000 + OS 1.3 and up.
DOS port needs an MPU401-compatible interface, code is 8086/8088 compatible.

v0.9-beta

14 Jan 19:40
Compare
Choose a tag to compare
v0.9-beta Pre-release
Pre-release

First released version.
Tested in DosBox with an emulated MPU401 (through a USB-MIDI interface) and on a real K6-2 with an ESS 1868F ISA card in DOS6.22 and Win98SE dos prompt.

It's compiled and packed for 8086 Real Mode and should work on pretty much any system (hopefully). I'll happily take any compatibility reports.