Previous Thread
Index
Next Thread
Print Thread
Go To
Page 2 of 3 1 2 3
Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
Obviously in the case of buddy, too many brain cells died.

I don't need a calendar to tell me that if there are 12 months in a year, and you divide it into quarters the third quarter starts in July.

Too much poteen can do that one.


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: Feb 2004
Posts: 150
M
Apprentice
Offline
Apprentice
M
Joined: Feb 2004
Posts: 150
"Are all Mac users like this?"

This thread is going south

Band-in-a-Box for Windows
Joined: Jun 2004
Posts: 404
F
Journeyman
Offline
Journeyman
F
Joined: Jun 2004
Posts: 404
This is the only forum I know that still suffers from the obsolete PC vs. Mac syndrome. Other forums and companies (Steinberg, Native Instruments, Ableton..) demonstrate peaceful coexistence and equality of status. Hopefully this will become true also for PGM in the near future.


Band-in-a-Box for Windows
Joined: Nov 2000
Posts: 196
J
Apprentice
Offline
Apprentice
J
Joined: Nov 2000
Posts: 196
As a BIAB Windows user (who uses and prefers a Mac for almost everything else), I guess I should be breaking out the champagne some time in Q2. And yet... while it's good news that Mac BIAB 2009 will support all the Real Drums and Real Instruments, I'm afraid I'll need a few more questions answered before I jump "back-to-Mac" with BIAB. Are there some functions in BIAB for Windows, particularly in the audio area, that the Mac version will lack? (I've grown to appreciate BIAB's ability to generate audio harmonies, for example.) On the other hand, will the Mac version offer anything (integration with other Mac programs and/or the Mac OS?) that will give it an edge over Windows BIAB? I guess my main concern is: even if the Mac and Windows versions reach some kind of parity, will that parity remain? When BIAB Windows 2010 is released, with new features that may blow us away, will there be a comparable Mac upgrade at the same time, or at least soon thereafter? Or will the Mac version slip back into the role of a poor stepchild, always several generations behind? It would be nice if PG could tell us that, from now on, they plan to update both platforms on approximately the same schedule. That's probably not realistic -- what PG does with the Mac version will (and should) depend on the sales and other factors. Yet it's tough to justify even a modestly-priced Mac cross-grade without some sense of PG's long-term plans for the Mac version. Any comments, PG?

Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
Well don't hold yer breath. Those who develop for the Mac do so at their own peril, for the company is liable to turn 180 degrees and render it totally impossible to compile for the platform.

This is what has happened numerous times in the past. The catchphrase is proprietary.

When you have code that was developed in a language that requires a compiler and none is available for the new platform you are shafted untile someone releases o/s details and someone else makes a compiler.

What we should all hope is that the new version is open source compliant at least to the extent that it will compile on linux/ubuntu/debian etc. so that we can shed ourselves of the both the Windows and Mac nonsense.

At least in the Windows/Vista world there is enough of a base to have the tools and the hooks to make software, unlike the draconian approach of the Mac world where they don't want 3rd party software to invade thier wee private space.

We will all be better served once the software runs on a true open source free operating system. And on an open platform not needing years of development to release a software product.


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: Jun 2004
Posts: 404
F
Journeyman
Offline
Journeyman
F
Joined: Jun 2004
Posts: 404
It's interesting that many companies (big and small) routinely develop their software as cross-platform for Windows and Mac (and sometimes Linux). I think the simple trick is proper structuring of the software, ie. strict separation of platform independent vs. dependent code. So only the dependent part (GUI, drivers) needs to be adapted on different platforms. It seems to me that PGM have missed the opportunity to design/redesign BIAB for this purpose.


Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
You forget tha age of band in a box. Support for the needed compilers stalled with Mac's closed door policies. To blame P|G Music is disingenuous. They had the code, it could no longer be compiled. Had it been written in C from the outset, then cross platform might have worked.


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: Jun 2004
Posts: 404
F
Journeyman
Offline
Journeyman
F
Joined: Jun 2004
Posts: 404
John,

what I mean is this: If the Windows version was written in C *and* properly structured, they could just drop the existing Mac version and compile the platform independent part (probably 80% of the code) on OS X and Linux. Then only the platform dependent part must be coded.

BTW, I think the main problem with Linux is the non-standard MIDI/audio framework.


Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
The midi audio framework is proprietary on Mac and Microsoft platforms so it's the other way around.

Secondly the original version was not written in C, C didn't exist, and it's obviously a lot of code. My smallest piece of software was in business basic and was 50,000 lines for the main app with 20 thousand for each of the modules. I tried to rewrite it to run properly on a PC but ended up keeping it on Unix. I had a large enough customer base, and it ended up a good decision, for every tom dick and harry and their kid were walking into my clients offices and trying to help them with 'clunky' terminals. Some of them thought it was a Dos system with bad screens. In reality to look up parts and print invoices you don't need a fancy interface. My best story is when I wanted 12k for an upgrade to a bigger CPU and tape backup they brought in a 17 year old. They started entering the 1/2 million part inventory, and every 20 items the system rebuilt the index for about an hour, and finally when they had spent 8k on the kid and his dream system that worked great with 40 parts got bogged down so badly I got a call. Needless to say I wasn't fast to get there. The whole Dos on the table computer debacle lead a lot of people down the garden path.

At the end of the day, if Mac had no compilers for the O/s you had to rewrite the whole thing you might just as well look at your business model and throw up your hands. I still have lots of code out there but none of it would run on a Mac.

When the program started on the Atari, C was not on the horizon.


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: Jun 2004
Posts: 404
F
Journeyman
Offline
Journeyman
F
Joined: Jun 2004
Posts: 404
Regardless of history, if you want to stay in good business with software you should take advantage of the currently available tools and methods. It may require investments for redesign of existing software but pays off in the long run.


Band-in-a-Box for Windows
Joined: Nov 2000
Posts: 196
J
Apprentice
Offline
Apprentice
J
Joined: Nov 2000
Posts: 196
Quote:

It's interesting that many companies (big and small) routinely develop their software as cross-platform for Windows and Mac (and sometimes Linux). I think the simple trick is proper structuring of the software, ie. strict separation of platform independent vs. dependent code. So only the dependent part (GUI, drivers) needs to be adapted on different platforms. It seems to me that PGM have missed the opportunity to design/redesign BIAB for this purpose.




Besides BIAB, I also use Finale -- which came on a DVD with both the Mac and Windows versions, and a license that allows installation of two copies, one on each platform if I choose. I also use Smartscore (music scanning software), which also shipped with Mac and Windows versions. And before Apple bought Logic and discontinued the PC version, Logic also shipped both Mac and Windows versions, and I ran them both. Bandstand and other software synths likewise ship ready to run on either platform. My point? Well, it would be really nice if PG could do the same thing with BIAB. I'd gladly shell out some extra bucks for a mega-mega-pak I could run on either platform -- and it would mitigate my concerns about one version lacking a few features found on the other platform (the Windows version of Finale also apparently has a few tricks the Mac version can't do). I'm not a programmer, and I don't know what PG would have to do to get there -- but it's the product I want, and it seems to make sense in the long run.

Band-in-a-Box for Windows
Joined: Dec 2007
Posts: 169
E
Apprentice
Offline
Apprentice
E
Joined: Dec 2007
Posts: 169
Thank you Peter for the update on the new Mac OSX Version. I look forward to it coming out and I do believe there will be a strong interest in this new version. With real tracks included we will have a great tool for creating songs etc. I hope the final stages of development go well and not too many problems are encountered.

Enjfb

Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
Quote:

This is the only forum I know that still suffers from the obsolete PC vs. Mac syndrome. Other forums and companies (Steinberg, Native Instruments, Ableton..) demonstrate peaceful coexistence and equality of status. Hopefully this will become true also for PGM in the near future.






At the Garageband forum they steadfastly refuse to port the product for the PC.

I guess my options are to

a\) lurk there and post derogatory statements, and inflammatory insults.
b) postulate that Mac isn't 10 percent of the market and exptrapolate the riches that await them when this obviously everything to all software sells millions then billions of units.
c) ignore the whole thing.

I'm leaning towards c). falling over...ouch


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: May 2000
Posts: 38,502
M
Mac Offline
Veteran
Offline
Veteran
M
Joined: May 2000
Posts: 38,502
I go with C) also...

Band-in-a-Box for Windows
Joined: Dec 2006
Posts: 17
B
Enthusiast
Offline
Enthusiast
B
Joined: Dec 2006
Posts: 17
What's with all the negativity?

Peter has said his company is making the Mac BIAB 2009 and it appears to be the next product PG is releasing. PG has obviously made the business decision that it is worth their while.

So PG releases it.
MAC users buy it and enjoy it.
PG gets more cash.
Everybody's happy.

Looking forward to the release.

Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
We all hope that more than 5 people buy a program which worked fine for years, but when Mac changed the o/s and no one had a compiler any more for the platform, PG music was unable to compile the software.

Let's hope that the 5 to 10 sales compensate them for making the software work on a platform that might change again tomorrow.

The real solution is the same. Get the program to run on a free version of Linux. That would be the deal of the century.

Mac's remind me of a girl I once dated. One could say, "no matter how pretty she is somewhere some guy is tired of putting up with her c***. "


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: Jun 2004
Posts: 404
F
Journeyman
Offline
Journeyman
F
Joined: Jun 2004
Posts: 404
Quote:

Get the program to run on a free version of Linux. That would be the deal of the century.



Talking about Linux is rather quixotic. Here are some quotes from discussions on the 'Plogue' forum. Note that Plogue is a small and successful audio software company like PG Music.

From developers:
Quote:

Its the kind of anti corporate mentality and "must have all free" and "open your source or you die" user attitude that pushes small developers - who just want to make a honest living - away from this great OS.

Just wish people in the linux audio community would fix up ONE STANDARD AUDIO DISTRO. Then, only THEN should we be interested in porting.



From users:
Quote:

I've spent days in the past trying to install and configure Linux distributions, but ultimately I come back to XP because I know where I stand, and it means I can actually get on and do my work.

LinuxAudio is a playground for devs, a babylonic confusion, but not really ready for the productive user.





Band-in-a-Box for Windows
Joined: Sep 2003
Posts: 8,333
Veteran
Offline
Veteran
Joined: Sep 2003
Posts: 8,333
Well of course the opposite to that is that many corporations are running Linux, where my wife works they have the network and the database software runnining on it. The database is proprietary, and runs on Unix variations and linux.

As to sound applications there are lots.


John Conley
Musica est vita
Band-in-a-Box for Windows
Joined: Jun 2004
Posts: 404
F
Journeyman
Offline
Journeyman
F
Joined: Jun 2004
Posts: 404
Quote:

Well of course the opposite to that is that many corporations are running Linux, where my wife works they have the network and the database software runnining on it.



But audio processing is another level of complexity/diversity.


Band-in-a-Box for Windows
Joined: Jul 2007
Posts: 12
R
Newbie
Offline
Newbie
R
Joined: Jul 2007
Posts: 12
Quote:

Secondly the original version was not written in C, C didn't exist...<snip>

<snip>When the program started on the Atari, C was not on the horizon. <snip>




Not that it really matters to this thread, but C was developed in 1972, long before BIAB on the Atari.

And as far as Windows vs. Mac development, Apple and Microsoft both have proprietary libraries and the bulk of both platforms software is written in a compiled language (even if Windows' Visual Studio tools compile to an intermediate object code it's still compiled rather than interpreted). The only time Apple really complicated things for developers badly was the switch from OS9 to OSX, and then a little bit with the switch to the Intel platform and the universal binary. This is what complicated BIAB development since it's still using older PowerPC code on the Mac. OSX and the GNU C and Objective C tools are good enough that most open source C code for Unix/Linux compiles and runs just fine on the Mac.

Just pointing out some of the obvious errors in your posts about software development on Windows and Mac platforms. I was biting my tongue until the "C wasn't even on the horizon" comment.

--Jim

Previous Thread
Next Thread
Go To
Page 2 of 3 1 2 3

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,120
Posts775,506
Members39,583
Most Online25,754
Jan 24th, 2025
Newest Members
jnlortns01, CsLy@13, kmvertns01, Creon, ASMusic
39,583 Registered Users
Top Posters(30 Days)
MarioD 141
WaoBand 99
DC Ron 97
zedd 85
rsdean 78
Today's Birthdays
dodo_dj, Keith Parker, Papa Joe, shortieakabri
Powered by UBB.threads™ PHP Forum Software 7.7.5