audio-visualizer
Here are 288 public repositories matching this topic...
-
Updated
Jan 14, 2019 - JavaScript
Provide man pages
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.
-
Updated
Jun 11, 2020 - C#
- Write JavaDoc comments for all class variables and functions.
- 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. - There are functions with unfinished JavaDoc comments.
- JavaDoc comments on classes can be removed if they have no useful information (Ex. A one-line description of t
-
Updated
Jun 5, 2020 - Python
-
Updated
Jun 7, 2020 - TypeScript
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
May 5, 2020 - JavaScript
In the guide to create a 2D module it would be nice if we could also talk about how to save data globally in the module scope and also init the module once.
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jun 4, 2020 - Swift
Hello,
Do you think it would be possible to briefly explain how it works, internally? E. g. how an image can be turned into sound? A paragraph or two should be fine, no need to write a 20 page article. Just anything to get people going who don't know about it (which so happens to be my case, as I don't know; first time I saw this actually).
-
Updated
May 16, 2020 - JavaScript
-
Updated
Sep 22, 2018 - Python
-
Updated
Jan 22, 2020 - Swift
-
Updated
Apr 17, 2019 - Swift
-
Updated
Mar 24, 2020 - JavaScript
-
Updated
Oct 3, 2019 - C++
-
Updated
Apr 5, 2020 - JavaScript
Live Radio Streaming
Hello,
Can this project be used for radio stream?
Radio is a simple radio station with music using Shoutcast
-
Updated
Dec 22, 2019 - JavaScript
-
Updated
Jun 9, 2020 - HTML
-
Updated
Apr 17, 2020
-
Updated
Apr 9, 2019 - Lua
-
Updated
Apr 22, 2020 - Dart
-
Updated
Dec 2, 2019 - JavaScript
-
Updated
May 27, 2020 - JavaScript
-
Updated
Apr 11, 2020 - Objective-C
Improve this page
Add a description, image, and links to the audio-visualizer topic page so that developers can more easily learn about it.
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."
Wondering if you could provide a basic example on how to use this in a express app?