Previous Thread
Index
Next Thread
Print Thread
Go To
RealBand
Joined: May 2007
Posts: 1,616
R
Rachael Offline OP
Expert
OP Offline
Expert
R
Joined: May 2007
Posts: 1,616
I use a synth that has some custom patches that I want to define in RB. After reading the PATCHES.INI file in the RB directory, it seemed pretty easy. After adding patches to a section, my synth shows up in the Patch Select dialog dropdown but none of my patches I defined show. Here is a section out of my custom patches.

[Kawai MP5]

1,95,16=Concert Grand
54,95,2=Jazz Ensemble
54,121,0=Pop Ensemble
54,95,10=Contemp Ensemble

Can anyone shed some light on what I'm doing wrong?

Thanks
Rachael

RealBand
Joined: May 2000
Posts: 38,502
M
Mac Offline
Veteran
Offline
Veteran
M
Joined: May 2000
Posts: 38,502
Would be a lot easier to search the web for an existing Cakewalk patchmap for your synth, then use the Action -> Convert Patch Map from BIAB or Cakewalk command to make it work...



--Mac

RealBand
Joined: Jun 2003
Posts: 507
R
Journeyman
Offline
Journeyman
R
Joined: Jun 2003
Posts: 507
Quote:

[Kawai MP5]

1,95,16=Concert Grand
54,95,2=Jazz Ensemble
54,121,0=Pop Ensemble
54,95,10=Contemp Ensemble


IIRC, even though I did what Mac suggests when I set up mine, I had to fiddle with the ini file before it compiled without error. From your post, it appears the ini does compile without error, but that the definitions just don't display. Your example shows a discontiguous MSB (95). Long shot guess: The compiler may expect all entries for a given bank to be contiguous. Perhaps it also expects them (MSB & LSB) in increasing order. (And the ini file does state that for a given bank the patches must be in increasing order.) Also, even though the ini documentation implies that explicit bank headings are unnecessary for this format, I used them with no detriment. So you might try:

(Bank 95)
(BanklSB 2)
54,95,2=Jazz Ensemble
(BankLSB 10)
54,95,10=Contemp Ensemble
(BankLSB 16)
1,95,16=Concert Grand
(Bank 121)
(BankLSB 0)
54,121,0=Pop Ensemble

However, since I've suggested that the LSBs be placed in increasing order, there's no first entry with a slot 1 definition, and the ini documentation does state that the first patch must be 0 or 1 (to define which system, 0-127 or 1-128, is used). So you may want to either add a dummy patch 1 or try the forceonebased command (illustrated in the ini file but commented out).

Hope some combination of these suggestions work. -Ron

RealBand
Joined: May 2007
Posts: 1,616
R
Rachael Offline OP
Expert
OP Offline
Expert
R
Joined: May 2007
Posts: 1,616
Thanks for the detailed response. I used the patch file that I have been using in BIAB for my synth. The Action|Convert Patch List did compile my patch file fine with no errors. You're right, the actual instrument patches don't show when I choose the patch list for my synth.

I tried putting only one patch into the RB .INI file and have still have the problem. I suspect it is the format (x.xxx.xxx) that is causing the problem. I'll tinker with the (Bank) format and see if I can get it working.

Again, thanks all

Rachael

RealBand
Joined: May 2000
Posts: 38,502
M
Mac Offline
Veteran
Offline
Veteran
M
Joined: May 2000
Posts: 38,502
What *does* show for the Patch Names?

RealBand
Joined: May 2007
Posts: 1,616
R
Rachael Offline OP
Expert
OP Offline
Expert
R
Joined: May 2007
Posts: 1,616
In the Select Patch dialog, my synth shows up in the Patch List dropdown box. Below it it has (None) in the larger box where the patches usually are. To the right under Variations it shows <No Bank Changes>. If I knew how to post a screen shot, it would be easier.

Thanks,
R

RealBand
Joined: May 2000
Posts: 38,502
M
Mac Offline
Veteran
Offline
Veteran
M
Joined: May 2000
Posts: 38,502
It may be that you chose to edit the existing .ini file rather than drop in a new one.

Try this.

Close the program down completely.

Locate the Patches.ini file in the folder.

Copy it to somewhere else like the desktop temporarily.

Change its name (perhaps to the name of your synth.ini)

Change the name of the patches.ini inside the host program folder (to something like "patchesold.ini".

Drop the copied and renamed file into the host program folder.

Start the program. You should be greeted by some messages that show that the .ini was installed correctly.

This *may* rewrite and refresh that list for you.


--Mac

RealBand
Joined: Jun 2003
Posts: 507
R
Journeyman
Offline
Journeyman
R
Joined: Jun 2003
Posts: 507
Mac, Rachael, in my experience, all you need do is edit the patches.ini file in a text editor (with RB closed). When you start RB, it "knows" (don't ask me how ) that the file was changed, and so it compiles it to patches.bin. You get a message that patches.ini was successfully converted to patches.bin. Or you get an error message if there's something RB didn't like about the ini file's formatting. Patches.bin is the actual data source for the patch select dialog.

So if Rachael is generating patches.bin without an error, then there's just something about the patches order or format causing the RB compiler to stop short. It correctly recognizes the synth, but then doesn't "see" the patches.

In that one-patch test, make sure the patch number was either 1 or 0. And the instruments from the original default ini file are showing correctly, right? Just keep dinking with that text editor, eventually it'll compile correctly. But you do have to close and restart RB each time you make a change. -Ron

Incidentally, FWIW, I got tired of not knowing the bank number (LSB in my case) for my patches, so I rewrote the list making that number the first character of the patch name. Then I use the Select Patch dialog with the "always show bank 0 names" switch disabled.

RealBand
Joined: Jul 2002
Posts: 3,570
P
Veteran
Offline
Veteran
P
Joined: Jul 2002
Posts: 3,570
while certainly not he optimum approach here are links to creating a cakewalk ins file which you would convert using the action menu option

you could try this approach with one patch to see if it works

http://www.tweakheadz.com/how_to_build_a_cakewalk_ins_file.htm

http://www.raisedbar.net/InsDef.htm

http://tse3.sourceforge.net/doc/InsFiles.html

another option might be to dowanload a .ins file & replace the appropriate info

there are some files here

ftp://ftp.cakewalk.com/pub/InstrumentDefinitions/


Lenovo YOGA 900 Window s 10 Home 64bit 16GB RAM\2018 13” MacBook Air casio wk7500 presonus audiobox i2 usb interface
casio wk-7500
biab & realband 2023 everything pk both with Current builds
RealBand
Joined: Jan 2002
Posts: 10,153
Veteran
Offline
Veteran
Joined: Jan 2002
Posts: 10,153
Rachael,
The same thing applies to PowerTracks Pro Audio or Real Band.

http://www.catsmeowcafe.com/patchesini.htm

Gary

Last edited by Gary Curran; 06/08/09 09:17 AM.

I'm blessed watching God do what He does best. I've had a few rough years, and I'm still not back to where I want to be, but I'm on the way and things are looking far better now than what they were!
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
Update Your PowerTracks Pro Audio 2024 Today!

Add updated printing options, enhanced tracks settings, smoother use of MGU and SGU (BB files) within PowerTracks, and more with the latest PowerTracks Pro Audio 2024 update!

Learn more about this free update for PowerTracks Pro Audio & download it at www.pgmusic.com/support_windows_pt.htm#2024_5

The Newest RealBand 2024 Update is Here!

The newest RealBand 2024 Build 5 update is now available!

Download and install this to your RealBand 2024 for updated print options, streamlined loading and saving of .SGU & MGU (BB) files, and to add a number of program adjustments that address user-reported bugs and concerns.

This free update is available to all RealBand 2024 users. To learn more about this update and download it, head to www.pgmusic.com/support.realband.htm#20245

The Band-in-a-Box® Flash Drive Backup Option

Today (April 5) is National Flash Drive Day!

Did you know... not only can you download your Band-in-a-Box® Pro, MegaPAK, or PlusPAK purchase - you can also choose to add a flash drive backup copy with the installation files for only $15? It even comes with a Band-in-a-Box® keychain!

For the larger Band-in-a-Box® packages (UltraPAK, UltraPAK+, Audiophile Edition), the hard drive backup copy is available for only $25. This will include a preinstalled and ready to use program, along with your installation files.

Backup copies are offered during the checkout process on our website.

Already purchased your e-delivery version, and now you wish you had a backup copy? It's not too late! If your purchase was for the current version of Band-in-a-Box®, you can still reach out to our team directly to place your backup copy order!

Note: the Band-in-a-Box® keychain is only included with flash drive backup copies, and cannot be purchased separately.

Handy flash drive tip: Always try plugging in a USB device the wrong way first? If your flash drive (or other USB plug) doesn't have a symbol to indicate which way is up, look for the side with a seam on the metal connector (it only has a line across one side) - that's the side that either faces down or to the left, depending on your port placement.

Update your Band-in-a-Box® 2024 for Windows® Today!

Update your Band-in-a-Box® 2024 for Windows for free with build 1111!

With this update, there's more control when saving images from the Print Preview window, we've added defaults to the MultiPicker for sorting and font size, updated printing options, updated RealTracks and other content, and addressed user-reported issues with the StylePicker, MIDI Soloists, key signature changes, and more!

Learn more about this free update for Band-in-a-Box® 2024 for Windows at www.pgmusic.com/support_windowsupdates.htm#1111

Band-in-a-Box® 2024 Review: 4.75 out of 5 Stars!

If you're looking for a in-depth review of the newest Band-in-a-Box® 2024 for Windows version, you'll definitely find it with Sound-Guy's latest review, Band-in-a-Box® 2024 for Windows Review: Incredible new capabilities to experiment, compose, arrange and mix songs.

A few excerpts:
"The Tracks view is possibly the single most powerful addition in 2024 and opens up a new way to edit and generate accompaniments. Combined with the new MultiPicker Library Window, it makes BIAB nearly perfect as an 'intelligent' composer/arranger program."

"MIDI SuperTracks partial generation showing six variations – each time the section is generated it can be instantly auditioned, re-generated or backed out to a previous generation – and you can do this with any track type. This is MAJOR! This takes musical experimentation and honing an arrangement to a new level, and faster than ever."

"Band in a Box continues to be an expansive musical tool-set for both novice and experienced musicians to experiment, compose, arrange and mix songs, as well as an extensive educational resource. It is huge, with hundreds of functions, more than any one person is likely to ever use. Yet, so is any DAW that I have used. BIAB can do some things that no DAW does, and this year BIAB has more DAW-like functions than ever."

Convenient Ways to Listen to Band-in-a-Box® Songs Created by Program Users!

The User Showcase Forum is an excellent place to share your Band-in-a-Box® songs and listen to songs other program users are creating!

There are other places you can listen to these songs too! Visit our User Showcase page to sort by genre, artist (forum name), song title, and date - each listing will direct you to the forum post for that song.

If you'd rather listen to these songs in one place, head to our Band-in-a-Box® Radio, where you'll have the option to select the genre playlist for your listening pleasure. This page has SoundCloud built in, so it won't redirect you. We've also added the link to the Artists SoundCloud page here, and a link to their forum post.

We hope you find some inspiration from this amazing collection of User Showcase Songs!

Congratulations to the 2023 User Showcase Award Winners!

We've just announced the 2023 User Showcase Award Winners!

There are 45 winners, each receiving a Band-in-a-Box 2024 UltraPAK! Read the official announcement to see if you've won.

Our User Showcase Forum receives more than 50 posts per day, with people sharing their Band-in-a-Box songs and providing feedback for other songs posted.

Thank you to everyone who has contributed!

Forum Statistics
Forums66
Topics81,587
Posts734,736
Members38,500
Most Online2,537
Jan 19th, 2020
Newest Members
Krystal Mcclain, Tusar Sarkar, RTW, wtsy365, DerFlex
38,500 Registered Users
Top Posters(30 Days)
MarioD 191
DC Ron 109
dcuny 81
WaoBand 75
Today's Birthdays
AlberMaxSax, Lloyd Morris
Powered by UBB.threads™ PHP Forum Software 7.7.5