Skip to content

Generates medical device alarms as .wav files according to FDA standards

Notifications You must be signed in to change notification settings

gjbsaiia/medicalAlarmGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

medicalAlarmGen

Generates medical device alarms as .wav files according to FDA standards
When you run the program it asks you if you'd like to run it batch or manual -

- batch requires you to fill out AlarmSpecifications.txt file with with the pulse duration 
  and wait duration for each priority level. It then generates alarms with 
  fundamental frequencies between 300 and 1000 Hz. It will generate two .wav files 
  for each parameter set using two different signals. Each of these generate a signal with 
  4 fundamental frequencies as specified by the FDA for medical alarms.

- The manual mode will simply prompt you for the parameters to make your alarm, with reminders
  about the specifications set by the FDA. It will then generate two .wav files using two different
  functions.

You can change the path to the specification file and the sample rate by adjusting the global variables.

About

Generates medical device alarms as .wav files according to FDA standards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages