AbleSet is a tool that we use every weekend and it is fantastic!
For all our other managing things we use BandHelper.
In BandHelper you can create Playlists for all other BandMembers.
We have about 300 Files created with Ableton in MultiFileMode.
Is there a way or a chance to import the created playlists in AbleSet?
That would save a lot of time by creating only one Setlist instead of two with about 120 Songs.
Bandhelper can export the Setlist in 3 ways (PDF, plain Text, HTML(only in the App))
I found that you can create in Banhelper custom fields for your songs. I created a field called AbleSet and put a number in it. Perhaps it would be possible to ad this number in the filename of the project ~001 and you can parse this together with AbleSet?
I created a lot of screenshots and example files. I will send it to you by mail to have a look at.
I think RTF files will be easiest to support. My approach would be to extract just the song title and search for that in your list of songs. So, a setlist like:
Set 1 (3 Songs, 12 Minuten)
--------------------
A night like this - Cm - 3:47 - 004
Acky breaky heart - A - 3:27 - 002
Angels - E - 4:37 - 003
Would be converted to this:
A night like this
Acky breaky heart
Angels
And each song title would be matched to a song in AbleSet to build the setlist. The matching will be fairly forgiving in the same way that search currently works, so the song titles donāt have to match exactly for them to be matched.
Hey @Michael_Sommerer, thank you for the clarification, thatās good to know!
Just to test this on a real-life use case, could you send me an RTF export of a setlist that contains multiple sets? Iāll check if it works and will include this feature in the next beta version then
The RTF exports being referred to are exported from BandHelper.
AbleSet exports itself are JSON files.
For importing song lists into AbleSet, you donāt need BandHelper ā but the format is important:
A simple list of song names must be plain text (.txt).
RTF will work if they follow the BandHelper-style structure (sets, headers, separators).
Import options:
From a file: Setlist ā Edit ā drag in a simple .txt with a list of songs, or a BandHelper-style structured .rtf
Since beta 19: āC copies the setlist as plain text, āV imports a setlist from your clipboard
Since beta 22: you can paste a list of songs directly into the āLoad Setlistā dialog
(especially useful on iOS & Android, where āV isnāt available)
Thatās helpful information for sure, but what I was thinking about is the following:
When I build sets in Ableset for my band, I have to also type out a setlist for the ālo-techā band members. Since they wonāt bring iPads or anything, I have to print paper lists for them.
It would be great to simply export a text list from Ableset (I can format in MS Word or whatever)
but not have to type everything from scratch and double-check for accuracy.
Right now, my only option is to make a copy of the JSON file, and do a lot of stripping down to just song titles.
On 3.0 Beta 25, after much testing, on Windows, it only works if you select āCopyā from the edit menu in the AbleSet window. Although the keyboard shortcut is Ctrl+C, that only copies the metadata of the setlist, rather than the actual setlist. Iām good for now, but thought Iād point that outā¦
Could you please try updating to the latest official release and let me know if that resolves the issue?
Also, just to clarify, when youāre in Setlist Edit Mode, you donāt need to select anything with your mouse or trackpad. Simply pressing Ctrl + C should work.
Let me know if this helps.
Iām looking forward to your reply!
Itās also worth noting that starting with beta 28 ā and therefore in the official release as well ā the Bandhelper RTF import feature was removed.
Alternatively, you can simply copy your setlist in Bandhelper and paste it directly from your clipboard into AbleSet.