https://github.com/1j01/ascii-to-midi
Create MIDI files from text in several formats
https://github.com/1j01/ascii-to-midi
ascii ascii-art cryptogram file-conversion file-converter midi midi-art music steganography
Last synced: 10 days ago
JSON representation
Create MIDI files from text in several formats
- Host: GitHub
- URL: https://github.com/1j01/ascii-to-midi
- Owner: 1j01
- License: mit
- Created: 2022-09-02T05:56:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T06:01:10.000Z (almost 3 years ago)
- Last Synced: 2025-04-25T19:44:23.218Z (about 2 months ago)
- Topics: ascii, ascii-art, cryptogram, file-conversion, file-converter, midi, midi-art, music, steganography
- Language: JavaScript
- Homepage: https://ascii-to-midi.web.app/
- Size: 1.23 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#  [ASCII To MIDI][app]
[Try out the app!][app]
Built with [MidiFile.js](https://github.com/nfroidure/midifile), and written in [CoffeeScript](https://coffeescript.org/).
### License
MIT-licensed. See [LICENSE.md](LICENSE.md)
### Development Setup
- Install Git and Node.js if you don't already have them installed.
- Clone the repository.
- Open a terminal in the project directory.
- Run `npm i` to install dependencies.
- Run `npm start` to start a live server and automatically recompile coffeescript on changes.### TODO
See the [issue tracker](https://github.com/1j01/ascii-to-midi/issues), and `TODO` comments in the source code.
[app]: https://ascii-to-midi.web.app/