Error message

Access denied. You may need to login below or register to access this page.

Access Denied / User log in

Please let our ADS show!

This sites offers only FREE software and it's supported by a few advertisement boxes (no intrusive popups).
Please:

  • disable your AdBlocker by adding CoolSoft website to whitelist
  • give the proper cookie consent
  • enable JavaScript for this website

This seconds wait is to let you update your browser configuration...

Ok, I've done the required changes... now show me your content!
!!! Please enable JavaScript !!!

Quick login

Use your existing social account to login without registration: no confirmation mail to wait for, no new password to remember, quick, easy, safe.

...or use your CoolSoft account

Enter your CoolSoft username.
Enter the password that accompanies your username.
Add reply | CoolSoft

Add reply

Please let our ADS show!

This sites offers only FREE software and it's supported by a few advertisement boxes (no intrusive popups).
Please:

  • disable your AdBlocker by adding CoolSoft website to whitelist
  • give the proper cookie consent
  • enable JavaScript for this website

This seconds wait is to let you update your browser configuration...

Ok, I've done the required changes... now show me your content!
!!! Please enable JavaScript !!!
(If you're a human, don't change the following field)
Your first name.
(If you're a human, don't change the following field)
Your first name.

Warning!

You're posting your message as anonymous user.

By registering you'll be allowed to receive notifications of post replies and new threads.
Registration is really quick and only requires you to choose an username and provide a valid email address.

Click here to to register.

A confirmation mail will be sent to this address.
Your email address won't be published.

More information about text formats

Filtered HTML

  • Allowed HTML tags: <a> <blockquote> <br> <cite> <code> <dd> <del> <dl> <dt> <em> <img> <li> <ol> <p> <pre> <s> <span> <strike> <strong> <ul>
    Allowed Style properties: background-color, color, font-size, font-style, height, text-align, text-decoration, text-transform, width
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <pre>, <c>, <cpp>, <csharp>, <drupal5>, <drupal6>, <javascript>, <php>. The supported tag styles are: <foo>, [foo].
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Cancel
Posts: 61
Joined: May 20, 2018 - 02:30
Re: drumkit bug

Here its is the File and Test audio file. First is the VMS and after that xmplay in correct playback.

http://s000.tinyupload.com/?file_id=08878238813865947339

here the drumkit:

https://mega.nz/#!t95nxQ4Q!CpzbdixHaufwF9IEV0Sk-Iw00NnwgMmMTbzSO8Va4dw

This bug does not affect all midifiles. But e.g. this one and also others.

Posts: 61
Joined: May 20, 2018 - 02:30
Re: drumkit bug

Hi Guys. I just discovered something strange.

VMS does not seem to play properly since the last updates of key groups (sounds choppy).
That worked before. Key groups (sound font setting) are required so that e.g. a hi-hat sounds properly combined. e.g. with Descent 2 credits.mid.

With XMplay it works without problems, unfortunately I don't have access to older versions.

The last one was 2.73 and 2.80 which I still have.
That's what happens to both of them.

I could upload a file where this occurs. Always with activated Kg mode.

Posts: 14
Joined: July 12, 2018 - 10:34
Re: drumkit bug

I have a soundfont like this:

Omega GM GS 2 Soundfont

@falcosoft: found out that the drumkit arrangement flips!

The XG is in 128, where it should have been on 127.

So I unticked the "Use bank 127 for XG" drum as a workaround. it results it uses 128.

Already said or not yet, the app should detect the error.

I think, the soundfont must be edited.

Posts: 1972
Joined: March 25, 2012 - 01:19
Re: drumkit bug

Good, thanks.
Will include fix in RC2 then ;)

Posts: 61
Joined: May 20, 2018 - 02:30
Re: drumkit bug

I tested it with the command line you posted and it  seems to work =) drumkit is now 127 Nice !

Posts: 1972
Joined: March 25, 2012 - 01:19
Re: drumkit bug

Feel so stupid, sorry ;)
I've left the new "save setting" code wrapped into #if DEBUG/#endif and, try to figure out... it was not built in RELEASE mode :(

As a temporary workaround, could you please try to manually enable the flag in configuration file (you need to restart VMS after the change)?
This is just to check is there's anything wrong before RC2...

[SoundFonts]
sf1=C:\...\...\Soundfont.sf2
...
sf1.xgdrums=1
...
Posts: 129
Joined: September 25, 2013 - 16:38
Re: drumkit bug

@coolsoft:

Bug confirmed. It seems the checkbox does not set anything at all, and the XG Drums flag is set always according to heuristic algorithm. Namely if it finds the necessary presets the flag is always applied otherwise it is not.

@ ex-driver :

For the time being you can try to implemet bank 127 preset 0/8 according to the above heuristic algorithm. Namely include the string 'Standard' in preset 0 name and 'Room' in preset 8 name.

Posts: 61
Joined: May 20, 2018 - 02:30
Re: drumkit bug

Okay i found it. But if i checked the box klick ok and double click again its not apllied. The playback the same not applied.

Posts: 1972
Joined: March 25, 2012 - 01:19
Re: drumkit bug

It's a per-soundfont option.
Double click on the soundfont to open soundfont properties editor.

Posts: 61
Joined: May 20, 2018 - 02:30
Re: drumkit bug

I installed the RC1 it but i cant find the new option there O.o