Daniil Cherednik

Results 26 comments of Daniil Cherednik

Hello. Probably UPSERT can help with your task. https://ydb.tech/en/docs/yql/reference/syntax/upsert_into

Добрый день. Сейчас модификация JsonDocument без перезаписи не возможна.

Hi. In theory it is possible to make such replacement. But actually fft is not the hottest routine now. Stacked QMF consumes more cpu and probably should be rewritten using...

Thank you for the report. Do you mean ATRAC3 mode? I can hear some pre-echo artefacts, but it is not easy to solve. About hiss.. Is it like tape hiss,...

https://github.com/ydb-platform/ydb/pull/4123

https://github.com/ydb-platform/ydb-embedded-ui/issues/808

Actually it is not almost correct note. The problem is not in the index itself. The problem you can't update data in tx mode other than serializable-rw. But you can't...

Can you find someone who can write analysis filterbank by this synthesis ? https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/atrac3plusdsp.c#L502-L645 My knowledge of math is not enough to make it for couple of weekends)

Hi Do you have libsndfile installed? I have no mint on my computers, but mint is ubuntu based so try this `sudo apt-get install libsndfile1 libsndfile1-dev`