James Wilson
James Wilson
In Master 44.1khz 24-bit depth, the last 8 bits are used for MQA decoding to 88.2khz it's not typical audio data as far as I know. Bit depth is literally...
this worked for me, logging in showed the access and refresh tokens. currently looking at sox to upsample the mqa
> > Okay, I get that. > > Thank you for the help! > > what does that even mean and how should i get 192khz too i am using...
@yaronzz It seems this was working in mid-February To show commits `git log --all --decorate --branches --oneline --graph --color --date=short --format=\"%C(green)%aN %C(auto)%ad %h%d %s\"` To see potential issues `git diff...
agreed this is super annoying, I did file [a bug about this](https://github.com/borela/naomi/issues/216) but nobody's gotten around to it
My current thinking is that developers **should** add `aria-description` even if screen readers and their versions aren't caught up to the specification. TLDR I think throwing an error prevents good...
You'd have to be an idiot to think all webcams are 4:3
I honestly think you should delete this repo, or rather everything but the actual shockwave to video source implementation. I opened another issue where there's a transform being applied on...
@MontolioV I'm wondering if prepublish would still delete the `.yalc/` files before `yalc publish`, even though they're needed for yalc publish but not a regular one. Does anyone have a...
Yea picking a date is not the same as picking a timestamp, and if we're storing the date in an ISO string, it's UTC+0, but a UTC-based moment object is...