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: 1972
Joined: March 25, 2012 - 01:19
Re: new Bassmidi.dll release

BassMidi.dll library is linked dynamically, so there's no need to rebuild VirtualMIDISynth.exe to let it use the new version.

Looking at the official BASSMIDI documentation it seems that the new modulators should be supported out-of-the box:

* Support for Key Number to initialAttenuation/initialFilterFc/pan and Key On Velocity
  to decayVolEnv/releaseVolEnv SF2 modulators
	BASS_MIDI_FontInit/User

Looking at BASS_MIDI_FontInit() documentation, the available flags are the same as in previous versions, so I don't know what I have to do to "enable them".
Please check this page to be sure the modulators you're expecting to hear were added and available.

I suggest you to download XMPlay + MIDI plugin, a portable player from the same author of BASS library.
No need to install it, just extract to a folder of your choice, add the required MIDI plugin (latest version, rev.17), play a MIDI and check if it plays the expected way.

If yes, send me the required links to reproduce the same behaviour on my side:

  • link to MIDI file to play
  • link to the SF2 file to use
Posts: 8
Joined: August 20, 2017 - 18:22
Re: new Bassmidi.dll release

It seems that a drop-in replacement of the bassmidi.dll is not sufficient to activate the SF modulators added in this new version.

Could you maybe release 'just' a recompiled version of 2.10.1.0 with the latest bassmidi.dll?

Thank you

Posts: 61
Joined: May 20, 2018 - 02:30
Re: new Bassmidi.dll release

I replaced it and there is no problems yet. I will test it longer.

I dont know if the new features have to be enabled or its working passive.

Can you check it some else in the code of the dll?
Or maybe someone else noticed something?

Posts: 1972
Joined: March 25, 2012 - 01:19
Re: new Bassmidi.dll release

Thanks for the notification, will add it to next release.

It should be a simple drop-in replacement; have you tried to replace the bundled 2.4.12 version with the new 2.4.13? (beware of the bitness...)
If yes, please report if it worked or if you've had any issue.

If you noticed a big improvement...well, I could "dedicate" it a release ;)

Posts: 61
Joined: May 20, 2018 - 02:30
new Bassmidi.dll release

2.4.13 with new features  ;)