I hereby claim:
- I am mshkrebtan on github.
- I am mshkrebtan (https://keybase.io/mshkrebtan) on keybase.
- I have a public key ASDG92G5Mdwwuum0VP6aD8VXXQduKOKaDqBqeDJ_ArNcnwo
To claim this, I am signing this object:
| { | |
| "eventTypes": [ | |
| { | |
| "service": "A4B", | |
| "code": "AWS_A4B_API_ISSUE", | |
| "category": "issue" | |
| }, | |
| { | |
| "service": "A4B", | |
| "code": "AWS_A4B_CALENDAR_CONNECTIVITY_FAILURE", |
| --- | |
| # source: EQ setting forBeyerdynamic DT770 (fresh earpads) by oratory1990 from | |
| # 14.04.21: | |
| # https://www.dropbox.com/s/npqrz9dqdda292x/Beyerdynamic%20DT770%20%28new%20earpads%29.pdf?dl=0 | |
| # | |
| # BiQuadDesigner for Free Biquad filters (used instead of shelving fitlers): | |
| # https://arachnoid.com/BiQuadDesigner/index.html | |
| devices: | |
| samplerate: 96000 |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # Volume to start with | |
| mpc_volume=$1 | |
| # Fade-in time in seconds | |
| fade_in_time=$2 | |
| # Alarm Clock playlist | |
| playlist="$3" | |
| function get_mpc_volume() { |