An open API service indexing awesome lists of open source software.

https://github.com/errorcodezero/naus


https://github.com/errorcodezero/naus

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Naus

Made music using colored emojis!

```
Symbols::RedSquare => "100hz.wav",
Symbols::OrangeSquare => "200hz.wav",
Symbols::YellowSquare => "300hz.wav",
Symbols::GreenSquare => "400hz.wav",
Symbols::BlueSquare => "500hz.wav",
Symbols::PurpleSquare => "600hz.wav",
Symbols::BrownSquare => "700hz.wav",
Symbols::WhiteSquare => "800hz.wav",
Symbols::BlackSquare => "900hz.wav",
```

1. Create a file and place these emojis in whatever order you wish!

2. Run `cargo r [your file]`

3. Enjoy the sweet sounds of music!