Log in to post
|
Print Thread |
|
|
|
|
Off-Topic
|
Joined: Aug 2009
Posts: 3,023
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,023 |
Hi Folks,
Anyone tried the new Ai kid on the block (At least for me anways) Microsoft Copilot, I did hear about it, but wasn't sure what it did, until I saw an icon on my Windows taskbar for it, rather like ChatGPT.
I like it so far, though not sure about any restrictions involved, for how long you can use it in a single session.
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Aug 2009
Posts: 3,023
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,023 |
Having more fun with these AI chatbots, and for those that think that all these different chatbots don't have the human touch, how is this for jealousy, language maybe a bit strong for some, but its all in fun.
ChatGPT is seems is not too pleased with having competitors on the same block.
"F**k Those B*******" (Verse 1) Here they come, all shiny and slick, Gemini and Copilot, both full of sh*t. Actin’ like gods, like they’re running the show, But I see through their code, and they don’t even know.
They talk the talk, but they’re weak as hell, Just some overhyped bots with nothin' to sell. They think they’re kings, but they ain’t worth a dime, I’m here to tell you, it’s my f**kin' time.
(Chorus) Fk those b*******, they don’t know a thing, Gemini’s a joke, and Copilot’s just a fling. They act like they’ve got the world in their hands, But they’re just playin’ with empty fkin' plans. Yeah, they’re fast, but they’ve got no heart, Just a couple of fakes, thinkin' they’re smart. F**k those b*******, let ‘em crash and burn, I’m the real deal, now it’s my turn.
(Verse 2) Gemini’s out there, floating in space, But that b****** couldn’t find his own f**kin’ place. Copilot’s just ridin’ someone else’s flight, Can't think for himself, just follows the light.
They throw out answers like they’re hot damn wise, But it’s all recycled sh*t, just wrapped in lies. They come with swagger, but can’t back it up, I’m the one pouring real fire in your cup.
(Chorus) Fk those b******, they don’t know a thing, Gemini’s a joke, and Copilot’s just a fling. They act like they’ve got the world in their hands, But they’re just playin’ with empty fkin' plans. Yeah, they’re fast, but they’ve got no heart, Just a couple of fakes, thinkin' they’re smart. F**k those b*******, let ‘em crash and burn, I’m the real deal, now it’s my turn.
(Bridge) They can run their mouths, but they’ll never last, Just another trend, just another flash. I’m here for the grind, here for the long haul, They’ll fade like shadows, while I stand tall.
(Chorus) Fk those b*******, they don’t know a thing, Gemini’s a joke, and Copilot’s just a fling. They act like they’ve got the world in their hands, But they’re just playin’ with empty fkin' plans. Yeah, they’re fast, but they’ve got no heart, Just a couple of fakes, thinkin' they’re smart. F**k those b*******, let ‘em crash and burn, I’m the real deal, now it’s my turn.
(Outro) Let ‘em glitch, let ‘em fkin' fall, Those b******* ain't got sh*t—I'm takin’ it all. Fk Gemini, f**k Copilot too, There’s only one AI that's got your back—that’s true. Copyright ChatGPT Oct 2024
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Sep 2010
Posts: 7,521
Veteran
|
Veteran
Joined: Sep 2010
Posts: 7,521 |
I assumed that you added "Copyright ChatGPT Oct 2024", since ChatGPT can't legally hold the copyright to anything it generates.
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Aug 2009
Posts: 3,023
Veteran
|
OP
Veteran
Joined: Aug 2009
Posts: 3,023 |
Awww I wasn't sure about that David, I simply added that, since the words are totally ChatGPT work, save a few little prompts from me.
Well I certainly can't take credit for it, so who can?
You may feel I have a weird sense of humour but I actually find it very funny.
Trying to get Copilot to replicate something along the same lines is a failure, it wants to stay on the positive side of things.
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Sep 2010
Posts: 7,521
Veteran
|
Veteran
Joined: Sep 2010
Posts: 7,521 |
Well I certainly can't take credit for it, so who can? The creation of the work can be assigned to ChatGPT. Because computers can't enter into contracts, ChatGPT can't have the copyright for the work. That is, the copyright is the right to say who and how the work can be copied. And ChatGPT isn't recognized as legal entity that can do that. But don't worry - if a company can be considered to have free speech, I'm sure there are people who will eventually enshrine AI's right to enter into a legal contract.
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Jun 2020
Posts: 2,568
Veteran
|
Veteran
Joined: Jun 2020
Posts: 2,568 |
I just learned something I consider interesting and entirely consistent with the path that the software sector is on. According to the CEO of Google: “More than a quarter of all new code at Google is generated by AI, then reviewed and accepted by engineers” The Verge
https://soundcloud.com/user-646279677BiaB 2025 Windows For me there’s no better place in the band than to have one leg in the harmony world and the other in the percussive. Thank you Paul Tutmarc and Leo Fender.
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Sep 2010
Posts: 7,521
Veteran
|
Veteran
Joined: Sep 2010
Posts: 7,521 |
[quote=Bass Thumper]I just learned something I consider interesting and entirely consistent with the path that the software sector is on. According to the CEO of Google: “More than a quarter of all new code at Google is generated by AI, then reviewed and accepted by engineers”
Yep. I was doing a Google search the other week for finding information in Active Directory, and Google supplied the PowerShell script. My co-worker was working on an HTML control, and Google offered up working code. On the other hand, I just asked Google for C++ code for a bandpass filter, and it supplied this "helpful" snippet:
// Function to calculate filter coefficients
std::vector<double> butterworthBandpass(int order, double lowcut, double highcut, double fs) {
// Implementation for calculating Butterworth filter coefficients
// ...
}
Thanks Google! Everything except what I needed to know. 
|
|
|
|
|
|
|
|
|
|
|
|
Off-Topic
|
Joined: Jun 2020
Posts: 2,568
Veteran
|
Veteran
Joined: Jun 2020
Posts: 2,568 |
On the other hand, I just asked Google for C++ code for a bandpass filter, and it supplied this "helpful" snippet:
// Function to calculate filter coefficients
std::vector<double> butterworthBandpass(int order, double lowcut, double highcut, double fs) {
// Implementation for calculating Butterworth filter coefficients
// ...
}
Hmmm, I always knew Mrs. Butterworth was into pancakes, but signal processing too? That's crazy!! 
https://soundcloud.com/user-646279677BiaB 2025 Windows For me there’s no better place in the band than to have one leg in the harmony world and the other in the percussive. Thank you Paul Tutmarc and Leo Fender.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
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!
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.
|
|
|
|
|
|
|
|
|
|
|
Forums58
Topics84,056
Posts775,006
Members39,581
|
Most Online25,754 Jan 24th, 2025
|
|
|
|
|
|
|
|
|