BeatBuddy AutoPilot 2020?

Thanks @GoranGrooves for your answer. I’m glad to hear that the new Manager will be backward compatible. I was talking about still using BB Manager features not present on BB Loader like Midi editing, not the firmware itself.

Yeah the new BB Loader sounds fairly basic at this point but if they’ve got the framework of the program solid then hopefully the features we require and hope for will be added quickly without causing continuous bugs and creating layers and layers of folders within folders etc on the PC/Mac’s. Like many of us here we edit and compile our own songs for the BB so for me the MIDI editing and song arrangement is imperative.

It seems very basic at the moment so I will still be waiting for the features I need before moving across to the new version but hopefully we are finally getting what we’ve all been craving. :+1:

Since this is a rewrite, please tell me you have decoupled the position of the BB song and folder as the MIDI ID of the song. When using onSong and the BB currently, you have to keep songs in the folder, song order they are on the BB otherwise any MIDI ID assigned to go to song via OnSong after an insertion goes to the wrong song–if you add a new song between existing songs.

In other words, the song and folder act as a permanent ID versus using a truly unique database ID per song allowing the user complete flexibility in accessing the song independent of the the folder etc position in the BB.

I gig with over 300+ songs available on the BB, adding new songs and accessing them with OnSong always requires me adding new songs AFTER existing folders and songs otherwise it will screw up the MIDI ID of any songs after an insertion.

There was a bug / feature request on this…

3 Likes

@GoranGrooves,

Could you please encourage the developers to provide builds of the new software not only for Windows and Mac, but also Linux please?

Thanks.

@XBeat Yes, we’ll still need to use the BB Manager to compile content together for a little while longer. With regards to MIDI editing, I strongly advise against using the built-in editor inside BB Manager. It is the single worst piece of software I have ever come across.

@Neil_McCann The problems associated with BB Manager will not be applicable to the new software, as it is built from the ground up on a different programming platform (Java as opposed to C++). All editing happens directly on the SD card. The project opens up in a snap and all manipulation is done immediately without having to export or sync anything afterward.
Yes, it is a solid foundation now, so any skilled developer should be able to make progress on it without causing havoc :slight_smile:

@User_Name That is a very valid point that someone here asked as well and I have brought it up. I’ll follow up more to make sure this is properly implemented. One functionality I proposed, that I believe is badly needed for both users using 3rd party software and those who do not, are playlists. I think we’ll probably need to have a system with playlists that will function in the same way as you suggest, without being tied to folders and subfolders, but song ids.

@peteru Yes. That should not be a problem once a version is finalized, since it is built on Java which is cross-platform. I will suggest an app as well :wink:

3 Likes

@GoranGrooves Sounds great, thanks for the response / and new app work !

1 Like

You know?, after working with the BB Editor, learning its quirks, bugs, limitations, etc., for many years, I got to the point in which I don’t think so badly of it… It’s like that advice from Stephen’s Stills song from the 70s:
“If you can’t be with the one you love, honey, love the one you’re with” :sweat_smile:

Thanks again, @GoranGrooves

3 Likes

Cheers, guys! :grinning:

1 Like

I agree with you here @lugoluis. The editor isn’t that bad and the concept is solid. Visually it all makes sense and I’ve created many songs using it. We all know it is loaded with bugs and many of us have learned to work around them. I would love for a new version to be similar to use but with all the features it should of had and without the bugs.

2 Likes

@Neil_McCann and @lugoluis Since you say that the editor isn’t that bad, I am curious: have you guys actually used a pro-level midi editing software?

2 Likes

How about Logic Pro X?
That’s what I use when I need fancy beats. My command of Logic is intermediate+ or advanced - :slight_smile:

EDIT: The paragraph below is from a Sep 2019 email I sent you, as a reply to one from you, @GoranGrooves:

“Oddly enough and despite all your comments and reserves about the BB Manager editor, I find it usable and have been using it extensively to create my own beats, either from scratch or using the BB content as a start. I like its potential and having a beat editor tailored specifically for the BB is a huge help…”

I stand by what I said then and now. But that doesn’t mean we don’t need a revamped BB MIDI Editor or that I’m comparing the current BB Editor to, say, Logic Pro!

1 Like

I actually am using Cubase most of the time now after being convinced of the advantages by @Phil_Flood. But for a beginner without other software to use it SHOULD be a part of the BB software and I’d be disappointed if it wasn’t incorporated again in the new version. The software should be a COMPLETE solution for the Beat Buddy.

Even if I’m using Cubase to compose most of my beats it would still be hugely beneficial to fine tune the midi in the BB Manager once I bring it across, rather than having to go back to my DAW or external MIDI editor to make changes then import again.

There would be many benefits to having a fully functioning editor within the Manager itself but it MUST have the features to make it usable.

So I will back up what I said, the editor was usable and the basics were there but with the bugs and lack of standard functions (copy, paste, add bars IN FRONT of existing patterns, play from a cursor position etc) it is frustratingly slow and difficult to use. But, a full functioning version SHOULD be a standard part of the Beat Buddy package.

1 Like

One thing I should add here @GoranGrooves …without learning how the BB Midi Editor in the Manager works it would of been a massive and time consuming experience to learn how to program the BB in a DAW. Learning how to add bass notes, staccato bass notes and little tricks like that I learnt using the editor.

There should be enough space in the existing song format for midi Id… the later versions of the bb manager had the ability to edit and save the id, but the firmware to find the song by that id, and pull it up, was never implemented.

1 Like

Sounds good Goran. I currently have a setlist of songs that I have previously edited on BB Manager. If I use the new BB Loader when it is available will it allow those previously edited songs to play? Thanks

See Goran’s reply to Pigy in post 160.

Ok thanks, so I see. “The BB Loader will not alter your existing BB song content. Whatever is in a song, stays in the song as it is. While the software handles songs and folders (imports them, arranges them around…), it does not edit songs. I assume you are referring to certain MIDI file info that gets stripped out during parsing inside BB Manager? At the moment, we still need the BB Manager to put content together, so we are still stuck with whatever shortcomings of it are present. Once the development moves onto the next phase (song editing), we’ll be able to address all of those issues.”

Thank you. I did notice the midi id in BB Manager, which you can edit, but I have never used it. I informed the developers. We’ll have to look at the best options on how to take advantage of this. Perhaps have a function that automatically assigns midi id’s to songs in the project, to begin with. Do you recall what format they can be in and how long they can be?

1 Like

I used one of the “reserved” integers, so it is a full int, which should be plenty large! It’s been a while since I’ve looked at that code, but the BBM can read and write the number… shouldn’t be too hard to make the pedal find it!

1 Like

Just curious, the addition of set lists, will this have just links in the list to songs in a folder? If so will editing a song affect all lists with that song in it? That would be fantastic. At the moment when I edit a song I have to go searching every folder (which I use as set lists) to make sure that edit effects them all.