Skip to content
View khrykin's full-sized avatar
Block or Report

Block or report khrykin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. StrategrDesktop StrategrDesktop Public

    No-Fuss Time Management App

    C++ 290 34

  2. BlackBird BlackBird Public

    AU/VST3 Synth built with JUCE

    C++ 50 14

  3. CXXProxyKit CXXProxyKit Public

    Objective-C++ framework that helps to create Swift-friendly Objective-C wrappers of C++ interfaces.

    Objective-C 1

  4. spotpl spotpl Public

    A CLI utility that matches files from your local music library to a Spotify playlist

    C++ 5

  5. Logarithmic fader (envelope) in java... Logarithmic fader (envelope) in javascript
    1
    /**
    2
     * Fades values in and out logarithmically.
    3
     * @param {number} sampleRate - Number of samples per duration unit
    4
     * @param {number} duration - Duration of an envelope
    5
     * @param {number} unity - Unity approximation