ArrayV icon indicating copy to clipboard operation
ArrayV copied to clipboard

New home of https://github.com/MusicTheorist/ArrayVisualizer

Results 17 ArrayV issues
Sort by recently updated
recently updated
newest added

This creates a new (and better) way to specify metadata for the sorting algorithms.

enhancement

It'll scan through the open files and is able to detect a whole range of problems and suggestions, such as the cyclomatic and cognitive complexity of code, and what and...

Issue: Clicking the "Cancel sort" button while in the select sort menu will crash the program Screenshot: Steps to reproduce: 1: Select a sort. 2: Enter the selection menu while...

bug
needs testing

The statistics HUD should also include stats like recursion depth and the number of recursions, like in PCBoy's videos. This is also to accurately measure the space complexity of recursive...

enhancement
new-feature

This PR changes ArrayV to allow operations to be color-coded, with a legend included, if given operations it is able to color-code.

enhancement
new-feature

### Errors ArrayV at the start it shows this: ![image](https://user-images.githubusercontent.com/60910714/189485440-da9917e8-1767-4ef5-92d2-09163ea3ae45.png) After that, it works just fine (and even plays the sound), but trying to choose a soundbank shows me this:...

This is going to continue to happen unless you actually just supply it like a normal person rather than rely on ancient github actions. https://github.com/Gaming32/ArrayV/issues/97

Sup? Been having some fun with this project lately. I'd be happy to split these out into multiple branches if you want to cherry pick. **New features:** - Java 14...

The main window appears at the corner of the screen. I can't move it and the "choose sort" window opens offscreen.

When I have the array size above a certain level, the array is blank when I set the distribution to Perlin noise, and I have to click on another distribution...