All Projects → rbanffy → Selectric Mode

rbanffy / Selectric Mode

Licence: lgpl-3.0
⌨ Make your Emacs sound like a proper typewriter.

Projects that are alternatives of or similar to Selectric Mode

Dumb Jump
an Emacs "jump to definition" package for 50+ languages
Stars: ✭ 1,256 (+938.02%)
Mutual labels:  melpa
Nimbus Theme
The best dark theme for Emacs
Stars: ✭ 102 (-15.7%)
Mutual labels:  melpa
Simple Sdl2 Audio
A simple SDL2 audio library without SDL_Mixer for playing music and multiple sounds natively in SDL2
Stars: ✭ 111 (-8.26%)
Mutual labels:  sound
Pizzicato
Library to simplify the way you create and manipulate sounds with the Web Audio API.
Stars: ✭ 1,296 (+971.07%)
Mutual labels:  sound
Processing Sound
Audio library for Processing built with JSyn
Stars: ✭ 94 (-22.31%)
Mutual labels:  sound
Cephalopod
A sound fader for AVAudioPlayer written in Swift for iOS, tvOS and macOS.
Stars: ✭ 103 (-14.88%)
Mutual labels:  sound
Cochlea
Inner ear models for Python
Stars: ✭ 82 (-32.23%)
Mutual labels:  sound
Soundwaveform
Generate WaveForms Images from Sounds and Videos on macOS and iOS (Swift 5.x)
Stars: ✭ 119 (-1.65%)
Mutual labels:  sound
Webmidikit
Simplest MIDI Swift library
Stars: ✭ 100 (-17.36%)
Mutual labels:  sound
Web Mode
web template editing mode for emacs
Stars: ✭ 1,470 (+1114.88%)
Mutual labels:  melpa
Exwm Edit
Edit mode for EXWM
Stars: ✭ 92 (-23.97%)
Mutual labels:  melpa
My Appdaemon
My apps, my helpfiles, all about AppDaemon for Home Assistant
Stars: ✭ 94 (-22.31%)
Mutual labels:  sound
Wad
Web Audio DAW. Use the Web Audio API for dynamic sound synthesis. It's like jQuery for your ears.
Stars: ✭ 1,540 (+1172.73%)
Mutual labels:  sound
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+939.67%)
Mutual labels:  sound
Sound
🔊 A Vue composable for playing sound effects
Stars: ✭ 116 (-4.13%)
Mutual labels:  sound
Minibae
The platform-neutral Beatnik Audio Engine, Mini Edition (miniBAE) is an exceptionally mature, well-rounded, and reliable computer music and sound system specially customized for small-footprint and embedded applications.
Stars: ✭ 82 (-32.23%)
Mutual labels:  sound
React Native Sound Recorder
Simplest Sound Recorder for React Native
Stars: ✭ 103 (-14.88%)
Mutual labels:  sound
Graphql Mode
An Emacs mode for GraphQL
Stars: ✭ 120 (-0.83%)
Mutual labels:  melpa
Dmitrysengine
[abandoned] C99 cross-platform 3D game engine with absolute minimum of external dependencies
Stars: ✭ 119 (-1.65%)
Mutual labels:  sound
Thorium
Platform for starship simulator controls
Stars: ✭ 109 (-9.92%)
Mutual labels:  sound

selectric-mode

MELPA MELPA Stable

IBM Selectric

Photo By Oliver Kurmis - Self-photographed, CC BY 2.5, https://commons.wikimedia.org/w/index.php?curid=104015

Make your Emacs sound like a proper typewriter. Extremely useful if you have a puny, silent, rubberish, non-clicky keyboard.

"I noticed this in the Spacemacs config and have it set up for occasional use. Makes writing documentation feel more important." -- mcguire on Hacker News

The sound of the typewriter moving and typing was recorded by a person nicknamed "secretmojo" and is available on https://www.freesound.org/people/secretmojo/sounds/224012/ and the bell was extracted from https://freesound.org/people/knufds/sounds/345955/, recorded by "knufds", both available under a Creative Commons license. The sound of the margin bell, was extracted from https://www.youtube.com/watch?v=vOIPN70f_-I by Joe Heyming.

To install it, simply add it to your load-path, require it:

(add-to-list 'load-path "~/.emacs.d/plugins/selectric-mode")
(require 'selectric-mode)

And then activate/deactivate with M-x selectric-mode. When it's activated, you'll hear a typing sound for confirmation. When it deactivates, you'll hear a carriage movement sound instead.

Alternatively, you can install it from MELPA.To install it, type M-x package-install [ret] selectric-mode

selectric-mode on MELPA

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].