Ralph Giles

Results 129 comments of Ralph Giles

The primary publication reference is **RIME 3/2 1.1.4 ex. add27**. That table only goes up to 25 examples. Is there an addendum somewhere? I was hoping to a find a...

Aha, so it's working backward from the image or its transliteration. Any idea on the Penn Museum's tablet? I can't make out enough of it to search for a corresponding...

That's probably for the best. I'd also suggest updating the composite reference to [Q000936](https://cdli.ucla.edu/search/search_results.php?CompositeNumber=Q000936). Currently it's grouped with with RIME 3/2.1.1.5 instead of 1.1.4. According to the revision history, the...

Hmm. It looks like ogg123 [doesn't check for error](https://github.com/xiph/vorbis-tools/blob/v1.4.2/ogg123/ogg123.c#L714) after submitting audio for playback, and so repeat mode might keep decoding over and over again without noticing the audio is...

@ph3-der-loewe volunteered to spruce things up and do a release, so hopefully soon!

Thanks for the report. `config.guess` in the 1.4.0 release tarball is from 2008, which indeed predates the aarch64 architecture. Until we can publish a new release, you can work around...

The signature looks compatible, and intl/os2compat.h as `#define strncasecmp strnicmp` so that's probably fine. Not sure how it was working with earlier Visual Studio versions though; maybe there is/was some...

It uses a sinc-filtered resampler with a Kaiser window, based on Hanning's textbook. It's an earlier version of the speex resampler used in opusenc, firefox and a number of other...

"Media uploads for images are limited to 5MB in file size, and for videos are limited to 15MB. For chunked uploads, the maximum chunk size is 5MB." -- https://dev.twitter.com/rest/reference/post/media/upload So...

Yes, I think you're right. Presumedly that's per-image. Maybe 5MB < 4.4MB because of inconsistent units?