Luni-4

Results 127 comments of Luni-4

@aryx Now we can merge this one, please add the `CARGO_REGISTRY_TOKEN` too, thanks!

> Sorry for dropping this thread @Luni-4. I think this is a very good change. No problem! Thanks! > Looking at the GH actions configuration settings pages, there are a...

@maxbrunsfeld Can we merge this one please? We need `tree-sitter-java` 0.20 to release our software and we are blocked by this PR, thanks!

> Ok, I've added that `CARGO_REGISTRY_TOKEN` secret environment variable at the Tree-sitter organization level. Let's see how this goes. Thank you! Can we bump a `0.20.1` version @aryx and @maxbrunsfeld...

Just a feedback: the action works on https://github.com/tree-sitter/tree-sitter-c-sharp, here the outcome https://github.com/tree-sitter/tree-sitter-c-sharp/actions/runs/3058879080/jobs/4935595332

IIRC it was audio stretch, renaming the issue

Yep, it's gonna be a double effort, so let's wait #18 to be closed then

That's true, but I prefer to keep it a separate issue because the audio splitter is composed both by spectrogram and video bands. It's not directly related to views

> BTW I just pushed [dfb2f2c](https://github.com/rr-/bubblesub/commit/dfb2f2c892fb3eb7e60f088edac8555b2c6461f9) and earlier a couple of other optimizations which should reduce UI lags with regard to spectrogram as well as video band processing. > Unfortunately...

> Yes. However, rather than making this into a command, I'd put the boolean for it in the config. This would get read at the program startup. > > If...