Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oflatt/esonify
An emacs extension that sonifies your code.
https://github.com/oflatt/esonify
Last synced: about 1 month ago
JSON representation
An emacs extension that sonifies your code.
- Host: GitHub
- URL: https://github.com/oflatt/esonify
- Owner: oflatt
- Created: 2018-12-07T20:02:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T16:21:30.000Z (almost 6 years ago)
- Last Synced: 2024-08-05T06:04:29.912Z (4 months ago)
- Language: Emacs Lisp
- Size: 1.12 MB
- Stars: 21
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esonify.el
An emacs extension that sonifies your code. Skilled users will begin to be able to recognize some code based solely upon the music it generates. Hear sine waves at different frequencies for lowercase letters, square waves for upper case letters, and triangle waves for keybindings.Video demo:
Note: esonify may lag on some Windows machines- this is an issue that is still being pursued.
## Requirements
- emacs 24 or higher
- sound-wav.el## Usage
M-x esonify-mode
Turns esonify on and off.## License
This software is distributed under GPLv3.