All Projects → heuermh → Lick

heuermh / Lick

Licence: gpl-3.0
LiCK, Library for ChucK

Projects that are alternatives of or similar to Lick

Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (+23.73%)
Mutual labels:  midi, synthesizer, osc
Miti
miti is a musical instrument textual interface. Basically, its MIDI, but with human-readable text. 🎵
Stars: ✭ 103 (-12.71%)
Mutual labels:  midi, synthesizer, sequencer
Iannix
IanniX is a graphical open-source sequencer, based on Iannis Xenakis works, for digital art. IanniX syncs via Open Sound Control (OSC) events and curves to your real-time environment.
Stars: ✭ 238 (+101.69%)
Mutual labels:  midi, osc, sequencer
Score
ossia score, an interactive sequencer for the intermedia arts.
Stars: ✭ 808 (+584.75%)
Mutual labels:  midi, osc, sequencer
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+966.1%)
Mutual labels:  midi, synthesizer, sequencer
Awesome Music Production
A curated list of software, services and resources to create and distribute music.
Stars: ✭ 340 (+188.14%)
Mutual labels:  midi, synthesizer
Open Stage Control
Libre and modular OSC / MIDI controller
Stars: ✭ 436 (+269.49%)
Mutual labels:  midi, osc
Zynaddsubfx
ZynAddSubFX open source synthesizer
Stars: ✭ 554 (+369.49%)
Mutual labels:  synthesizer, osc
Fluidsynth
Software synthesizer based on the SoundFont 2 specifications
Stars: ✭ 811 (+587.29%)
Mutual labels:  midi, synthesizer
Orca
Esoteric Programming Language
Stars: ✭ 3,636 (+2981.36%)
Mutual labels:  midi, osc
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (+408.47%)
Mutual labels:  midi, synthesizer
Jssynth
Make music in your browser with this synthesizer and sequencer
Stars: ✭ 25 (-78.81%)
Mutual labels:  synthesizer, sequencer
Orca C
Live Programming Environment(C Port)
Stars: ✭ 328 (+177.97%)
Mutual labels:  midi, osc
Romplayer
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
Stars: ✭ 445 (+277.12%)
Mutual labels:  midi, synthesizer
Klystrack
A chiptune tracker
Stars: ✭ 321 (+172.03%)
Mutual labels:  synthesizer, sequencer
Audiobench
Open source modular synthesizer
Stars: ✭ 63 (-46.61%)
Mutual labels:  midi, synthesizer
Theconductor
Toolset for making musical applications with Unity, Max and Ableton.
Stars: ✭ 48 (-59.32%)
Mutual labels:  midi, osc
Midisequencer
MIDI Sequencer that sends MIDI events to other apps.
Stars: ✭ 75 (-36.44%)
Mutual labels:  midi, sequencer
arduino-midi-sound-module
Turn your Arduino Uno into a 16-voice MIDI sound synthesizer
Stars: ✭ 43 (-63.56%)
Mutual labels:  midi, synthesizer
Textbeat
🎹 plaintext music sequencer and midi shell, with vim playback 🥁
Stars: ✭ 274 (+132.2%)
Mutual labels:  midi, sequencer

LiCK

LiCK Library for ChucK.

LiCK  Library for ChucK.
Copyright (c) 2007-2021 held jointly by the individual authors.

LiCK is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

LiCK is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

LiCK includes:

  • int, float, and Object Lists
  • Functor objects, see e.g. http://c2.com/cgi/wiki?FunctorObject
  • Interpolation/tween/easing functors
  • Composite procedures for building loops
  • Intervals, Chords, Scales, and Tunings
  • Time signatures, duration providers, humanizing duration providers
  • Arpeggiators, Patterns, Sequences, and Sequencers
  • Velocity sensitive, pitch sensitive, and handed Samples
  • Sample-based drum machine emulators
  • Synthesized kick and snare drum instruments
  • Synthesized bass, drone, and lead instruments
  • HID device classes (keyboard, mouse, joystick, gamepad, etc.)
  • MIDI device classes (Alesis QX25, MAudio Ozone, MeeBlip, NanoPad, etc.)
  • MIDI support for iOS apps (Animoog, EchoPad, GarageBand, Filtatron, Loopy, etc.)
  • OSC support for desktop apps (IanniX, SooperLooper, etc.)
  • LeapMotion, Monome, ControlOSC, TouchOSC integration
  • Mono and stereo Delays, FeedbackMachines
  • WaveShaper chugen, Distortion and Tremolo chugens
  • Sample hold, slew step, hyper triangle low frequency oscillators (LFOs)
  • Feedback, flanger, phaser, chorus, delay, reverb, etc. chugen effects
  • Envelope follower, envelope trigger
  • Attack Release (AR) and other envelope generators
  • PitShift-based pitch follower, harmonizers, and effects
  • Module, Module2, ..., Module8; chuck a Ugen into a parameter (cv)
  • Chugin wrappers, including C*APS, CMT, TAP, SWH, and RubberBand LADSPA plugins
  • "ChucK-Unit", an Assert class for creating unit tests

LiCK requires:

chuck-1.3.3.0 (chimera) or later

http://chuck.cs.princeton.edu/

LiCK optional dependencies:

CCRMA ChuGins

https://github.com/ccrma/chugins

Joel Matthys' Fork of CCRMA ChuGins

https://github.com/jwmatthys/chugins

the C* Audio Plugin Suite

http://quitte.de/dsp/caps.html

TAP-plugins

http://tap-plugins.sourceforge.net/index.html

Computer Music Toolkit (CMT)

http://www.ladspa.org/cmt

The SWH Plugins package for the LADSPA plugin system

http://plugin.org.uk/

Rubber Band Library

http://breakfastquay.com/rubberband/

Documentation

For further documentation, please see

https://github.com/heuermh/lick/wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].