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,593
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,593
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,074
Veteran
Offline
Veteran
Joined: Oct 2008
Posts: 8,074
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,593
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,593
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: 21,659
Veteran
Offline
Veteran
Joined: May 2000
Posts: 21,659
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.


Make your sound your own!
.. I do not work here, but the benefits are still awesome
Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 3,593
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,593
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,058
Veteran
Offline
Veteran
Joined: Aug 2007
Posts: 2,058
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: 11,498
Veteran
Offline
Veteran
Joined: Dec 2002
Posts: 11,498
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


Dan, BIAB2024, SoundCloud Win11, i7(12thGen), 32GB, 1TB SSD(M.2 NVMe SSD), 2TB Libraries, 1 TB(WD-Black), 2TB SSD(M.2 NVMe SSD)Data, Motu Audio Express, Keystation 61, SL88 Studio, Reaper

Band-in-a-Box for Windows
Joined: Jun 2012
Posts: 3,593
J
Veteran
OP Offline
Veteran
J
Joined: Jun 2012
Posts: 3,593
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 User Video Tutorials!

If you've reviewed our Support page, you've probably noticed the Videos page, which separates our Band-in-a-Box® tutorial videos by category: Overview, VST DAW Plugin, Setup, Beginner, Intermediate, Advanced, and there's even an Archive category to go down memory lane... (You'll also find these videos on our YouTube Channel.)

It's always great to hear how other Band-in-a-Box® users create their songs, especially when they explain in detail what they're doing. Like Henry Clarke's YouTube Channel, Henry Clarke - Senior Musicians Unite! There you'll find his ALL Band-in-a-Box Tutorials playlist with over 50 videos! His top-three most watched videos include "How to Get Started with Band-in-a-Box," "How I use the Audio Chord Wizard in Band-in-a-Box," and "How to Create An Effective Solo Using Band-in-a-Box" - however he touches on many other topics and also demonstrates his own Band-in-a-Box® songs in the Band-in-a-Box Created Songs playlist!

You're guaranteed to find some helpful videos when you visit Henry Clarke's channel!

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

Ci siamo dati da fare e abbiamo aggiunto oltre 50 nuove funzionalità e una straordinaria raccolta di nuovi contenuti, tra cui 222 RealTracks, nuovi RealStyles, MIDI SuperTracks, Instrumental Studies, "Songs with Vocals" Artist Performance Sets, Playable RealTracks Set 3, Playable RealDrums Set 2, due nuovi set di "RealDrums Stems", XPro Styles PAK 6, Xtra Styles PAK 17 e altro ancora!

Tutti Pacchetti | Nuove Caratteristiche

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


Band-in-a-Box® 2024 apporte plus de 50 fonctions nouvelles ainsi qu'une importante de contenus nouveaux à savoir : 222 RealTracks, des RealStyles nouveaux, des SuperTracks MIDI, des Etudes d'Instruments, des Prestations d'Artistes, des "Morceaux avec Choeurs", un Set 3 de Tracks Jouables, un Set 2 de RealDrums Jouables, deux nouveaux Sets de "RealDrums Stems", des Styles XPro PAK 6, des Xtra Styles PAK 17 et bien plus encore!

Tous Packages | Nouvelles Fonctionnalités

Video: Making a Song with Band-in-a-Box®, ChatGPT, and Synth V

Take your Band-in-a-Box® project to a whole new level when you incorporate ChatGPT and Synth V to add lyrics and vocals to your song!

We wanted to demonstrate how this is done with our video, where we show you how to go from nothing to a finished "radio ready" modern pop song by combining the features of Band-in-a-Box®, ChatGPT, and Synth V!

Listen to the finished song, so you get a listen to the finished product: https://demos.pgmusic.com/misc/behindthefame.m4a

If you like it, watch the video. Either way, let's hear your comments!

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

Forum Statistics
Forums66
Topics81,966
Posts739,478
Members38,627
Most Online2,537
Jan 19th, 2020
Newest Members
Lzn, The Rock Opera, Nplus, natescape, JDC
38,626 Registered Users
Top Posters(30 Days)
MarioD 151
musocity 133
rsdean 100
DC Ron 97
dcuny 97
Today's Birthdays
Curmudgeon, Romain, rwl7532
Powered by UBB.threads™ PHP Forum Software 7.7.5