Skip to content

The most primitive audio device available on PC-compatible systems with characteristic "beeps" and "squeaks"

License

Notifications You must be signed in to change notification settings

deadblackclover/pc-beeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pc-beeper

crates.io docs.rs

The most primitive audio device available on PC-compatible systems with characteristic "beeps" and "squeaks"

Usage

use pc_beeper::Speaker;

let mut speaker = Speaker::new();
speaker.beep(1000, 10);

About

The most primitive audio device available on PC-compatible systems with characteristic "beeps" and "squeaks"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages