Hi @leolabs
Thanks for the continued work on AbleSet.
In this beta you say you have added the ability to import a BandHelper setlist (RTF). As far as I can tell, the only way to export a setlist in BandHelper is by using the ‘Copy to Clipboard’ button.
But to import into Ableset it is looking for a file, not using the clipboard.
Can you tell me how this works pls as it will be very helpful for me.
Thanks
Mark
Hi @leolabs
I guess my question for you was more about how to import the set list into AbleSet.
BandHelper exports a set list as RTF but only via the clipboard (as far as I can tell). But AbleSet will only import a set list as a file.
Is there some way to have a ‘import set list from clipboard’ option?
Cheers
Mark
PS I will also email Bnadhelper support and ask if the can export to a file as well as clipboy
Just curious. Is there a way/the potential to add a button in canvas that will jump to a different cavas layout? Creating pretty much a canvas page system.
You can use the /devices/showPage OSC command in a button.
You can do something like this…
/devices/showPage all canvas/page-1-main-control
So this will technically show this canvas page on all devices connected because I used “all” there, but you can specify which devices connected to Ableset follow this command by using their IP’s I think.
Just gotta copy paste the last part of the URL into the end of the command to tell it which page to switch to.
This is something I’m still working on, but you’ll be able to configure buttons to act as links in the future, so you can link to different canvas pages, other pages within AbleSet, and even external pages if you like
Does “re-enable automation” re-enable all automation for ableton? As in, it selects that button in ableton or does it re-enable automation only for the tracks mentioned?
Re-enable automation is about the only funtion I still use the IAC driver for, so this would be a nice thing for me!
EDIT: Nvm, [nosongtranspose] works in this version. [nsp] does not tho. Not that it matters all that much for my usage.
Am I doing something wrong? Tried with different versions of the beta, and [nsp] or [nosongtranspose] only adds that to the name of the lyrics track in Ableset. It always transposes no matter what I do. Looking for a good way to separate the bass players sheets from guitarists seeing as guitarists use capo.
That was a typo in the changelog, the attribute should be called [nst] instead of [nsp]. I’ve fixed it in the changelog as well and will make sure it’s correct when adding it to the documentation