View ilesinge's full-sized avatar
🐒
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. shabdashabdaPublic

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

    Python 23

  2. humans-behind-keyboardshumans-behind-keyboardsPublic

    HTML 1

  3. lovedollarlovedollarPublic

    love💲

    Python 2

  4. shaarli-relatedshaarli-relatedPublic

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

    PHP 22 1

  5. samples4websamples4webPublic

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

    Go 10

  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.usercontent.com/dktr0/estuary/dev/generateAudioResources.sh to support Strudel
    3
    4
    printf "{\n"
    5
    printf "  \"_base\":\"https://raw.usercontent.com/username/repository/master/\",\n"