Skip to content
View cfix-git's full-sized avatar
🐱
🐱
  • 10:09 (UTC -04:00)

Block or report cfix-git

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. raudio raudio Public

    An expressive additive synthesizer

    Rust 10

  2. song-designer song-designer Public

    A UI made with Elm for designing song layouts

    Elm 9

  3. sc-score sc-score Public

    Cute lil scoregen in SuperCollider

    SuperCollider

  4. Comparison of methods for detuning ... Comparison of methods for detuning a melody
    1
    (comment 
    2
      "
    3
      Let the choir make the call!
    4
    5
      I love Just Intonation and want it to be the absolute answer
  5. Infinite music player with Web Audio... Infinite music player with Web Audio API
    1
    // copy and paste me into your browser console to play music!
    2
    
                  
    3
    function createReverbNode(context, decayTime = 3, wetLevel = 0.33) {
    4
        const reverbNode = context.createConvolver();
    5
    
                  
  6. druid-synth-frontend druid-synth-frontend Public

    Frontend web app for editing image synthesis presets. Made with Yew & CSS.

    Rust 1