|
Log in to post
|
Print Thread |
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Sep 2023
Posts: 89
Enthusiast
|
OP
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,867
Veteran
|
Veteran
Joined: Apr 2013
Posts: 8,867 |
< 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 2026:RB 2026, 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,867
Veteran
|
Veteran
Joined: Apr 2013
Posts: 8,867 |
< 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 2026:RB 2026, 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
|
Veteran
Joined: May 2020
Posts: 2,766 |
Is there a way to tell which realdrum fills are being used in my project? No. 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. 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. 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. < 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! 
I work here
|
|
|
|
|
|
|
|
|
|
|
|
|
Band-in-a-Box for Windows
|
Joined: Apr 2013
Posts: 8,867
Veteran
|
Veteran
Joined: Apr 2013
Posts: 8,867 |
< 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]](https://www.pgmusic.com/forums/ubbthreads.php?ubb=download&Number=30788&filename=Screenshot 2025-06-03 072910.jpg) 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 2026:RB 2026, 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,647
Veteran
|
Veteran
Joined: Jan 2020
Posts: 3,647 |
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
|
Veteran
Joined: May 2020
Posts: 2,766 |
< 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  ![[Linked Image - Only viewable when logged in]](https://www.pgmusic.com/forums/ubbthreads.php?ubb=download&Number=30788&filename=Screenshot 2025-06-03 072910.jpg) 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
Enthusiast
|
OP
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
|
Veteran
Joined: May 2020
Posts: 2,766 |
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
Enthusiast
|
OP
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,867
Veteran
|
Veteran
Joined: Apr 2013
Posts: 8,867 |
< 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 2026:RB 2026, 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
Enthusiast
|
OP
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
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
XPro & Xtra Styles PAK Sets On Sale Now - Until May 15, 2026!
All of our XPro Styles PAKs and Xtra Styles PAKs are on sale until May 15th, 2026!
It's the perfect time to expand your Band-in-a-Box® style library with XPro and Xtra Styles PAKs. These additional styles for Band-in-a-Box® offer a wide range of genres designed to fit seamlessly into your projects. Each style is professionally arranged and mixed, helping enhance your songs while saving you time.
What are XPro Styles and Xtra Styles PAKs?
XPro Styles PAKs are styles that work with any version (Pro, MegaPAK, UltraPAK, UltraPAK+, or Audiophile Edition) of Band-in-a-Box® 2025 (or higher). XPro Styles PAKS 1-10 includes 1,000 styles!
Xtra Styles PAKs are styles that work with the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box® 2025 (or higher). Xtra Styles PAKs 1-21 includes 3,700 styles (and 35 MIDI styles)!
The XPro & Xtra Styles PAKs are not included in any Band-in-a-Box® package.
The XPro Styles PAKs 1-10 are available for only $29 ea (reg. $49 ea), or get them all in the XPro Styles PAK Bundle for only $149 (reg. $299)! Listen to demos and order now! For Mac or for Windows.
The Xtra Styles PAKs 1-21 are available for only $29 ea (reg. $49 ea), or get them all in the Xtra Styles PAK Bundle for only $199 (reg. $349)! Listen to demos and order now! For Mac or for Windows.
Note: XPro Styles PAKs require Band-in-a-Box® 2025 or higher and are compatible with ANY package, including the Pro, MegaPAK, UltraPAK, UltraPAK+, and Audiophile Edition.
The Xtra Styles require the UltraPAK, UltraPAK+, or Audiophile Edition of Band-in-a-Box®. (Xtra Styles PAK 19 requires the 2025 or higher UltraPAK, UltraPAK+, or Audiophile Edition. They will not work with the Pro or MegaPAK version as they require the RealTracks included in the UltraPAK, UltraPAK+, or Audiophile Edition.
Supercharge your Band-in-a-Box today with XPro Styles PAKs and Xtra Styles PAK Sets!
Band-in-a-Box 2026 for Mac Videos
With the release of Band-in-a-Box® 2026 for Mac, we’re rolling out a collection of brand-new videos on our YouTube channel. We’ll keep this forum post updated so you can easily find all the latest videos in one convenient spot.
Whether you're exploring new features, checking out the latest RealTracks or Style PAKs, this is your go-to guide for Band-in-a-Box® 2026.
Check out this forum post for "One Stop Shopping" of our Band-in-a-Box® 2026 Mac Videos!
Band-in-a-Box 2026 for Mac is Here!
Band-in-a-Box® 2026 for Mac is here and it is packed with major new features! There’s a new modern look, a GUI redesign to all areas of the program including toolbars, windows, workflow and more. There’s a Multi-view layout for organizing multiple windows. A standout addition is the powerful AI-Notes feature, which uses AI neural-net technology to transcribe polyphonic audio into MIDI—entire mixes or individual instruments—making it easy to study, view, and play parts from any song. And that’s just the beginning—there are over 100 new features in this exciting release.
Along with version 2026, we've released an incredible lineup of new content! There's 202 new RealTracks, brand-new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 5, two new RealDrums Stems sets, XPro Styles PAK 10, Xtra Styles PAK 21, and much more!
Special Offers
Upgrade to Band-in-a-Box® 2026 for Mac and save up to 50% on most upgrade packages during our special offer—available until May 15, 2026. Visit our Band-in-a-Box® packages page to explore all available upgrade options.
2026 Free Bonus PAK & 49-PAK Add-ons
Our Free Bonus PAK and 49-PAK are loaded with amazing add-ons! The Free Bonus PAK is included with most Band-in-a-Box® 2026 for Mac packages, but you can unlock even more—including 20 unreleased RealTracks—by upgrading to the 2026 49-PAK for just $49.
Holiday Weekend Hours
As we hop into the Easter weekend, here are our holiday hours:
April 3 (Good Friday): 8:00 AM – 4:00 PM PDT
April 4 (Saturday): Closed
April 5 (Easter Sunday): Closed
April 6 (Easter Monday): Open regular hours
Wishing you an egg-cellent weekend!
— Team PG
Update to Build 10 of RealBand® 2026 for Windows®!
If you're already using RealBand 2026 for Windows, download build 10 to get all the latest additions and enhancements.
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.
|
|
|
|
|
|
|
|
|
|
|
|
Forums57
Topics86,203
Posts801,911
Members40,067
| |
Most Online64,515 Apr 8th, 2026
|
|
|
|
|
|
|
|
|