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: 2
Joined: May 31, 2018 - 21:15
Re: Command Line control of MIDIMapper

Thanks...that works for me.

Posts: 1972
Joined: March 25, 2012 - 01:19
Re: Command Line control of MIDIMapper

No need for a command line API.
CoolSoft MIDIMapper is fully compatible with Microsoft MIDIMapper since it stores the configured output device in the same location MS used till Windows 7.

Take a look at this registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap\szPname

It contains the currently configured MIDI device name.
CoolSoft MIDIMapper Configurator changes this value then CoolSoft MIDIMapper driver reads it at each MIDI client start.

Also take a look at this blog post about MIDIMapper removal:
https://coolsoft.altervista.org/en/blog/2013/03/what-happened-midi-mappe...

Posts: 2
Joined: May 31, 2018 - 21:15
Command Line control of MIDIMapper

Does (or could) MIDIMapper have a command line capability so that it could be used by another program to set the defalut MIDI Device?

Something like: MIDIMapper.exe 0

Or: MIDIMapper.exe 1

etc.

My program (a perl script) can find the device number easily enough, but I need something like MIDIMapper to set it as the default.