Houston4444

Results 229 comments of Houston4444

@BenjaminNavarro : Waiting for a such thing, the best thing is to use it with a session manager, as RaySession or New Session Manager, Guitarix is NSM compatible. I even...

Hi ! I just took a look to this PR, it seems nice. Note that I made a similar PR https://github.com/falkTX/Cadence/pull/265 last year, and I think we could improve yours...

Finally, "Undo" button can be useful, especially because Cadence goes to systray and the modifications wont be erased until a cadence restart, but I still think "Save" is useless and...

Very good ! > I'm not removing the save button, as for me that is the key purpose. I only ever invoke Cadence to set the table values, and then...

> I'll call it "Apply", so that it does 2 things; save and update the live changes. Yes, that's what I was thinking. > What do you mean by "bridge...

I think the checks fails because this PR makes python3 as a new build dependency, but I don't know how to fix this.

> anyway, this is a very minor optimization and one that can easily break due to packaging differences in distros. the python3 executable is not guaranteed to be the same...

mmmh, all things considered I probably made a mistake. my fade_in_length() and fade_out_length() methods returns a double, then I use math.floor() Lua method in my script to convert it in...

Ok that is done. I don't know your politic about embedded Lua scripts, this script copies current playlist of selected tracks, renames the new playlists to track_name._MAIN_, and clean their...