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

Block or report ilesinge

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. shabda shabda Public

    Shabda is a semantic audio samples curator for livecoding software such as Estuary or Tidal Cycles

    Python 15

  2. humans-behind-keyboards humans-behind-keyboards Public

    HTML 1

  3. lovedollar lovedollar Public

    love💲

    Python 2

  4. shaarli-related shaarli-related Public

    Shaarli plugin to to show related links based on the number of identical tags

    PHP 20 1

  5. samples4web samples4web Public

    Samples4web is a simple tool for music livecoders to expose their audio samples on the web (for Estuary and Strudel platforms)

    Go 7

  6. Command line tool to generate sample... Command line tool to generate samples JSON list file for the Strudel livecoding platform.
    1
    #/bin/sh
    2
    # Forked from https://raw.githubusercontent.com/dktr0/estuary/dev/generateAudioResources.sh to support Strudel
    3
    
                  
    4
    printf "{\n"
    5
    printf "  \"_base\":\"https://raw.githubusercontent.com/username/repository/master/\",\n"