teknopaul

Results 11 issues of teknopaul

**Describe the bug** SKIP_HTTP_TOKEN_CHECK="true" stopped working **To Reproduce** just updating certs on cron **Expected behavior** certs to update automatically **Operating system (please complete the following information):** Ubuntu 20.04.3 LTS GNU...

bug

Hi i ran strings on some of the rekordbox applications and it is revealing of how they name their features. Some of these terms might help with writing docs and...

Pitch adjust is documented in a slightly complicated way when really the adjustment is trivial `multiplier = pitch / 0x100000` BPM is simply `bpm * multiplier` Some how we have...

Since certain whitespace is significant in Markdown its important to be able to see it. Specifically Whitespace or tabs at the start of a line for list and code blocks....

**RainLoop version, browser, OS:** 1.12.0 http://www.rainloop.net/docs/installation/ **Expected behavior and actual behavior:** After fillowing instructions server should be configured and working **Steps to reproduce the problem:** Follow the instructions on teh...

Flac Ogg and others support vorbis comments in the format "XXX=YYY" but it is not possible to send such strings. sf_set_string() takes a int for the string type. If it...

It seems snappyjava lib is not doing bounds checks, when I load the library and run compress() with incorrect size I can crash the JVM, testing this with Windows on...

Seems this looks like a vu meter but is not connected to any playing audio. Is that correct? Any idea how to read actual playing volume, rather than the volume...