FAC MIDI Interface

Страница 1/2
| 2

By Manuel

Ascended (19674)

Аватар пользователя 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

By SkalTura

Champion (404)

Аватар пользователя 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/

By Retrofan

Paragon (1339)

Аватар пользователя 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.

By meits

Scribe (6571)

Аватар пользователя 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 ;)

By anonymous

incognito ergo sum (116)

Аватар пользователя anonymous

26-07-2015, 11:50

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

By Manuel

Ascended (19674)

Аватар пользователя 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?

By Retrofan

Paragon (1339)

Аватар пользователя Retrofan

26-07-2015, 15:56

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

By AxelF

Champion (398)

Аватар пользователя AxelF

26-07-2015, 16:43

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

By JohnHassink

Ambassador (5684)

Аватар пользователя 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.

By Manuel

Ascended (19674)

Аватар пользователя 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.

By o.geerdink

Hero (588)

Аватар пользователя 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.

Страница 1/2
| 2