Skip to content

audiojs/decibels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decibels

Convert values to and from decibels.

Install via npm

$ npm install decibels

API

var gainToDecibels = require('decibels/from-gain')
var decibelsToGain = require('decibels/to-gain')

gainToDecibels(gain)

decibelsToGain(db)

License

MIT

About

📢 Convert values to and from decibels.

Resources

License

Stars

Watchers

Forks

Packages

No packages published