VOGONS


First post, by Tiido

User metadata
Rank l33t
Rank
l33t

MIDI boards based on Dream SAM9733 and SAM9407 (and possibly others) default to high enough master volume that they digitally clip, causing unwanted distortion. I made a little DOS util (in QB45) that sends a custom master volume command to the MIDI device and sets it to a sane level where there's no more distortion happening. Most games seem not to clip much but I have a handful of MIDI files that made these things sound absolutely awful and they're the reason I began looking into it hahaha. After the volume fix they're completely fine ~
You will likely have to boost the sound card input level to compensate for the loudness loss, but it'll be worth it ~

Anyway you can grab it here : http://www.tmeeco.eu/TKAYBSC/DREAMFIX.EXE

Default port is 330, to override it use Pxxx command line parameter where xxx is new address in hex.
Default volume is 4F, to override it use Vxx where xx is a hex value between 00 to 7F (7F being chip default).

I'll make some recordings soon.

Last edited by Tiido on 2019-10-08, 01:02. Edited 2 times in total.

T-04YBSC, a new YMF71x based sound card & Official VOGONS thread about it
Newly made 4MB 60ns 30pin SIMMs ~
mida sa loed ? nagunii aru ei saa 😜

Reply 2 of 14, by Tiido

User metadata
Rank l33t
Rank
l33t

Here's some recordings from SAM9733 using the Roland clone ROM, straight from digital output from the sound chip via SPDIF at original sample rate of 37500Hz (via a modification) of one MIDI file I have that was most offensive :
Original : (FLAC) (OGG)
Fixed : (FLAC) (OGG)

Here's same track from hardware using SAM9733 with CleanWave32 ROM, this time analog output via my sound card (the cracking is not caused by the sound card itself, but overflow in digital domain on the sound chip) :
Original : (FLAC) (OGG)
Fixed : (FLAC) (OGG)

MIDI file itself

Games don't really have much issues, there's only mild clipping distortion heard at stuff such as Duke Nukem 3D title for example though CleanWave32 board does crack in many tracks in Doom and probably other places too... I'm not sure how that sort of issue got missed...

T-04YBSC, a new YMF71x based sound card & Official VOGONS thread about it
Newly made 4MB 60ns 30pin SIMMs ~
mida sa loed ? nagunii aru ei saa 😜

Reply 3 of 14, by keropi

User metadata
Rank l33t++
Rank
l33t++

quite an improvement, original is just broken
I also wonder how this was not detected back then... wtf!

🎵 🎧 PCMIDI MPU , OrpheusII , Action Rewind , Megacard and 🎶GoldLib soundcard website

Reply 4 of 14, by Tiido

User metadata
Rank l33t
Rank
l33t

It turns out CleanWave32 problem stems from another fault : CleanWave32 distortion fix

This util is till useful for reducing digital clipping problems as the default master volume is very high on these devices.

T-04YBSC, a new YMF71x based sound card & Official VOGONS thread about it
Newly made 4MB 60ns 30pin SIMMs ~
mida sa loed ? nagunii aru ei saa 😜

Reply 5 of 14, by ahyeadude

User metadata
Rank Newbie
Rank
Newbie

This definitely reduces the volume on my Yucatan FX. I'm not sure if I had clipping issues though since I run the output from the CHiLL to an external mixer where I can turn it down. What does changing the music/midi volume in a game do? It doesn't seem to override this master setting (which is good, just curious how it works).

Reply 6 of 14, by Tiido

User metadata
Rank l33t
Rank
l33t

I'm just sending a Dream specific NRPNs to the chip that controls the Master Volume of SAM9733, it shouldn't get in the way of anything else.

By default the volume is very high and there's good amount of digital clipping going on prior to data entering the DAC on the card with many tracks, you can easily see in the recordings how the peaks are completely flattened with default volume.

Last edited by Tiido on 2020-11-27, 07:14. Edited 1 time in total.

T-04YBSC, a new YMF71x based sound card & Official VOGONS thread about it
Newly made 4MB 60ns 30pin SIMMs ~
mida sa loed ? nagunii aru ei saa 😜

Reply 7 of 14, by dreamblaster

User metadata
Rank Oldbie
Rank
Oldbie
ahyeadude wrote on 2020-09-25, 01:08:

This definitely reduces the volume on my Yucatan FX. I'm not sure if I had clipping issues though since I run the output from the CHiLL to an external mixer where I can turn it down. What does changing the music/midi volume in a game do? It doesn't seem to override this master setting (which is good, just curious how it works).

So this works well for you ?
Did you notice any clipping issues before, any trouble in any game ?

Visit http://www.serdashop.com for retro sound cards, video converters, ...
DreamBlaster X2, S2, S2P, HDD Clicker, ... many projects !
New X2GS SE & X16GS sound card : https://www.serdashop.com/X2GS-SE ,
Thanks for your support !

Reply 8 of 14, by keropi

User metadata
Rank l33t++
Rank
l33t++

Just in case anyone has issues running Tiido's DREAMFIX here is the SysEx message that sets volume to 4F: B0 63 37 62 07 06 4F
I am attaching it along with the old DUMP.EXE , usage is: DUMP DREAMFIX.SYX

Attachments

  • Filename
    DreamFix_SysEx.zip
    File size
    17.57 KiB
    Downloads
    99 downloads
    File comment
    DreamFix SysEx volume fix + dump.exe
    File license
    Public domain

🎵 🎧 PCMIDI MPU , OrpheusII , Action Rewind , Megacard and 🎶GoldLib soundcard website

Reply 10 of 14, by keropi

User metadata
Rank l33t++
Rank
l33t++
Rawit wrote on 2021-03-29, 20:57:

Is it possible to do the same (Sysex) for the equalizer? Currently using the Yucatan Presets. I checked the SAM9793 user guide (can't find the 9733 one) but I'm not able to figure out the logic.

IIRC on the Yucatan page there are some midi files to download that do exactly this: eq setup
These can't be in .syx form, they are .mid that play no sound but do setup things

🎵 🎧 PCMIDI MPU , OrpheusII , Action Rewind , Megacard and 🎶GoldLib soundcard website

Reply 11 of 14, by Rawit

User metadata
Rank Oldbie
Rank
Oldbie

Yes I have those currently in use. I checked the MIDs to see what Sysex was being used but MIDI events are used instead. I was hoping there would be a Sysex option for added flexibility and additional tools to use.

YouTube

Reply 12 of 14, by Bancho

User metadata
Rank Oldbie
Rank
Oldbie

I tested this fix out on a Miditech Pianobox which uses Dream SAM2635 although I'm not sure what patch set is use (Most likely a Cleanwave set).

I noticed real bad distortion on the Endgame Track for Descent (especially in the middle of the track). The Fix brings the volume down a tonne and stops the distortion. Dream really must boost their volumes on the chips!

I recorded the track at exact same volume and you can clearly hear the difference!

Attachments

  • Filename
    EndgameDreamFix.ogg
    File size
    2.43 MiB
    Downloads
    45 downloads
    File comment
    Dream Fix Applied
    File license
    Public domain
  • Filename
    EndgameNoFix.ogg
    File size
    2.56 MiB
    Downloads
    47 downloads
    File comment
    No Dream Fix
    File license
    Public domain
  • Compare.PNG
    Filename
    Compare.PNG
    File size
    77.65 KiB
    Views
    1129 views
    File license
    Public domain

Reply 13 of 14, by Tiido

User metadata
Rank l33t
Rank
l33t

That is a significant improvement for the middle part that was really suffering ~

T-04YBSC, a new YMF71x based sound card & Official VOGONS thread about it
Newly made 4MB 60ns 30pin SIMMs ~
mida sa loed ? nagunii aru ei saa 😜

Reply 14 of 14, by Rawit

User metadata
Rank Oldbie
Rank
Oldbie

Based on Hummtaro's presets for the Yucatan FX I've created another preset midi that might work in this case as well. It sets the equalizer values to 0 and turn it off while keeping volume at 127.

Attachments

  • Filename
    init.zip
    File size
    435 Bytes
    Downloads
    48 downloads
    File license
    CC-BY-4.0

YouTube