All Projects → delimitry → R2d2_sound

delimitry / R2d2_sound

Licence: mit
R2-D2-style sound generator in Python

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to R2d2 sound

audio-playback
Ruby/Command Line Audio File Player
Stars: ✭ 20 (+81.82%)
Mutual labels:  wav
spectrogram
Taking an audio signal (wav) and converting it into a spectrogram. Written in Go programming language.
Stars: ✭ 34 (+209.09%)
Mutual labels:  wav
psychoclock
ESP8266 alarm clock with 8x32 LED display, NTP time, and MOD/WAV music alarms
Stars: ✭ 35 (+218.18%)
Mutual labels:  wav
loudgain
ReplayGain 2.0 loudness normalizer based on the EBU R128/ITU BS.1770 standard (-18 LUFS, FLAC, Ogg, MP2, MP3, MP4, M4A, AAC, ALAC, Opus, ASF, WMA, WAV, AIFF, WavPack, APE)
Stars: ✭ 127 (+1054.55%)
Mutual labels:  wav
java-stream-player
🌌Java Advanced Audio Controller Library (WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEY's AUDIO and SPEEX audio formats )
Stars: ✭ 112 (+918.18%)
Mutual labels:  wav
FT2232ImageOutput
Drawing images on oscilloscope using ft2232hc chip
Stars: ✭ 29 (+163.64%)
Mutual labels:  wav
simple-web-audio-recorder-demo
A simple HTML/JS demo that uses WebAudioRecorder.js to record audio on a web page
Stars: ✭ 141 (+1181.82%)
Mutual labels:  wav
Recorder
html5 js 浏览器 web端录音
Stars: ✭ 429 (+3800%)
Mutual labels:  wav
PauseResumeAudioRecorder
An audio recorder that supports pause/resume functionality (WAV files only for now)
Stars: ✭ 19 (+72.73%)
Mutual labels:  wav
flutter audio desktop
[WIP] An 🎵 audio playback library for Flutter Desktop. Supports Windows & Linux. Based on miniaudio.
Stars: ✭ 42 (+281.82%)
Mutual labels:  wav
ok-file-formats
Decoders for PNG, JPEG, WAV, and a few other file formats
Stars: ✭ 72 (+554.55%)
Mutual labels:  wav
voxpopuli
Python wrapper for Espeak and Mbrola, for simple local TTS
Stars: ✭ 21 (+90.91%)
Mutual labels:  wav
DTMF-Decoder
A Java program to implement a DMTF Decoder.
Stars: ✭ 28 (+154.55%)
Mutual labels:  wav
wavio
A Python module for reading and writing WAV files using numpy arrays.
Stars: ✭ 119 (+981.82%)
Mutual labels:  wav
Libnyquist
🎤 Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
Stars: ✭ 311 (+2727.27%)
Mutual labels:  wav
easywave
Easy WAVE file handling for Nim
Stars: ✭ 18 (+63.64%)
Mutual labels:  wav
scim
[wip]Speech recognition tool-box written by Nim. Based on Arraymancer.
Stars: ✭ 17 (+54.55%)
Mutual labels:  wav
Music Metadata
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Stars: ✭ 455 (+4036.36%)
Mutual labels:  wav
Audiofile
A simple C++ library for reading and writing audio files.
Stars: ✭ 399 (+3527.27%)
Mutual labels:  wav
morse-pro
Library for manipulating Morse code text and sound. Understands prosigns and Farnsworth speed. Can create WAV files and analyse input from the microphone or audio files.
Stars: ✭ 85 (+672.73%)
Mutual labels:  wav

R2-D2 sound

R2-D2-style sound generator in Python

Description:

Uses random frequencies to generate R2D2-style messages with random length, then saves generated sound message to output *.wav file and plays it.

To play wav file uses sound-playing interface for Windows (module winsound).

License:

Released under The MIT License.

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].