Vitaly Novichkov

Results 1153 comments of Vitaly Novichkov

> Well, you want. But I have not given you permission for that. Yet you created a commit suggesting contrary. Sorry, I'll revert that, and will return that back on...

Okay, at begin, I'll post entire content of my libADLMIDI stuff, but with keeping your readmes and PHPs in the root, but changing the folder structure for organizing, and other...

Okay, for comparison, I have made the separated branch I have called as "library": https://github.com/Wohlstand/ADLMIDI/tree/library libADLMIDI - It's 4 years of work, and the original ADLMIDI was gone into very...

> And I also kind of dislike CMake. The CMake is one most common building systems are used widely by lot of projects (include commercial!). The alternatives are: - autotools,...

> Unfortunately, right now it’s 2am and I should finish packing. At me is also 2AM (UTC+3) ;3

Okay, it's a good idea then, gonna to make another issue for that. This will be kept opened.

Okay, since yesterday I resumed my work, however, I made the new branch: https://github.com/Wohlstand/ADLMIDI/tree/library-3 I found a simplier way to turn the thing into the library, however, it's still need...

That's because the gaining is needed (in the code I mean) to resolve this problem. Also, you could disable the reverbation that also reduces the volume.

This, seems, an another and unrelated bug...

Another solution is just an output as Float32. Unlike integer formats, float allows to clip and don't distort the result.