Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Safari77's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Safari77

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. DeepFilter Net pipewire configuratio... DeepFilter Net pipewire configuration with low-pass and high-pass ladspa filters (stereo)
    1
    # copy to ~/.config/pipewire/pipewire.conf.d and
    2
    #   systemctl --user restart pipewire{,.socket} pipewire-pulse{,.socket} wireplumber ; pkill easyeffects
    3
    # replace target.object !
    4
    # pw-cli ls  "Mackie DeepFilter Source Stereo"
    5
    # pw-cli set-param 39 Props '{ "control.Attenuation Limit (dB)" : 60 }'
  2. sound_MESA sound_MESA Public

    One script loads an audio file and it computes its PSD, shows graphically with matplotlib. The other analyses Coherence of stereo file's two channels .

    Python

  3. vim vim Public

    Forked from vim/vim

    fsync for safe file writes

    Vim Script

  4. lumimaja lumimaja Public

    PasswordSafe with Argon2 KDF

    C++ 6

  5. raggre46 raggre46 Public

    high performance rust applications to aggregate ipv4 and ipv6 netblocks

    Rust 1

  6. argos-sunpos argos-sunpos Public

    argos script (for gnome-shell) to show sunrise / sunset info and solar irradiance data (online or offline) using pvlib SPA_python for calculations, UV Index (current and day's max using offline cal…

    Python