Skip to content

Instantly share code, notes, and snippets.

View Eugene-Y's full-sized avatar

Eugene Yakshin Eugene-Y

View GitHub Profile
@rcrath
rcrath / ribs.md
Last active May 17, 2020 05:53
ribs granular synth/effect

ribs, a ganular synth/effect

Ribs is a 32 voice midi-triggered granular effect. It can act as both a really interesting synth and as a midi controlled audio mangler.

This document is a rough guide put together from viewing the extensive tutorial video, looting the useful bits from the KVR forum, and trial and error while trying out what it says to do there! it isn't complete yet, and questions should be directed to the forum. Ribs can be downloaded at the kvr forum as well.

questions for dev are in __<strong>__: Just look for the emphasis on the web page or search "__" in a text editor.

Ribs is made by Eugene Yakshin. You can listen to his music and hear some of the sounds Ribs is capable of at https://soundcloud.com/crimsonbrain, or contribute to his financial well-being at https://www.patreon.com/eugeneyakshin and https://www.paypal.me/EugeneYakshin.

@joemck
joemck / zenrecover.py
Created February 8, 2011 08:40 — forked from joemck/zenrecover.py
zenrecover.py, "undelete" version
#!/usr/bin/python
# Copyright 2007 by Tobia Conforto <tobia.conforto@gmail.com>
#
# This program 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 2 of the License, or (at your
# option) any later version.
#
# This program 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
@lkraav
lkraav / 8kzenrecover.py
Created November 17, 2009 20:57
8kzenrecover.py
#!/usr/bin/python
# Copyright 2007 by Tobia Conforto <tobia.conforto@gmail.com>
#
# This program 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 2 of the License, or (at your
# option) any later version.
#
# This program 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