Previous Thread
Index
Next Thread
Print Thread
Go To
Band-in-a-Box for Windows
Joined: Jun 2009
Posts: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
I think my eyes are too strained from it all to see Rebuild ?

[Linked Image - Only viewable when logged in]

Band-in-a-Box for Windows
Joined: Sep 2021
Posts: 2,307
B
Veteran
Offline
Veteran
B
Joined: Sep 2021
Posts: 2,307
I sometimes feel strange. Every time a version is updated, there will be many problems. We don't seem to be users, but testers.
I can still tolerate this, let's grow slowly together and get better and better.
What I don't understand the most is that many fixed old problems turn into new problems. Various new problems have arisen with newly designed things.


WIN10 20H2, AMD R4800H ,16G , 2T ,FOCUSRITE 2i4 MKII,Studio One,FL STUDIO
Band-in-a-Box for Windows
Joined: Jun 2011
Posts: 4,104
Veteran
Offline
Veteran
Joined: Jun 2011
Posts: 4,104
Originally Posted by musocity
I think my eyes are too strained from it all to see Rebuild ?
The Rebuild button is only on the F7 Styles Tab.

Last edited by jpettit; 12/13/23 09:15 PM.

Studio One (latest version), Win 11 23H2 , i9 -10940X 3.3 GHz, 32GB Mem, a 4K 40" monitor, PreSonus Studio Live III Console as interface/controller. secondarily test on Reaper, Cakewalk, and S1 on Surface Pro 3 Win 10 (latest versions).
Band-in-a-Box for Windows
Joined: Jun 2009
Posts: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
Thanks Jeff, I did look at that but it had Style Rebuild Fast/Slow, but then when I hovered on it I got the tip.

[Linked Image - Only viewable when logged in]

Studio One Section Transfer

I don't know if you know anyone in the S1 forum that has some info on scripting to import the RT sections into S1, it very hard to find info.
I don't see Lawrence around anymore as he would of known.

With Reaper I use
reaper.InsertMedia( source_file, 0 )
then set
reaper.SetMediaItemTakeInfo_Value( sel_take, "D_PITCH", pitch )

reaper.SetMediaItemTakeInfo_Value( sel_take, "D_STARTOFFS", source_time_pos )

reaper.SetMediaItemInfo_Value( sel_item, "D_POSITION", track_time_pos )

reaper.SetMediaItemLength(sel_item, source_time_length, true)

So I want to do the same with Studio One.

[Linked Image - Only viewable when logged in]

Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 20,266
Veteran
Online Content
Veteran
Joined: Jun 2012
Posts: 20,266
Originally Posted by swingbabymix
I sometimes feel strange. Every time a version is updated, there will be many problems. We don't seem to be users, but testers.

I know exactly how you feel.


BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
Band-in-a-Box for Windows
Joined: Jun 2009
Posts: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
Yes this is the open beta testing smile

Band-in-a-Box for Windows
Joined: May 2018
Posts: 1,673
Expert
Offline
Expert
Joined: May 2018
Posts: 1,673
This is why we are entitled to our new version in December while officially 2024 begins on January 1st. 1 month free for a few bugs reported, it's a gift! THANKS.


Biab Audiophile 2025 11.28 Win
Band-in-a-Box for Windows
Joined: Jun 2009
Posts: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
The Style Picker Rebuild to Rebuild RealTracks takes 100 secs on Fast.
So I added a Rebuild button in the RT picker and now it's fast again !

[Linked Image - Only viewable when logged in]

Band-in-a-Box for Windows
Joined: Dec 2023
Posts: 2
S
Newbie
Offline
Newbie
S
Joined: Dec 2023
Posts: 2
How the heck did you add a button where there wasn't a button before (Rebuild button in the RT picker)?

Band-in-a-Box for Windows
Joined: Dec 2015
Posts: 225
Apprentice
Offline
Apprentice
Joined: Dec 2015
Posts: 225
Originally Posted by MoultiPass
This is why we are entitled to our new version in December while officially 2024 begins on January 1st. 1 month free for a few bugs reported, it's a gift! THANKS.

I hope you're joking.

Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 20,266
Veteran
Online Content
Veteran
Joined: Jun 2012
Posts: 20,266
Originally Posted by Skychurch
How the heck did you add a button where there wasn't a button before (Rebuild button in the RT picker)?
Skychurch - firstly welcome aboard.

Be careful of whatever you see from "Magical User Musocity" (he has a few other identities too). He is a man of very few words, but has the unique ability to conjure up magical solutions as though they are a real part of the program (does the word 'hacker' come to mind?)

Sadly, the displayed button doesn't really exist. He should have added that.

However, feel free to ask him to explain.


BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
Band-in-a-Box for Windows
Joined: Jan 2015
Posts: 2,456
Veteran
Offline
Veteran
Joined: Jan 2015
Posts: 2,456
Originally Posted by AudioTrack
Sadly, the displayed button doesn't really exist. He should have added that.

However, feel free to ask him to explain.
It can be hard to tell whether Musocity's posts are real hacks or just demonstration of how it should be.
Musocity may actually have added the as he's guided me through a hack in the past that added to BIAB's menus, but it's not something one should do naively!


Jazz relative beginner, starting at a much older age than was helpful.
AVL:MXE Linux; Windows 11
BIAB2025 Audiophile, a bunch of other software.
Kawai MP6, Ui24R, Focusrite Saffire Pro40 and Scarletts
.
Band-in-a-Box for Windows
Joined: Jun 2009
Posts: 3,110
M
Veteran
OP Offline
Veteran
M
Joined: Jun 2009
Posts: 3,110
These are just simple things to add.
This is just copied from the legacy RT Picker:
Code
        object Button15: TButton
          Tag = 1411
          Left = 636
          Top = 135
          Width = 88
          Height = 21
          Caption = 'Rebuild and Fix'
          ........
and the font & size for the Picker list
Code
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = 25
          Font.Name = 'Arial Black'
          Font.Style = [fsBold]
The necessity of not having to wait years or years for a fix in the mother of invention.
If I hadn't be able to "hack" the menus you would not have the features in Biab and the BBPlugin now, as I was able to use the info to show how Biab/BBPlugin could work way better using Reaper to demonstrate, and that's what you now have with instant, full creative control tracks in the BBPlugin & Riff Edit giving full creative control and a new Tracks window in Biab. So thank God for PG using Delphi and being able to edit the Delphi forms and RCData.
It's only made the product way better with a huge quantum leap this time around.
Hopefully the Live Arranger will be next see here. It just needs feedback and ideas from keyboard players as to what it would need as I'm no musician or keyboard player frown

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 Italian Version is Here!

Cari amici
È stata aggerate la versione in Italiano del programma più amato dagli appassionati di musica, il nostro Band-in-a-Box.
Questo è il link alla nuova versione 2025.

Di seguito i link per scaricare il pacchetti di lingua italiana aggiornati per Band-in-a-Box e RealBand, anche per chi avesse già comprato la nuova versione in inglese.

Band-in-a-Box 2025 - Italiano
RealBand 2025 - Italiano

Band-in-a-Box 2025 French Version is Here!

Bonjour à tous,

Band-in-a-Box® 2025 pour Windows est disponible en Français.
Le téléchargement se fait à partir du site PG Music

Pour ceux qui auraient déjà acheté la version 2025 de Band-in-a-Box (et qui donc ont une version anglaise), il est possible de "franciser" cette version avec les patchs suivants:

BIAB 2025 - francisation
RealBand 2025 - francisation

Voilà, enjoy!

Band-in-a-Box 2025 German Version is Here!

Band-in-a-Box 2025 für Windows Deutsch ist verfügbar!

Die deutsche Version Band-in-a-Box® 2025 für Windows ist ab sofort verfügbar!

Alle die bereits die englische Version von Band-in-a-Box und RealBand 2024 installiert haben, finden hier die Installationsdateien für das Sprachenupdate:

https://nn.pgmusic.com/pgfiles/languagesupport/deutsch2025.exe
https://nn.pgmusic.com/pgfiles/languagesupport/deutsch2025RB.exe

Update Your Band-in-a-Box® 2025 to Build 1128 for Windows Today!

Already using Band-in-a-Box 2025 for Windows®? Download Build 1128 now from our Support Page to enjoy the latest enhancements and improvements from our team.

Stay up to date—get the latest update now!

Update to RealBand® 2025 Build 5 Windows Today!

Already using RealBand® 2025 for Windows®? Download Build 5 now from our Support Page to ensure you have the latest enhancements and improvements from our team.

Get the latest update today!

PowerTracks Pro Audio 2025 for Windows is Here!

PowerTracks Pro Audio 2025 is here! This new version introduces many features, including VST3 support, the ability to load or import a .FLAC file, a reset option for track height in the Tracks window, a taller Timeline on the Notation window toolbar, new freeze buttons in the Tracks window, three toolbar modes (two rows, single row, and none), the improved Select Patch dialog with text-based search and numeric patch display, a new button in the DirectX/VST window to copy an effects group, and more!

First-time packages start at only $49. Already a PowerTracks Pro Audio user? Upgrade for as little as $29!

www.pgmusic.com/powertracks.htm

Video: Summary of the New Band-in-a-Box® App for iOS®

Join Tobin as he takes you on a tour of the new Band-in-a-Box® app for iOS®! Designed for musicians, singer-songwriters, and educators, this powerful tool lets you create, play, and transfer songs effortlessly on your iPhone® or iPad®—anytime, anywhere.

Band-in-a-Box® for iOS® :Summary video.

Check out the forum post for more information.

Forum Statistics
Forums58
Topics84,148
Posts775,354
Members39,569
Most Online25,754
Jan 24th, 2025
Newest Members
Pastor Paul, Andill, AIDV, RickyLane, AudioQuestions
39,569 Registered Users
Top Posters(30 Days)
MarioD 174
DC Ron 100
rsdean 94
WaoBand 87
Noel96 75
dcuny 67
BYOBand 64
Today's Birthdays
paulgermana
Powered by UBB.threads™ PHP Forum Software 7.7.5