Archives

Highlight Navigation Relative to Session Box

thank you Wim for these clear instructions -make a ‘Reaction’ and call it for instance ‘SelectSessionTrack1’ – add a listener (button 1) -add an action and now you have two options: -click the ‘Switch to custom’ button and enter ‘self.set_highlighted_track(self.get_sessbox_track_offset())’ or select ‘Script’ and then ‘set selected track’ then select under ‘Action Parameters’ select ‘Custom […]

CSS 2.8.4 is now available!

I think it’s something I’ll need to get accustomed to, like having to take it in account when setting up log messages in a reaction, or seeing errors appear on top now. It’s also something that we should’ve been informed about when the update arrived. If you’re setting up a few log messages from different […]

Chain Activator

Don’t remember how I found the info but the picture is from the Terminology tab of this spreadsheet that I’ve been working on. It’s still a work in progress. But I’m thinking of moving all the Terminology stuff to a Google Doc because I can’t find a way to make the pictures have a good […]

CSS 2.8.4 is now available!

Hi JohnC I noticed that logs now display their entries inverse, i.e. oldest being on the bottom and newest on top. So, the last log entry will be on top. It’s a bit weird if you’re used to it being the other way around. I made a little Reaction to showcase it. It listens if […]