Joshua Batty

Results 18 comments of Joshua Batty

Ok great, good to know it wasn't some error on my end. Looking forward to any potential solutions....

Hi Pannous, if we used RGB Spectrograms like in the image below would that be a possible work around? ![sxfft1](https://cloud.githubusercontent.com/assets/1289413/9296038/b6f81432-44c5-11e5-9da8-afb0f655f762.jpg)

@alcore thanks for that. I've added in the missing streamflags you mentioned. I think it would be nice to now land this PR as it is and then you can...

I'm not sure why CI would be failing on this test. It just simulates the json messages when opening a file. Checking out this branch locally and running the `sway-lsp`...

hmm still not passing CI after rebasing. It's strange that this test is passing CI for all other PR's except this one.

Looking closer at the diff. Has this actually been rebased onto master properly? Looking at just the changes under the `sway-lsp` folder and there are heaps of changes that are...

Closing this as the work was already merged in #2445

Hi @rostyslavtyshko I've spent today looking into why this test isn't passing. It's actually happening in the sway compiler and crashing with a stack over flow message. With the `u256`...

Hi @Enforcer007 thanks this looks great. Yes please feel free to open up a PR and we can discuss it from there.

Hi @dimitre, yes Vulkan support is the single reason nannou can't be built on Raspberry PI at this stage. We have been discussing moving to gfx-hal and rendy in the...