{"id":17955493,"url":"https://github.com/heuermh/lick","last_synced_at":"2026-01-28T16:02:07.056Z","repository":{"id":491339,"uuid":"117688","full_name":"heuermh/lick","owner":"heuermh","description":"LiCK, Library for ChucK","archived":false,"fork":false,"pushed_at":"2026-01-02T16:58:18.000Z","size":10052,"stargazers_count":156,"open_issues_count":17,"forks_count":22,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-01-09T02:35:16.925Z","etag":null,"topics":["audio-effect","audio-effects","chuck","midi","osc","sampler","sequencer","synthesizer"],"latest_commit_sha":null,"homepage":"","language":"ChucK","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heuermh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"heuermh"}},"created_at":"2009-01-29T23:08:41.000Z","updated_at":"2026-01-02T16:58:22.000Z","dependencies_parsed_at":"2024-04-14T19:35:22.920Z","dependency_job_id":"dc7bd834-5cb9-4d34-bb56-2005bedea1bb","html_url":"https://github.com/heuermh/lick","commit_stats":{"total_commits":478,"total_committers":7,"mean_commits":68.28571428571429,"dds":"0.11506276150627615","last_synced_commit":"0d6c1654356d52c13b0a3a8f2dd511b48e8513ba"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heuermh/lick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuermh%2Flick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuermh%2Flick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuermh%2Flick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuermh%2Flick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heuermh","download_url":"https://codeload.github.com/heuermh/lick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heuermh%2Flick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio-effect","audio-effects","chuck","midi","osc","sampler","sequencer","synthesizer"],"created_at":"2024-10-29T10:28:52.255Z","updated_at":"2026-01-28T16:02:07.039Z","avatar_url":"https://github.com/heuermh.png","language":"ChucK","readme":"LiCK\n====\n\nLiCK  Library for ChucK.\n\n\n```\nLiCK  Library for ChucK.\nCopyright (c) 2007-2025 held jointly by the individual authors.\n\nLiCK is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nLiCK is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n```\n\n### LiCK includes:\n\n - int, float, and Object Lists\n - Functor objects, see e.g. http://c2.com/cgi/wiki?FunctorObject\n - Interpolation/tween/easing functors\n - Composite procedures for building loops\n - Intervals, Chords, Scales, and Tunings\n - Time signatures, duration providers, humanizing duration providers\n - Arpeggiators, Patterns, Sequences, and Sequencers\n - Velocity sensitive, pitch sensitive, and handed Samples\n - Sample-based drum machine emulators\n - Synthesized kick and snare drum instruments\n - Synthesized bass, drone, and lead instruments\n - HID device classes (keyboard, mouse, joystick, gamepad, etc.)\n - MIDI device classes (Alesis QX25, MAudio Ozone, MeeBlip, NanoPad, etc.)\n - MIDI support for iOS apps (Animoog, EchoPad, GarageBand, Filtatron, Loopy, etc.)\n - OSC support for desktop apps (IanniX, SooperLooper, etc.)\n - LeapMotion, Monome, ControlOSC, TouchOSC integration\n - Mono and stereo Delays, FeedbackMachines\n - WaveShaper chugen, Distortion and Tremolo chugens\n - Sample hold, slew step, hyper triangle low frequency oscillators (LFOs)\n - Feedback, flanger, phaser, chorus, delay, reverb, etc. chugen effects\n - Envelope follower, envelope trigger\n - Attack Release (AR) and other envelope generators\n - PitShift-based pitch follower, harmonizers, and effects\n - Module, Module2, ..., Module8; chuck a Ugen into a parameter (cv)\n - Chugin wrappers, including C*APS, CMT, TAP, SWH, and RubberBand LADSPA plugins\n - \"ChucK-Unit\", an Assert class for creating unit tests\n\n\n### LiCK requires:\n\nchuck-1.5.2.0 or later\n\nhttps://chuck.cs.princeton.edu/\nhttps://chuck.stanford.edu/\n\n\n### LiCK optional dependencies:\n\nCCRMA ChuGins\n\nhttps://github.com/ccrma/chugins\n\n\nthe C* Audio Plugin Suite\n\nhttp://quitte.de/dsp/caps.html\n\n\nTAP-plugins\n\nhttp://tap-plugins.sourceforge.net/index.html\n\n\nComputer Music Toolkit (CMT)\n\nhttp://www.ladspa.org/cmt/overview.html\n\n\nThe SWH Plugins package for the LADSPA plugin system\n\nhttp://plugin.org.uk/\n\n\nRubber Band Library\n\nhttp://breakfastquay.com/rubberband/\n\n\n### Documentation\n\nFor further documentation, please see\n\nhttps://github.com/heuermh/lick/wiki\n","funding_links":["https://github.com/sponsors/heuermh"],"categories":["Libraries and tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheuermh%2Flick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheuermh%2Flick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheuermh%2Flick/lists"}