Previous Thread
Index
Next Thread
Print Thread
Go To
Band-in-a-Box for Windows
Joined: Sep 2023
Posts: 89
dRoNe13 Offline OP
Enthusiast
OP Offline
Enthusiast
Joined: Sep 2023
Posts: 89
Is there a way to tell which realdrum fills are being used in my project?

I understand about the part markers, etc. And also about regenerating to get a different drum pattern. But, how do I tell which fills are being used? Is there a name for each realdrum fill? if so how do I identify them?

I've spent a few hours searching the forums, but I can't find the answer I'm looking for.

Also, is regenerating the drum track for the entire song the only way to get different realdrum fills? Is there a way to have more control over which realdrum fills are used?
When I have a drum fill I like for one part of the song, and drum fills I don't want for other parts of the song, I regenerate, and the fills I wanted to keep are replaced. Freezing the drum track freezes the entire track, I'm guessing it isn't possible to freeze only sections of the drum track.

I read from a Google search something about editing a text file in the drum folder to be able to choose which realdrum fills are being used in a project, but it didn't go into much detail about it. Is this true?

Trying to get the right realdrum fills is like playing 'wack a mole' and seems counterproductive at the moment
I'd appreciate any helpful info regarding this topic.

If this has already been answered elsewhere, can you please post a link? Thank You.

Last edited by dRoNe13; 06/01/25 09:43 AM. Reason: more info

Band in a box 2024, Build 1114, Windows 10, 32 GB RAM, Intel Core i5-940F 2.9 GHz
Band-in-a-Box for Windows
Joined: Apr 2013
Posts: 8,848
C
Veteran
Offline
Veteran
C
Joined: Apr 2013
Posts: 8,848
< I read from a Google search something about editing a text file in the drum folder to be able to choose which realdrum fills are being used in a project, but it didn't go into much detail about it. Is this true? >

Apparently it is true. I posed the following question to Chatgpt and received this reply:

Question to Chatgpt: I'm working on a project in Band-in-a-Box for Windows 2025. Tell me about editing a text file in the drum folder to be able to choose which RealDrums fills are being used in a project.

Chatgpt Reply:

In Band-in-a-Box (BIAB) for Windows 2025, if you want to customize which RealDrums fills are used in your project, you can edit the RealDrums text definition files located in the Drums folder. These files let you control the behavior and variation of drum parts, including intros, fills, endings, and grooves.

Here’s how to do it:

🔍 1. Locate the RealDrums folder
Navigate to your BIAB installation directory, usually something like:

makefile
Copy
Edit
C:\bb\Drums\
Inside, you'll see folders for each RealDrums style, e.g., JazzBrushes, RockHardEv8, etc.

Each folder typically contains:

.wma or .wav audio files

A RealDrums.txt or similarly named text file (like JazzBrushes_RealDrums.txt)

✏️ 2. Open the RealDrums text file
Use a plain text editor (e.g., Notepad++).

This file contains parameters and mappings that determine which audio files are used for:

Main grooves (^_)

Fills (_F)

Endings (_E)

Variations (a, b, etc.)

Example snippet from a RealDrums definition file:

txt
Copy
Edit
StyleName=JazzBrushes
Variation=^_a
AudioFile=JazzBrushes_a_01.wma
Variation=_F
AudioFile=JazzBrushes_fill_01.wma
Variation=_E
AudioFile=JazzBrushes_end_01.wma
🎯 3. Edit or customize fills
To choose which fills are used, locate the lines that start with:

txt
Copy
Edit
Variation=_F
You can change the AudioFile entry to point to a different fill recording:

txt
Copy
Edit
Variation=_F
AudioFile=JazzBrushes_fill_03.wma
Some RealDrums sets have multiple fills recorded. You can test which one you prefer and point the Variation=_F entry to it.

📝 Optional: Add multiple fill variations
If the RealDrums style supports multiple fills, you can define multiple _F entries like this:

txt
Copy
Edit
Variation=_F
AudioFile=JazzBrushes_fill_01.wma

Variation=_F
AudioFile=JazzBrushes_fill_02.wma
BIAB will randomly or intelligently rotate between them, depending on your RealDrums settings.

💾 4. Save and reload
After editing the text file, save it.

You may need to restart Band-in-a-Box or rebuild the RealDrums list:

Go to RealDrums Picker → click [Rebuild] or [Refresh].

⚠️ Tips & Warnings
Backup the original text file before editing.

Don’t rename or move associated .wma or .wav files unless you're also updating the text file paths.

BIAB will ignore improperly formatted entries, so be careful with syntax.

You can create a custom RealDrums style by copying an existing one into a new folder, renaming it, and editing the text and audio files accordingly.


BIAB 2025:RB 2025, Latest builds: Dell Optiplex 7040 Desktop; Windows-10-64 bit, Intel Core i7-6700 3.4GHz CPU and 16 GB Ram Memory.
Band-in-a-Box for Windows
Joined: Apr 2013
Posts: 8,848
C
Veteran
Offline
Veteran
C
Joined: Apr 2013
Posts: 8,848
< Is there a way to tell which realdrum fills are being used in my project? >

View and audition the audio data file in the RealDrum folder for any particular RealDrum in a project.

< I understand about the part markers, etc. And also about regenerating to get a different drum pattern. But, how do I tell which fills are being used? Is there a name for each realdrum fill? if so how do I identify them? >

I'm unaware of any names for fills. As you see in the Chatgpt reply, this information is in the text files and on some if not all RealDrums, there are fills after the RealDrum audio data in WAV, wma, m4a files. Opening the audio data file in any audio editor will display these fills.

< Also, is regenerating the drum track for the entire song the only way to get different realdrum fills? Is there a way to have more control over which realdrum fills are used? >

No. There are multiple ways to get different RealDrum fills and have much more control over when, where and how they are used. Some methods are programable and others are manual. Ask if you want to know more detail and explain what you are wanting to accomplish to a drum track.

< When I have a drum fill I like for one part of the song, and drum fills I don't want for other parts of the song, I regenerate, and the fills I wanted to keep are replaced. Freezing the drum track freezes the entire track, I'm guessing it isn't possible to freeze only sections of the drum track. >

I think in newer BIAB program versions, RealDrums now have partial regeneration the same as how RealTracks have the feature. If so, partial regeneration also will do partial freezing of any of the track that's not included in the partial regeneration. preserving the fills you want to keep and not be regenerated. If not, there are multiple ways to get different RealDrum fills and have much more control over when, where and how they are used.

< Trying to get the right realdrum fills is like playing 'wack a mole' and seems counterproductive at the moment
I'd appreciate any helpful info regarding this topic. >


Lol, the same can be said for the bass player and lead guitarist in most bands. BIAB is your band so be prepared for those 'wack a mole' moments.


BIAB 2025:RB 2025, Latest builds: Dell Optiplex 7040 Desktop; Windows-10-64 bit, Intel Core i7-6700 3.4GHz CPU and 16 GB Ram Memory.
Band-in-a-Box for Windows
Joined: May 2020
Posts: 2,766
Veteran
Offline
Veteran
Joined: May 2020
Posts: 2,766
Originally Posted by dRoNe13
Is there a way to tell which realdrum fills are being used in my project?
No.

Originally Posted by dRoNe13
I'm guessing it isn't possible to freeze only sections of the drum track.
No, however you can regenerate parts of a track by pressing F8 to open the Multiriff window. Using this window will freeze the track, and you can regenerate sections as you desire.

Originally Posted by dRoNe13
I read from a Google search something about editing a text file in the drum folder to be able to choose which realdrum fills are being used in a project, but it didn't go into much detail about it. Is this true?
Editing text files in the Drums folder will permanently alter that Realdrum for any past, present, and future song. We recommend not editing any files.

Originally Posted by Charlie Fogle
Apparently it is true. I posed the following question to Chatgpt and received this reply:
Virtually none of ChatGPT's reply is correct in any way.

Originally Posted by Charlie Fogle
< Trying to get the right realdrum fills is like playing 'wack a mole' and seems counterproductive at the moment
I'd appreciate any helpful info regarding this topic. >


Lol, the same can be said for the bass player and lead guitarist in most bands. BIAB is your band so be prepared for those 'wack a mole' moments.
As a drummer, I resemble that remark! grin


I work here
Band-in-a-Box for Windows
Joined: Apr 2013
Posts: 8,848
C
Veteran
Offline
Veteran
C
Joined: Apr 2013
Posts: 8,848
< As a drummer, I resemble that remark! >
Drummers are exempt. They can hit you with drumsticks or throw their drumsticks at you and toss a cymbal like a frissbee !!!

RE: Chatgpt's text editing Drums files

[Linked Image - Only viewable when logged in]

I'm sure you're correct about that. I didn't verify any of it nor have I ever had the need to attempt the procedure.

My workflow is to add drum fills beyond the end of my song project and select, place and use copy/paste to place them throughout the song if needed. I also will copy/paste to eliminate unwanted fills after a Part Marker. Though very seldom do I edit the drums track.


BIAB 2025:RB 2025, Latest builds: Dell Optiplex 7040 Desktop; Windows-10-64 bit, Intel Core i7-6700 3.4GHz CPU and 16 GB Ram Memory.
Band-in-a-Box for Windows
Joined: Jan 2020
Posts: 3,622
J
Veteran
Offline
Veteran
J
Joined: Jan 2020
Posts: 3,622
drone.

in pg tips forum is a tricks thread re doing drum solos and fills.
its a method to create solos and fills etc for drums you might find very usefull.

as rb has so many tracks the skys the limit.
Lots of tricks....very flexible.
please consult it to save me lots of typing.

big note...the KEY is to create a seperate song project just to
generate drum fills etc which you can then import into rb and then you decide where you want them in a song.

hth.
happiness.

om

Last edited by justanoldmuso; 06/03/25 06:15 AM.

my songs....mixed for good earbuds...(fyi..my vocs on all songs..)
https://soundcloud.com/alfsongs
(90 songs created useing bb/rb)
(lots of tips of mine in pg tips forum.)
Band-in-a-Box for Windows
Joined: May 2020
Posts: 2,766
Veteran
Offline
Veteran
Joined: May 2020
Posts: 2,766
Originally Posted by Charlie Fogle
< As a drummer, I resemble that remark! >
Drummers are exempt. They can hit you with drumsticks or throw their drumsticks at you and toss a cymbal like a frissbee !!!
Better watch out for guitarists too, they've got plenty of effect pedals they can yeet! Anything larger than that though and they wouldn't be able to manage it, on account of a lack of muscle mass due to having the drummer carry their gear whistle

Originally Posted by Charlie Fogle
[Linked Image - Only viewable when logged in]

I'm sure you're correct about that. I didn't verify any of it nor have I ever had the need to attempt the procedure.
Absolutely none of the example snippets contained actual content from a Realdrums txt file. Sure it's possible to edit those files, and not really that hard once you figure it out, but doing so won't solve the problem of identifying and choosing drum fills and will very likely just end up causing that Realdrum to stop working properly if at all.


I work here
Band-in-a-Box for Windows
Joined: Sep 2023
Posts: 89
dRoNe13 Offline OP
Enthusiast
OP Offline
Enthusiast
Joined: Sep 2023
Posts: 89
Charlie Fogle +1
Simon - PG Music +1
justanoldmuso +1

Thanks for replying, guys. You've given me plenty of info to get my teeth into.


Band in a box 2024, Build 1114, Windows 10, 32 GB RAM, Intel Core i5-940F 2.9 GHz
Band-in-a-Box for Windows
Joined: May 2020
Posts: 2,766
Veteran
Offline
Veteran
Joined: May 2020
Posts: 2,766
Originally Posted by dRoNe13
Charlie Fogle +1
Simon - PG Music +1
justanoldmuso +1

Thanks for replying, guys. You've given me plenty of info to get my teeth into.
Happy to help!


I work here
Band-in-a-Box for Windows
Joined: Sep 2023
Posts: 89
dRoNe13 Offline OP
Enthusiast
OP Offline
Enthusiast
Joined: Sep 2023
Posts: 89
Simon,
'Editing text files in the Drums folder will permanently alter that Realdrum for any past, present, and future song. We recommend not editing any files'

I think the idea would be to copy the folder and rename it to something similar so the original folder so is protected.


Band in a box 2024, Build 1114, Windows 10, 32 GB RAM, Intel Core i5-940F 2.9 GHz
Band-in-a-Box for Windows
Joined: Apr 2013
Posts: 8,848
C
Veteran
Offline
Veteran
C
Joined: Apr 2013
Posts: 8,848
< I think the idea would be to copy the folder and rename it to something similar so the original folder so is protected. >

Renaming the edited file overlooks Simon's remark that editing text files in the drums folder will permanently alter the RealDrums and PG Music recommends not editing any file regardless if it overwrites the file and is saved as edited or Saved As a new file.

It will still be a permanently altered RealDrums file and PG Music recommends not editing any files. In either case, it is still an unrecommended, edited file that may cause issues with the program.


BIAB 2025:RB 2025, Latest builds: Dell Optiplex 7040 Desktop; Windows-10-64 bit, Intel Core i7-6700 3.4GHz CPU and 16 GB Ram Memory.
Band-in-a-Box for Windows
Joined: Sep 2023
Posts: 89
dRoNe13 Offline OP
Enthusiast
OP Offline
Enthusiast
Joined: Sep 2023
Posts: 89
Thanks for the warning, guys, I'll keep that in mind. It's pointless to do something that may help with this small problem only to discover a mountain of other issues later on.
I'm glad I brought the issue up, otherwise, I'd be bombarding the PG Forums with a ton more questions😏


Band in a box 2024, Build 1114, Windows 10, 32 GB RAM, Intel Core i5-940F 2.9 GHz
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
Band-in-a-Box® 2025 for Mac® users: Build 904 now available!

If you're already using Band-in-a-Box® 2025 for Mac®, make sure to grab the latest update! Build 904 is now available for download and includes the newest additions and enhancements from our team.

Band-in-a-Box® 2026 for Windows® users: Build 1237 is now available!

Already a Band-in-a-Box 2026 for Windows user? Stay up to date and download the build 1237 to get all the latest additions and enhancements.

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

Forum Statistics
Forums57
Topics86,047
Posts799,301
Members40,015
Most Online44,367
Mar 4th, 2026
Newest Members
m3talmud, Chunie, Karandeep, beedo, Brian Watts
40,015 Registered Users
Top Posters(30 Days)
MarioD 152
rsdean 104
DC Ron 101
DrDan 75
Today's Birthdays
John Kern, sampai
Powered by UBB.threads™ PHP Forum Software 7.7.5