Skip to content
#

audio-visualizer

Here are 288 public repositories matching this topic...

jarcode-foss
jarcode-foss commented Mar 11, 2019

GLava is gaining new features and options that is outpacing current documentation, especially wrt. writing shaders. The existing documentation is not sufficient. It would also be preferable to provide documentation in an easily readable format for local reading that doesn't rely on a browser rendering markdown, which could also allow for easier localization in the future.

Valkryst
Valkryst commented Oct 18, 2017
  1. Write JavaDoc comments for all class variables and functions.
  2. In many cases, there are multi-line JavaDoc comments where the opening /** and closing */ could be moved onto the same line as the comment itself.
  3. There are functions with unfinished JavaDoc comments.
  4. JavaDoc comments on classes can be removed if they have no useful information (Ex. A one-line description of t

Improve this page

Add a description, image, and links to the audio-visualizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio-visualizer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.