https://github.com/errorcodezero/naus
https://github.com/errorcodezero/naus
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/errorcodezero/naus
- Owner: errorcodezero
- Created: 2025-08-09T03:53:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T23:47:18.000Z (11 months ago)
- Last Synced: 2025-08-23T11:44:23.709Z (11 months ago)
- Language: Rust
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!