mirror of
https://github.com/willianjusten/awesome-audio-visualization.git
synced 2026-01-06 20:23:53 -05:00
Add initial base
This commit is contained in:
14
.editorconfig
Normal file
14
.editorconfig
Normal file
@@ -0,0 +1,14 @@
|
||||
# editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
15
Contributing.md
Normal file
15
Contributing.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Contributing
|
||||
|
||||
Your contributions are always welcome!
|
||||
|
||||
## Guidelines
|
||||
|
||||
* Create a file section if needed.
|
||||
* Add section description.
|
||||
* Add section title to Table of contents.
|
||||
* Search previous suggestions before making a new one, as yours may be a duplicate.
|
||||
* Add your links: `* [link-name](http://example.com/) - description`
|
||||
* If your link isn't in english, use (Lang) after the link.
|
||||
* Check your spelling and grammar.
|
||||
* Make sure your text editor is set to remove trailing whitespace.
|
||||
* Send a Pull Request.
|
||||
25
Readme.md
Normal file
25
Readme.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Awesome Audio Experiments
|
||||
|
||||
> A curated list of Audio Experiments. The main idea is that everyone can contribute here, so we can center all the informations about Audio Experiments and keep up-to-date.
|
||||
|
||||
## Contributing
|
||||
|
||||
Your contributions are always welcome! [Click Here to read the guidelines](https://github.com/willianjusten/awesome-svg/blob/master/contributing.md).
|
||||
|
||||
## Other Awesome Lists
|
||||
|
||||
* [Awesome](https://github.com/sindresorhus/awesome)
|
||||
* [Awesome-awesome](https://github.com/emijrp/awesome-awesome)
|
||||
* [Awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness)
|
||||
|
||||
###Autores
|
||||
|  | |
|
||||
|:---------------------:|:-------------------:|
|
||||
| [Willian Justen](https://github.com/willianjusten/) | [Luiz Henrique](https://github.com/lhbzr) |
|
||||
|
||||
|
||||
##License
|
||||
|
||||
[](http://creativecommons.org/licenses/by/4.0/)
|
||||
|
||||
To the extent possible under law, [Willian Justen](http://github.com/willianjusten) has waived all copyright and related or neighboring rights to this work.
|
||||
Reference in New Issue
Block a user