FAC MIDI Interface

Page 1/2
| 2

Par Manuel

Ascended (19676)

Portrait de Manuel

25-07-2015, 22:57

Do any of you have an idea which software supports the FAC MIDI Interface?

I know only:
- FAC Demo V
- FAC Soundtracker Pro

Anything else?

Also, does any of you have the schematic of this device, for reference?

!login ou Inscrivez-vous pour poster

Par SkalTura

Champion (404)

Portrait de SkalTura

26-07-2015, 09:41

Found this link some time ago, maybe it's compatible...
http://supersoniqs.com/2010/01/22/midi-pac-prototype/

Par Retrofan

Paragon (1339)

Portrait de Retrofan

26-07-2015, 09:56

Manuel wrote:

Do any of you have an idea which software supports the FAC MIDI Interface?

I know only:
- FAC Demo V
- FAC Soundtracker Pro

Anything else?

Also, does any of you have the schematic of this device, for reference?

What about MoonBlaster and C-Qensr? There was also a version of Meridian with support for the FMI.

Par meits

Scribe (6571)

Portrait de meits

26-07-2015, 11:39

Illusions claims to support it... We never tried, but it uses FAC MIDI File Handler, so we took the claim for granted ;)

Par anonymous

incognito ergo sum (116)

Portrait de anonymous

26-07-2015, 11:50

I'm not sure, but I thought the game Megadoom does...

Par Manuel

Ascended (19676)

Portrait de Manuel

26-07-2015, 15:53

Megadoom: confirmed, but only in the sound test... I couldn't get MIDI sound outside of it.
Illusions: well, the autoexec.bas has a faulty detection of the FAC MIDI interface:

IFINP(&H70)=255ANDINP(&HC0)=255THENCLS:PRINT"Geen FAC MIDI interface of Philips Music Module gevonden!!!":NEW

The FMI is not on port 0x70... (MIDISaurus is though!) if I fix that port number to &h02 (just 2 indeed), it works indeed! Smile

Retrofan: MoonBlaster??

SkalTura: I know what a MIDI PAC is, but it's not related to this, is it?

Par Retrofan

Paragon (1339)

Portrait de Retrofan

26-07-2015, 15:56

@Manuel: yes, I thought MB also has FMI support just for playing around on the keyboard, nothing more.

Par AxelF

Champion (398)

Portrait de AxelF

26-07-2015, 16:43

If i remember correctly,
the FAC MIDI Interface came with "(FAC) Midi file controller" to play MIDI files.

Par JohnHassink

Ambassador (5684)

Portrait de JohnHassink

27-07-2015, 00:27

Retrofan wrote:

@Manuel: yes, I thought MB also has FMI support just for playing around on the keyboard, nothing more.

I don't know if you really need an intermediate program for that in Moonblaster; just plugging a MIDI compatible instrument/device into your music module with a cable already does the trick.

Par Manuel

Ascended (19676)

Portrait de Manuel

27-07-2015, 10:01

JohnHassink: FMI is not a program, but hardware. The FAC MIDI Interface is a hardware MIDI interface cartridge. But as far as I know, Moonblaster only supports the MIDI of the Music Module, indeed.

Par o.geerdink

Hero (588)

Portrait de o.geerdink

27-07-2015, 11:38

The program I helped to code from Tyfoon (total replay) supported both Music Module and FMI. But the FMI didn't have it's own timing crystal so we had to use the vdp interrupt (and line interrupts to split that up) to time the midi file.

Page 1/2
| 2