Previous Thread
Index
Next Thread
Print Thread
Go To
Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,547
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,547
If you are previewing your chords with Styles in the Style Picker you should be able to send each ready made Style you like to a new Tab.
New project tab (40859)
Main_OnCommand(40859, 0)
SetCurrentBPM(ReaProject* __proj, double bpm, bool wantUndo)
SetTempoTimeSigMarker(ReaProject* proj, int ptidx, double timepos, int measurepos, double beatpos, double bpm, int timesig_num, int timesig_denom, bool lineartempo)
Send the chords also as midi markers in a midi file or write direct to markers or regions.
You probably can't send it direct from the Style Picker so maybe you could have a drop after Send to choose the Tab to send it to or just "Send to new Tab".

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,547
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,547
[Linked Image - Only viewable when logged in]

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,547
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,547
I made this script:
Move-selected-tracks-to-new-tab.zip
As tracks are generated directly from the Style Picker you can move them to a new Tab by selecting all the tracks below the BBPlugin track then run the script.
Look at the Style tempo and set that tempo for the new Tab.
The script will add the 2 bar count-in.

Watch Video: VST6-Styles-To-Tabs-2.mp4

Code
reaper.Main_OnCommand(40047,0) -- Peaks: Build any missing peaks

retval, retvals_csv = reaper.GetUserInputs("Set tempo for new Tab", 2, "Tempo,TimeSig 4 or 3", "120,4")

bpm, TimeSig  = retvals_csv:match("([^,]+),([^,]+)")

if retval then
  reaper.Main_OnCommand(40289,0) -- Item: Unselect (clear selection of) all items
  
  reaper.Main_OnCommand(40337,0) -- Track: Cut tracks
  
  reaper.Main_OnCommand(40859,0) -- New project tab
  
  reaper.Main_OnCommand( 40042, 0 ) -- Transport: Go to start of project
  
  reaper.SetCurrentBPM( 0, bpm, 0 ) -- 0 no undo points 1 undo points
  
  
  if TimeSig == "4" then
    length = 4
    denom = 4
  end
  if TimeSig == "3" then
    length = 3
    denom = 4
  end
  
  reaper.AddTempoTimeSigMarker(0, 0, bpm, length, denom, 0)
    
   if reaper.APIExists("SNM_SetIntConfigVar") then
    reaper.SNM_SetIntConfigVar( "projmeasoffs", -2) -- offset measures www.sws-extension.org
    reaper.SNM_SetIntConfigVar("projmeaslen", length) -- sets the length
    reaper.SNM_SetIntConfigVar("projtsdenom", denom) -- sets the denominator
  else
    print("Install SWS Extensions to set Biab 2 bar count-in offset and time signature www.sws-extension.org")
  end
  
  reaper.Main_OnCommand(42398,0) -- Item: Paste items/tracks
  
  

end

Band-in-a-Box VST and Pro Tools/AAX DAW Plugin (Windows)
Joined: Jun 2009
Posts: 2,547
Veteran
OP Offline
Veteran
Joined: Jun 2009
Posts: 2,547
Move-selected-tracks-to-new-tab.zip
Updated to set time signature if you choose a 3/4 you can set to 3, default is 4/4 set to 4:

[Linked Image - Only viewable when logged in]

Previous Thread
Next Thread
Go To

Moderated by  Blake - PG Music 

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
Happy Victoria Day! (Monday, May 20th)

We are celebrating Victoria Day on Monday, May 20th!

Our availability through this long weekend is:

Saturday, May 18: Closed
Sunday, May 19: Closed
Monday, May 22: 6am-6pm PT

www.pgmusic.com/contact.htm

Henry Clarke: Revolutionize Your Band-in-Box® Tracks with Regenerating Function

One of the new features added with Band-in-Box® 2024 is the Tracks Window, which will look familiar if you've worked with other DAWs.

Henry Clarke explains why he loves the Re-generation function within the Tracks Window in their video Revolutionize Your Band-in-Box® Tracks with Regenerating Function.

Watch video.

Learn even more about what the Tracks Window can do with our video Band-in-a-Box® 2024: The Tracks Window.

User Video: Next-Level AI Music Editing with ACE Studio and Band-in-a-Box®

The Bob Doyle Media YouTube channel is known for demonstrating how you can creatively incorporate AI into your projects - from your song projects to avatar building to face swapping, and more!

His latest video, Next-Level AI Music Editing with ACE Studio and Band-in-a-Box, he explains in detail how you can use the Melodist feature in Band-in-a-Box with ACE Studio. Follow along as he goes from "nothing" to "something" with his Band-in-a-Box MIDI Melodist track, using ACE Studio to turn it into a vocal track (or tracks, you'll see) by adding lyrics for those notes that will trigger some amazing AI vocals!

Watch: Next-Level AI Music Editing with ACE Studio and Band-in-a-Box


Band-in-a-Box® 2024 German for Windows is Here!

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

Wir waren fleißig und haben über 50 neue Funktionen und eine erstaunliche Sammlung neuer Inhalte hinzugefügt, darunter 222 RealTracks, neue RealStyles, MIDI SuperTracks, Instrumental Studies, "Songs with Vocals" Artist Performance Sets, abspielbare RealTracks Set 3, abspielbare RealDrums Set 2, zwei neue Sets von "RealDrums Stems", XPro Styles PAK 6, Xtra Styles PAK 17 und mehr!

Paket | Was ist Neu

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.

Forum Statistics
Forums66
Topics81,799
Posts737,438
Members38,587
Most Online2,537
Jan 19th, 2020
Newest Members
minimashi, pharmaplug1, EricQP, JelleY, Akzz
38,586 Registered Users
Top Posters(30 Days)
MarioD 169
rsdean 108
dcuny 104
DC Ron 98
Noel96 83
Today's Birthdays
larryfarr, Va Russ, woofer
Powered by UBB.threads™ PHP Forum Software 7.7.5