AbleSet 3.0.0-beta.6

  • Added a paused state to the play button
    • It now pulses green to indicate that playback will continue from the last playhead position instead of restarting from the last cursor position
  • Improved the GO button (/setlist/go) so it continues playback when Live is paused instead of starting from the last cursor position
  • Added a default background color to the visual metronome element in canvas
  • Added the ability to hold to resize elements from their center point in canvas
  • Added minimum sizes to canvas elements
  • Fixed the loop button template using the wrong OSC value to determine whether Live is currently in a loop
  • Fixed a 404 page when reloading the OSC settings page
  • Fixed a crash when typing too quickly in text fields with an autocomplete
  • Fixed Live’s loop bracket not always being enabled automatically
  • Fixed visual metronome being invisible in performance mode
  • Fixed blinking/queued section from a count-in not being cleared when jumping to another song

You can download this beta here:
Mac: https://ableset.app/download/mac/3.0.0-beta.6
Mac (ARM): https://ableset.app/download/mac-arm64/3.0.0-beta.6
Win: https://ableset.app/download/win/3.0.0-beta.6

3 Likes

Any idea on when 3.0 will go to full release?

Cant speak for the developer but can give you a dev’s answer: When it’s ready. :sweat_smile: . Leo is adding a ton of new features and the canva alone entails alot of changes, he’s polishing the release to the maximum, no one must be more excited to release it than him, but, if hes doing a good joob he’ll keep us waiting a little while longer and the wait will be worth it.

3 Likes

@Rskeys_S that’s true! I’m currently aiming for releasing AbleSet 3 this summer, but I don’t have a more precise ETA yet. From my experience, some features can take a lot longer than planned to fully implement, so I don’t want to make any promises I won’t be able to keep :slight_smile:

5 Likes

Leo you are a life saver. These features are revolutionary to use playback engineers. I know you will be a millionaire.

2 Likes

Hey I Really dig this new canvas thing, I might be able to bring more info to ableset and take it out from my custom visualisation app.

Question: is it possible that something changed from the way other apps could suscribe to OSC messages from ableset? Cause I’m not able to connect my app to receive osc messages.

Hey Leo,

I’m using this beta and seem to be having an issue where when I select a section to jump to, Ableset no longer flashes the section I’ve just cued up. It will do the flashing thing when the song is following through, but when I jump to a section that’s not normally next, it doesn’t.

Thanks in advance for your help :smiley:

1 Like

Hey @lautaroeldj,

I don’t think anything changed in the way other apps can subscribe to events from AbleSet. Could you elaborate on how you’re trying to subscribe to OSC events and what’s happening with AbleSet? Does the same method still work with AbleSet 2?

I’m looking forward to your reply! :slight_smile:

Hey @Adam_Molinaro,

Thank you for reporting this! To further troubleshoot this issue, could you post or DM me a screen recording of what the issue looks like on your end? I’ll try to reproduce it on my machine then :slight_smile:

1 Like

Hey, I use the same I always used: /subscribe, 127.0.0.1, 8777, name]

When I open Ableset, I actually get this message:

Problem if while trying to subscribe.
Sending OSC via a custom channel works ok. Bitfocus subscribes ok to osc also.

That looks like some other program on your computer is already using the same port. Could you try using a different port for AbleSet and check if that helps?