Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 418 Bytes

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.