VOGONS

Common searches


Search results

Display options

Re: MUNT Installation Winx64

in MT-32 General
Unfortunately, I can't say for sure whether it's normal behavior for you soundcard driver or traces of a malware... Those could be a trace of some kernel MIDI driver as well. At least on my system only 1 port allocated by default - MIDI - for wdmaud.drv, and that internal M$ dmusic synth still works …

Re: MUNT Installation Winx64

in MT-32 General
You should ensure the following path exist in the system registry: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Drivers32 MIDI ports can only be registered there for user-land drivers. Note that on Windows there are only 10 MIDI slots available for registering MIDI …

Re: Munt Reloaded - Development

From what I can hear, Munt's partial allocation / abortion algorithm rather very different. This pattern generates a plenty of "... (Thunder MS): Insufficient free partials ..." messages. It seems that Munt never aborts PLAYING polys, though it aborts RELEASING and HELD ones. In contrast, this …

Re: Munt Reloaded - Development

I'll appreciate any recordings due to I still don't have any LA module for some reason. :) Yep, I noticed that distortion caused by Thunder MS, of course. However, IIRC, KG said that Munt plays Thunder MS patch identically to CM-32L. So, maybe we have here another place of partial abortion that Munt …

Re: Munt Reloaded - Development

I have another bug to report with the complete soundtrack of Colonel Bequest . At around 08:15, there's a small organ theme which starts with a thunder patch. In Munt, the patch is heavily distorted, saturating the rest of the music for a few seconds. In the console, Munt complaints about …

Re: Munt Reloaded - Development

Yep, it's close to LauraBow_CM64 made by Kaminari, but your CM-32L doesn't require any modification of the MIDI file to play it correctly. :) Thus, we must find the exact cause of Thunder MS partials abortion. Whereas channel 3 really contains PC message to change Thunder MS into the organ, channels …

Re: Munt Reloaded - Development

Looking even more closely to that specific MIDI pattern in CBMT.MID started at 8:15.04, I became to a conclusion that the partials of Thunder MS more likely shut down either by the sequence: STATUS DATA1 DATA2 CHAN NOTE EVENT 178 64 0 3 --- CC: Pedal (Sustain) 178 1 0 3 --- CC: Modulation 226 0 64 3 …

Re: Munt Reloaded - Development

Cool, thanks, Cloudschatze! We really worked hard on 01 chip of KG's CM-32L only. But, I'm still a little confused about that bug #1... Kaminari named his sample as LauraBow_CM64 for some reason, so I assume he used exactly CM-64 (equipped with the new chip, right?). One could clearly hear that …

Re: Munt Reloaded - Development

Hi, guys! That's all fine that the Munt engine sounds so cool now, but we still have un(der)explored that Thunder bug in CB. It'd be great if someone could help. About the harp zero duration notes in "Heart of China", I believe this is a sort of improper MIDI programming. Really, any device with …

Re: LCD display for Munt?

in MT-32 General
Mikity wrote: Thanks Serg for pointing us to the source! 😀 Do you still have the binaries somewhere? Yep. This display is really helpful for diagnostics and debugging. Note, that in order to use it, you need the version of Munt engine compiled with #define MT32EMU_USE_EXTINT 1

Re: Munt Reloaded - Development

Hi, ALL! Serious Callers Only wrote: Don't bite my head off, but: Was the Colonel Bequest thunder bug above fixed? Sadly, no 🙁 We need to do some analysis to find out the exact problem, and KG probably had no time to work out the topic. But we didn't forget anything, don't worry!

Re: Latest munt and Windows 7 x64

in MT-32 General
<...> An INI in the Windows directory is an antiquated way of storing preferences. Oh, yeah, sorry for that... Really, the use of the Windows registry isn't a cross-platform solution for storing preferences. See, we have changed the policies regarding the driver existence and features several times …

Re: LCD display for Munt?

in MT-32 General
Hi, guys! The Munt has the display application you mentioned, in fact. You can find the sources at https://github.com/munt/munt/tree/master/mt32emu_display and https://github.com/munt/munt/tree/master/mt32emu_display_controls I updated them to successfully compile with MS VS 2008 Express edt. I …

Page 39 of 47