Previous Thread
Index
Next Thread
Print Thread
Go To
#91884 11/21/10 10:40 AM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
I don't remember ever making an effort to setup a .PAT file for BIAB or a PATCHES.INI file for real band... but I noticed a few days ago that all the patch maps from my Sonar MASTER.INS file have appeared in my PATCHES.INI file. Please tell me that RB searches for sonar's master.ins file and imports it automatically so I don't have to consider the implications of having a memory that doesn't remember setting it up.

Pat Marr #91885 11/21/10 12:02 PM
RealBand
Joined: May 2000
Posts: 38,502
M
Mac Offline
Veteran
Offline
Veteran
M
Joined: May 2000
Posts: 38,502
No automatic search.



--Mac

Mac #91886 11/21/10 01:48 PM
RealBand
Joined: May 2000
Posts: 22,525
Veteran
Offline
Veteran
Joined: May 2000
Posts: 22,525


Welcome to 'sometimers'
You CAN have RB use Sonar patch maps, but it isn't automatic as far as I know either.


I do not work here, but the benefits are still awesome
Make your sound your own!
rharv #91887 11/21/10 02:51 PM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
Quote:

:)

Welcome to 'sometimers'
You CAN have RB use Sonar patch maps, but it isn't automatic as far as I know either.




ah, THAT'S what it was... I do vaguely recall clicking ACTION/CONVERT PATCH MAP FROM CAKEWALK or some such command a lonnng time ago. Now I remember that I couldn't figure out how to access the new patches, so I gave up and moved on to something else.

The failing memory isn't good, but MAN! Having access to all the other banks of patches sure is! I have 13 banks of 127 patches each which equals 1,651 patches.

It has always been a vexation to search through all of them for the right patch, since the various libraries are a mix of instruments, and there might be similar patches scattered across all 13 banks.

Now that I see how the patches.ini file works, I think I'll remap the patches under menus for each instrument. That way all the strings will be together, all the pianos will be together, etc

After a little playing, I must say that the ability to use more than the GM patches really adds a lot to BIAB... especially in techno, new age and dance genres where there are so many specialized patches in the upper banks

Pat Marr #91888 11/21/10 03:33 PM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
FWIW,
I had to edit the patches.ini file to get it to work in Real Band... what was generated by the conversion from sonar's format to RB's format did not work. (however, it *DID* work in BIAB)

What was generated looked like this:

[Roland XV-3080 BANK F]
1,87,69=PR-F:001 80s Retrosyn
2,87,69=PR-F:002 Power Stack
3,87,69=PR-F:003 Don't Jump
4,87,69=PR-F:004 Big Bubbles

that's
patch number,MSB,LSB=text description of the patch

It wouldn't work until I changed everything to this format:

(Bank 87)
(BankLSB 69)
[Roland XV-3080 BANK F]
1=PR-F:001 80s Retrosyn
2=PR-F:002 Power Stack
3=PR-F:003 Don't Jump
4=PR-F:004 Big Bubbles

however, that format worked for the devices that had zeroes for MSB and LSB

[Voiceworks]
1,0,0=1 Mix_Hit Vocals
2,0,0=2 Mix_Vibrato Synch
3,0,0=3 Mix_Barbershop
4,0,0=4 Mix_Church Choir
5,0,0=5 Mix_Subtle Lead

(this worked)

Last edited by Pat Marr; 11/22/10 02:20 AM.
Pat Marr #91889 11/22/10 02:52 AM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
I take it back... the changes I made DIDN'T work... they only got the menu to populate with patch names.

Whether I put the MSB or the LSB first, the list still populates with patch names, but in both cases picking a patch from the list executes the GM patch of the same number. It's as though the MSB and LSB are totally disregarded, because there are no red flags if I present them incorrectly. This must be a RB bug, because the same MSB and LSB properly change patches in BIAB, so the synth accepts it. I'm wondering if the problem lies with RBs "compile to binary"


The problem appears to be four-fold:

1) the first is that the .ini file generated by RB puts all the banks under one [header] but the menu will only display 128 patches under a header... the rest get dropped from the list

2) the RB menu does not LIST The patches in the pick box when they are formatted in the usual way, unless BOTH the LSB and MSB are zero. If either MSB or LSB column has a value besides zero, there will be no patches in the pick list.

3) after I reformat to get a menu list, it treats the menu list as general midi

4) you can forget the (bank x) and (BankLSB x), they seem to be totally disregarded

I'm still using version 2009.5, it's possible that this is fixed in newer versions.

Is anybody out there successfully using a patches.ini file in Real Band ?

Can somebody with version 10.5 or a beta tester for version 11 test what I'm saying and let me know if it works for them?

(continuing to experiment)

Last edited by Pat Marr; 11/22/10 04:04 AM.
Pat Marr #91890 11/22/10 04:29 AM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
OK, if a beta tester is willing to help me, here's a specific test you can perform:

1) using notepad, find and open PATCHES.INI in the main RealBand directory
2) keep it open and then open RB
3) go to track screen, click on a midi track and
4) right click > patch select dialog
5) 1ST test: scroll down in the PATCHES.INI FILE under the General Midi 2 heading, and find the following:

127= Applause
128= Gunshot
(Bank 121)
(BankLSB 0)
49= 60s Strings
85= Lead5a (Wire Lead)

6) go back to Real Band, and look at the patch dialog under general Midi 2. Are there more patches listed after "gunshot?" If not, then everything after the 1st 128 are still being dropped.

7) Close RB and edit your patches.ini by inserting the following lines as shown:

[TEST]
1,0,0=patch one
2,0,0=patch two
3,0,0=patch three

Reopen RB so it compiles the INI file
Go to track mode and look at your patch select dialog box... you should see the new [TEST] header and see the patch names because both MSB and LSB are zero


8) Now, Close RB again and edit your patches.ini as follows:
(change either zero to a 1)
[TEST]
1,0,1=patch one
2,0,1=patch two
3,0,1=patch three

Reopen RB so it compiles the INI file
Go to track mode and look at your patch select dialog box... this time you will have a header, but no patches (unless it has been fixed)

rharv #91891 11/24/10 07:24 AM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
Quote:

<img src="/ubbthreads/images/graemlins/smile.gif" alt="" />

Welcome to 'sometimers'





<tongue-in-cheek>

I may have a bad memory... but hey! at least I don't have a bad memory!

</tongue-in-cheek>

;-)

Pat Marr #91892 11/24/10 12:17 PM
RealBand
Joined: May 2003
Posts: 8,021
Veteran
Offline
Veteran
Joined: May 2003
Posts: 8,021
Pat,
You're not doing it right. Read the instructions with the .ini file carefully.I've inserted part of what I did. You insert the upper bank stuff after the default stuff. Here I inserted your test after the GM default. Note the required format to get this to work. It'll work in yours I know cause I went through this a long time ago.What you do is convert the Sonar .ins file to a .pat file using BIAB then convert the .pat file to a .ini file using :action/convert.....

124=Bird Tweet
125=Telephone Ring
126=Helicopter
127=Applause
128=Gunshot

[TEST]
(Bank 121)
(BankLSB 0)
1=one
2=two
3=three
[General MIDI Drum kits]

1=Standard Drum Kit
9=Room Drum Kit


John
ESI Gigaport HD+
Lenovo Turion II /4 Gig Ram/ Win7x64 be
15.6" Monitor
"The only Band is a Real Band"
www.wintertexaninfo.com/BANDS/JohnnyD.php
silvertones #91893 11/24/10 09:07 PM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
Hi Tones,

thanks for taking time to offer some ideas.

Quote:

Pat,
You're not doing it right.




;-) apparently that's the story of my life, in a nutshell

Quote:


Read the instructions with the .ini file carefully.I've inserted part of what I did. You insert the upper bank stuff after the default stuff. Here I inserted your test after the GM default. Note the required format to get this to work. It'll work in yours I know cause I went through this a long time ago.What you do is convert the Sonar .ins file to a .pat file using BIAB then convert the .pat file to a .ini file using :action/convert.....

124=Bird Tweet
125=Telephone Ring
126=Helicopter
127=Applause
128=Gunshot

[TEST]
(Bank 121)
(BankLSB 0)
1=one
2=two
3=three
[General MIDI Drum kits]

1=Standard Drum Kit
9=Room Drum Kit




I did all that, exactly like your example. I did get the patch names to show up in the pick box by putting the MSB/LSB in parentheses... but clicking on the patch name always activated the GM patch , not the upper bank patch of the same number

In all my tests, the stuff I entered was AFTER the default stuff
I Converted my INS file (it worked in BIAB but not RB)
I also downloaded a patch map for my synth from the PGMusic site
I Changed the order of the banks in order from low to high, and from high to low.
I Tried sending the MSB/LSB in parentheses and then in the same line as the patch.
(haven't tried both yet at the same time)
I Tried changing the commas to periods.
I Tried adding additional headers.
I Tried changing the lowercase to caps, and then caps to lowercase
I broke out the synth manual to double check the MSB/LSB (the conversion program got some of them wrong.. they worked in BIAB after I set them the same as the manual)

I don't think the problem is with the patch map anymore. It had some problems, but I think they are all fixed now. The fact that the same patch map works in BIAB is proof enough to me that it is presenting the right info to the synth. Othjerwise, BIAB wouldn't work either.

The problem with RB is that the patches don't show up in the pick box when I click on the bank name. The list is empty. But if THE ONLY CHANGE I MAKE to the INI file is to set the MSB/LSB to zero, then the patch names appear. I contend that isn't a problem with the INI file, that is a problem with the dialog box in my version (2009.5)

Last edited by Pat Marr; 11/25/10 08:57 AM.
Pat Marr #91894 11/25/10 04:26 AM
RealBand
Joined: May 2000
Posts: 22,525
Veteran
Offline
Veteran
Joined: May 2000
Posts: 22,525
The patch map I sent you worked in PT12 RB2009 and 2010


I do not work here, but the benefits are still awesome
Make your sound your own!
rharv #91895 11/25/10 08:52 AM
RealBand
Joined: Oct 2008
Posts: 8,109
Veteran
OP Offline
Veteran
Joined: Oct 2008
Posts: 8,109
Quote:

The patch map I sent you worked in PT12 RB2009 and 2010




Hmmm...I just overwrote my patches.ini file with the one you sent. All it does here is give me a file list of your base GM patches. Only one new menu header is created (JUNO) and when I click on that header only 128 patches are displayed.

There are no other indications in the menu of more patches. I sent screen shots by return mail so you can see what I'm seeing.

If it works on your current version, I will stop trying to fix it in my current version and just wait for v. 2011. I've already notified the family that the only item on my Christmas wish list is the BIAB upgrade.


BTW, thanks for taking time to help.. I really do appreciate it.

Last edited by Pat Marr; 11/25/10 08:56 AM.
Previous Thread
Next Thread
Go To

Link Copied to Clipboard
ChatPG

Ask sales and support questions about Band-in-a-Box using natural language.

ChatPG's knowledge base includes the full Band-in-a-Box User Manual and sales information from the website.

PG Music News
PowerTracks Pro 2026 for Windows is Here!

PowerTracks 2026 is here—bringing powerful new enhancements designed to make your production workflow faster, smoother, and more intuitive than ever.

The enhanced Mixer now shows Track Type and Instrument icons for instant track recognition, while a new grid option simplifies editing views. Non-floating windows adopt a modern title bar style, replacing the legacy blue bar.

The Master Volume is now applied at the end of the audio chain for consistent levels and full-signal master effects.

Tablature now includes a “Save bends when saving XML” option for improved compatibility with PG Music tools. Plus, you can instantly match all track heights with a simple Ctrl-release after resizing, and Add2 chords from MGU/SGU files are now fully supported... and more!

Get started today—first-time packages start at just $49.

Already using PowerTracks Pro Audio? Upgrade for as little as $29 and enjoy the latest improvements!

Order now!

Band-in-a-Box 2026 for Windows Special Offers End Tomorrow (January 15th, 2026) at 11:59 PM PST!

Time really is running out! Save up to 50% on Band-in-a-Box® 2026 for Windows® upgrades and receive a FREE Bonus PAK—only when you order by 11:59 PM PST on Thursday, January 15, 2026!

We've added many major new features and new content in a redesigned Band-in-a-Box® 2026 for Windows®!

Version 2026 introduces a modernized GUI redesign across the program, with updated toolbars, refreshed windows, smoother workflows, and a new Dark Mode option. There’s also a new side toolbar for quicker access to commonly used windows, and the new Multi-View feature lets you arrange multiple windows as layered panels without overlap, making it easier to customize your workspace.

Another exciting new addition is the new AI-Notes feature, which can transcribe polyphonic audio into MIDI. You can view the results in notation or play them back as MIDI, and choose whether to process an entire track or focus on specific parts like drums, bass, guitars/piano, or vocals. There's over 100 new features in Band-in-a-Box® 2026 for Windows®.

There's an amazing collection of new content too, including 202 RealTracks, new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two RealDrums Stems sets, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!

Upgrade your Band-in-a-Box for Windows to save up to 50% on most Band-in-a-Box® 2026 upgrade packages!

Plus, when you order your Band-in-a-Box® 2026 upgrade during our special, you'll receive a Free Bonus PAK of exciting new add-ons.

If you need any help deciding which package is the best option for you, just let us know. We are here to help!

Band-in-a-Box® 2026 for Windows® Special Offers Extended Until January 15, 2026!

Good news! You still have time to upgrade to the latest version of Band-in-a-Box® for Windows® and save. Our Band-in-a-Box® 2026 for Windows® special now runs through January 15, 2025!

We've packed Band-in-a-Box® 2026 with major new features, enhancements, and an incredible lineup of new content! The program now sports a sleek, modern GUI redesign across the entire interface, including updated toolbars, refreshed windows, smoother workflows, a new dark mode option, and more. The brand-new side toolbar provides quicker access to key windows, while the new Multi-View feature lets you arrange multiple windows as layered panels without overlap, creating a flexible, clutter-free workspace. We have an amazing new “AI-Notes” feature. This transcribes polyphonic audio into MIDI so you can view it in notation or play it back as MIDI. You can process an entire track (all pitched instruments and drums) or focus on individual parts like drums, bass, guitars/piano, or vocals. There's an amazing collection of new content too, including 202 RealTracks, new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two RealDrums Stems sets, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!

There are over 100 new features in Band-in-a-Box® 2026 for Windows®.

When you order purchase Band-in-a-Box® 2026 before 11:59 PM PST on January 15th, you'll also receive a Free Bonus PAK packed with exciting new add-ons.

Upgrade to Band-in-a-Box® 2026 for Windows® today! Check out the Band-in-a-Box® packages page for all the purchase options available.

Happy New Year!

Thank you for being part of the Band-in-a-Box® community.

Wishing you and yours a very happy 2026—Happy New Year from all of us at PG Music!

Season's Greetings!

Wishing everyone a happy, healthy holiday season—thanks for being part of our community!

The office will be closed for Christmas Day, but we will be back on Boxing Day (Dec 26th) at 6:00am PST.

Team PG

Band-in-a-Box 2026 Video: The Newly Designed Piano Roll Window

In this video, we explore the updated Piano Roll, complete with a modernized look and exciting new features. You’ll see new filtering options that make it easy to focus on specific note groups, smoother and more intuitive note entry and editing, and enhanced options for zooming, looping, and more.

Watch the video.

You can see all the 2026 videos on our forum!

Band-in-a-Box 2026 Video: AI Stems & Notes - split polyphonic audio into instruments and transcribe

This video demonstrates how to use the new AI-Notes feature together with the AI-Stems splitter, allowing you to select an audio file and have it separated into individual stems while transcribing each one to its own MIDI track. AI-Notes converts polyphonic audio—either full mixes or individual instruments—into MIDI that you can view in notation or play back instantly.

Watch the video.

You can see all the 2026 videos on our forum!

Forum Statistics
Forums57
Topics85,954
Posts798,170
Members39,993
Most Online25,754
Jan 24th, 2025
Newest Members
copperbrazier, Zebrakeyz1, Richard A, António Afonso, Markzilly
39,992 Registered Users
Top Posters(30 Days)
MarioD 166
DC Ron 126
Noel96 117
rsdean 102
rharv 67
Today's Birthdays
afabizone, Germanicus, LapSteel, Seouttam
Powered by UBB.threads™ PHP Forum Software 7.7.5