Previous Thread
Index
Next Thread
Print Thread
Go To
Page 2 of 2 1 2
Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Pat, again THANK YOU so much! I really and truly appreciate your patience and assistance!!

Band-in-a-Box for Windows
Joined: Oct 2008
Posts: 8,075
Veteran
Offline
Veteran
Joined: Oct 2008
Posts: 8,075
Originally Posted By: JohnJohnJohn
Pat, again THANK YOU so much! I really and truly appreciate your patience and assistance!!


is any of this working yet? Making sense?

Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
Hi Pat!

So, I just finished playing with RealBand for a couple of hours. I started a new song...put in some chords...set up track one as MIDI #1, track 2 as MIDI #2, track three as MIDI #3...in GPO4 assigned channel 1 to be a Steinway Piano, channel 2 to be a flute, channel 3 to be a choir...generated each track...hit play and...WAS BLOWN AWAY at how cool this is!!!

Then I played around with the Piano Roll to adjust and edit my MIDI tracks and again...blown away at the power and what I can do! I also loaded up Reaper and found I really like their MIDI editor a lot better so maybe I can work back and forth or something!

I still have a ton of questions but I'll try and organize and post them in the forum soon.

Thank you again for your patience and kindness and knowledge! smile

-John

Band-in-a-Box for Windows
Joined: May 2000
Posts: 22,157
Veteran
Offline
Veteran
Joined: May 2000
Posts: 22,157
Quote:
I also loaded up Reaper and found I really like their MIDI editor a lot better ..


I have never heard anyone say that before.
First time for everything I guess

When you get your questions together it may be time to move the post to the Realband forum.
I almost missed this thread because it was in the BiaB forum.


I do not work here, but the benefits are still awesome
Make your sound your own!
Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
thanks rharv...I'll start my new questions thread in RealBand!

regarding the Reaper MIDI editor I just found it to be way more intuitive. things like selecting notes, resizing them, adding, deleting, etc. all just worked like I expected whereas with RB I am still puzzling over how to do things. I figured out Reaper's quantizing right away as well as locking the grid to a key and other cool stuff I don't know if RB Piano Roll even does. or maybe it does more but I could not quickly figure it out.

Last edited by JohnJohnJohn; 09/07/13 05:54 AM.
Band-in-a-Box for Windows
Joined: Aug 2007
Posts: 2,269
Veteran
Offline
Veteran
Joined: Aug 2007
Posts: 2,269
Hi John, I have to admit that I haven't read all the replies on this matter, but yes the mod wheel acts as a volume level, and if you're planning on using GPO on live gigs this could pose a challenge, however I have found out that if you only want to use the GPO sounds to record a song if you set your volume levels of whatever instrument (strings or wind instruments)to 100%, even though the mod wheel in the GPO edit window does not show as to be affected at all by this, the recorded results are fine. The problem is you cannot "monitor" the recording because you cannot hear it. I have try it before without any problems as far as that is concern.
I hope this help.

Mike B.


Music should be part of your life
http://www.soundclick.com/blackcatjazzcafeband
Band-in-a-Box for Windows
Joined: Dec 2002
Posts: 12,216
Veteran
Offline
Veteran
Joined: Dec 2002
Posts: 12,216
Originally Posted By: rharv
Quote:
I also loaded up Reaper and found I really like their MIDI editor a lot better ..


I have never heard anyone say that before.
First time for everything I guess


Rhave, the latest version updates over the past months have been all "midi love". The developers have made a serious effort to bring the midi editor up to snuff. And I mean serious, just look at the change log over past couple weeks alone since the release of version 4.50:



Version 4.52:
◦ Actions: various actions better respect edit cursor in undo state
◦ Graphics performance: fixed high CPU use when displaying media items with many embedded cues
◦ MIDI editor: better cursor positioning on note edge clicks .
◦ MIDI editor: fixed scroll issues, improved play cursor behavior
◦ MIDI editor: track and channel selection available in both piano roll and event list view
◦ MIDI editor: fixed channel filter initializing incorrectly when loading projects
◦ MIDI: fixed pasting events into blank area of arrange view
◦ Metering: fixed track metering inaccuracies on looped playback
◦ Playback: fixed rare but possible increased memory use when changing loop selection during playback
◦ ReaPlugs: improved undo point notification for various controls
◦ Routing matrix: fixed scroll issue .
◦ Video: fixed audio decoding issue when using VLC decoder on files containing a 32bps audio stream

Version• 4.51:
◦ MIDI editor: dropdown box above keyboard area to select active track
◦ MIDI editor: better performance updating edits with lots of pooled items
◦ MIDI editor: improved source length editing behavior
◦ MIDI: faster creation of pooled midi items
◦ MIDI: fixed stuck note on looped playback introduced in 4.5
◦ Undo: reduced excess work/flicker when in an undo block

• MIDI editor: ◦ support for editing multiple MIDI items at the same time
◦ added track list and media item lane, filter window now filters only MIDI events, not media items
◦ track list and media item lane control which media item is active, which others are visible
◦ optionally preview all selected notes that start at the same time position
◦ optionally preview notes when editing or changing selection via keyboard action
◦ actions to activate next/previous item, visible item, or track, action to enable/disable relative snap
◦ added mouse modifiers to move/copy selected notes by dragging in the piano roll (no need to click the note again)
◦ added toolbar snap button context menu
◦ many bugfixes and performance improvements
◦ improved action to view raw MIDI data
◦ new cursors midi_noteedge_l, midi_noteedge_r, midi_stretch_l, midi_stretch_r
◦ save and load bank/program select files with tracks, rather than with individual MIDI takes
◦ stretch CC events when stretching a group of notes (when option enabled)
◦ support for 14-bit CC messages in piano roll and event list
◦ theme colors for out-of-bounds piano roll
◦ theme image for midi_item_bounds.png, table_remove_off, table_remove_on
◦ track list shift+click expands/collapses folders or track items
◦ track list has right-click menu option to choose which tracks to show/hide in track list

• JS: ◦ $xHEXCONSTANT now parsed same as 0xHEXCONSTANT, no conversion to 32 bit signed integer
◦ editor has improved non-english keyboard support, syntax highlighting, better resizing support
◦ _global.variable support, regXX alias to _global.regXX
◦ added atomic_setifequal(), atomic_exch(), atomic_add(), atomic_set() and atomic_get()
◦ improved behavior with fx that define input or output pins but not both
◦ invsqrt() now produces same results for negative inputs on x86-64 and x86/PPC

• MIDI: ◦ fixed chasing notes in certain instances .
◦ fixed multiproject hang bug .
◦ import SMF cues that are embedded in the tempo track
◦ optionally embed project markers as MIDI cues when exporting project MIDI
◦ optionally import embedded cues as project markers
◦ when playing back looped, improved sample-level rounding to avoid duplicate midi notes

• API: ◦ GetSetMediaTrackInfo with I_RECARM no longer generates undo points
◦ added GetTrackDepth function
◦ added functions to get media item track, parent tracks
◦ fixed DoActionShortcutDialog() not updating configuration files
◦ undo/redo cancels any pending undo blocks

• FX: ◦ Monitoring FX support - useful for analysis, room adjustment, or other non-project related processing
◦ fixed changing parameters via program change causing potential hang .
◦ safer UI updating when changing bypass/parameters via automation
◦ dropping FX on a track input fx, record arm, record mode, or record input will put FX on input chain
◦ input FX are now properly tracked by undo system

• ReaPlugs: ◦ ReaControlMIDI supports channel pressure messages
◦ improved use/calculation of constants throughout that might affect some win64/AMD systems
◦ fixed potential for crash in ReaFIR analysis code on incorrectly-sized windows
◦ safer ReaInsert audio device hooking

• Time signatures: ◦ improved beat-attached behavior when removing points .
◦ fixed adding editing markers at zero/negative measure counts
◦ improved adjusting media items when changing time signature denominator (related to change in 4.32)
◦ improved behavior moving/copying regions with time signature markers .

• Timestretch: ◦ fixed issues in 4.4x with playspeed envelopes and preserve pitch
◦ latest AVX-enabled Windows builds of Elastique
◦ fixed Elastique issue on some win64/AMD systems
◦ allow non-1.0 playrates that are very close to 1.0 .

• Undo: ◦ extensive optimizations and improvements
◦ avoid excessive state loading when undoing changes to track order/counts
◦ better reuse of undo buffers when changing track order/counts
◦ improved memory use, scan for common blocks in history when adding states
◦ incrementally updated RPP-UNDO files, can make for much faster save of undo history

• Windows: ◦ added WMA as supported file extension
◦ fixed CPU usage display working intermittently on systems with large uptimes
◦ installer better handles incorrect ReWire installation states
◦ topmost button activation tweaks (fixes for embedded bridged plugins and native plugins such as Kontakt)

• Actions: ◦ added set item name from active take filename
◦ fixed label for scroll view horizontally by page .

• Click source: ◦ better behavior when using pitch shifting/timestretch
◦ do not adjust click source rates when adjusting tempo

• Envelopes: ◦ better behavior with multiple points selected
◦ added actions to select various track envelopes

• Grid: ◦ better support for measure lengths that are not multiples of grid size .
◦ framerate grid/snap support

• OSX: ◦ PowerPC build has improved defaults for better performance
◦ fixed fx pin connector text
◦ localized audio device info menu support

• Project bay: ◦ better undo integration for speed/RAM use, faster undo state loading
◦ improved sorting for length, track, position with fallbacks .

• Recording: ◦ MIDI input mode with pdc-adjust respects loop end timing
◦ preserve PDC monitoring properly observes i/o latency for audio

• Stretch markers: ◦ action to remove stretch marker at current position
◦ actions to navigate to next/previous/nearest stretch marker
◦ guide indicators when moving

• VST: ◦ improved bridged embedded support for SE plug-ins (broken in 4.40)
◦ when mode set to not scan VST info, apply renames after updating plugins

• Autosave: configurable option for when to autosave (always, stopped, or not-recording)
• Directory cleanup: better media path resolving for freeze and project bay referenced files
• Dockers: improved autotransparency behavior
• Fades: splitting items with crossfade set will set both crossfade and default item fades .
• Marker/region manager: import/export csv properly supports commas/quotes (RFC 4180) .
• Metronome: Preferences/Audio setting to choose default output
• MTC: fixed hour-rounding issue with 25fps
• Pan: enabled overriding pan mode for the master track . .
• Performance meter: options to show/hide empty tracks/master track/Monitoring FX
• Project tabs: option to put project tabs on left edge of window rather than top
• Routing: reduced excessive volume/pan messages being sent via MIDI sends when stopped/looping
• Text rendering: fixed potential memory overflow bug, thanks JeffOS
• Track manager: fixed extra spaces being added when renaming child tracks
• Video: fixed file closing hang when using WMA files on Windows
• WavPack: fixed crash on reading invalid wrapper chunks


BIAB – 2025, Reaper (current), i7-12700F Processor, 32GB DDR4-3200MHz RAM, 1TB WD Black NVMe SSD, 2TB WDC Blue SSD, 1TB WD Blue, 2 TB SK NVMe, 6 TB External, Motu Audio Express 6x6

Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 3,790
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,790
thanks Mike B.!

hey jazzmandan, what is funny is I was still using Reaper 4.4! but now that you mentioned it I upgraded to 4.52 to get even more MIDI goodness!

Last edited by JohnJohnJohn; 09/08/13 05:47 PM.
Previous Thread
Next Thread
Go To
Page 2 of 2 1 2

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 Videos

With the release of Band-in-a-Box® 2025 for Mac, we’re rolling out a collection of brand-new videos on our YouTube channel. We’ll also keep this forum post updated so you can easily find all the latest videos in one convenient spot.

From overviews of new features and walkthroughs of the 202 new RealTracks, to highlights of XPro Styles PAK 8, Xtra Styles PAKs 18, the 2025 49-PAK, and in-depth tutorials — you’ll find everything you need to explore what’s new in Band-in-a-Box® 2025.

Reference this forum post for One-Stop Shopping of our Band-in-a-Box® 2025 Mac Videos — we’ll be adding more videos as they’re released!

Band-in-a-Box 2025 for Mac is Here!

Band-in-a-Box® 2025 for Mac is here, packed with major new features and an incredible collection of available new content! This includes 202 RealTracks (in Sets 449-467), plus 20 bonus Unreleased RealTracks in the 2025 49-PAK. There are new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 4, two new sets of “RealDrums Stems,” XPro Styles PAK 8, Xtra Styles PAK 19, and more!

Special Offers
Upgrade to Band-in-a-Box® 2025 for Mac with savings of up to 50% on most upgrade packages during our special—available until July 31, 2025! Visit our Band-in-a-Box® packages page for all the purchase options available.

2025 Free Bonus PAK & 49-PAK Add-ons
We've packed our Free Bonus PAK & 49-PAK with some incredible Add-ons! The Free Bonus PAK is automatically included with most Band-in-a-Box® for Mac 2025 packages, but for even more Add-ons (including 20 Unreleased RealTracks!) upgrade to the 2025 49-PAK for only $49. You can see the full lists of items in each package, and listen to demos here.

If you have any questions, feel free to connect with us directly—we’re here to help!

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!

Forum Statistics
Forums58
Topics84,176
Posts776,012
Members39,590
Most Online25,754
Jan 24th, 2025
Newest Members
NGS, liosmmt, lduf, ghghtyy, ostermans
39,589 Registered Users
Top Posters(30 Days)
MarioD 138
zedd 113
DC Ron 86
rsdean 80
WaoBand 80
nonchai 67
Today's Birthdays
cruiser
Powered by UBB.threads™ PHP Forum Software 7.7.5