Skip to content

Instantly share code, notes, and snippets.

$ din
creating: /home/kaspar/.din/
ls: cannot access /usr/local/share/din/: No such file or directory
<<< copied initial data files into: /home/kaspar/.din/ >>>
bad globals file, will use defaults
<<< using default for JACK settings >>>
*** connecting to JACK server ***
+++ connected to JACK server as: din +++
+++ opened input & output ports +++
+++ opened MIDI port +++
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=din
pkgver=3.5
pkgrel=2
pkgdesc="A software musical instrument and audio synthesizer using Bezier curves to draw waveforms."
arch=(i686 x86_64)
url="http://dinisnoise.org/"
license=('GPL3')
depends=('fftw' 'jack' 'liblo' 'libgl' 'libircclient' 'tcl')
@kasbah
kasbah / gist:2921849
Created June 13, 2012 04:19
clam PKGBUILD
# Maintainer: Santiago Piccinini <gringotumadre at gmail dot com>
pkgname=clam
pkgver=1.4.0
pkgrel=3
pkgdesc="C++ Library for Audio and Music"
arch=('i686' 'x86_64')
url="http://clam-project.org"
license=('GPL')
depends=('fftw' 'libxml++' 'id3lib' 'ladspa' 'libmad' 'libogg' 'libvorbis' 'libxi' 'libsndfile' 'portaudio' 'jack')
makedepends=('scons' )
diff -aur CLAM-1.4.0.old/src/Flow/Ports/OutPort.hxx CLAM-1.4.0.new/src/Flow/Ports/OutPort.hxx
--- CLAM-1.4.0.old/src/Flow/Ports/OutPort.hxx 2010-02-18 19:33:02.000000000 +0000
+++ CLAM-1.4.0.new/src/Flow/Ports/OutPort.hxx 2012-06-13 05:00:34.000000000 +0100
@@ -23,6 +23,7 @@
#define __OutPort_hxx__
#include "WritingRegion.hxx"
+#include "TypeInfo.hxx"
#include <typeinfo>
#include <list>
.layer {
opacity:0;
}
.layer#visible
{
opacity:1;
}
.layer:hover
{
opacity:1;
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Maintainer: Laszlo Papp <djszapi2 at gmail com>
pkgname=uisp
pkgver=20050207
pkgrel=4
pkgdesc="A tool for AVR which can interface to many hardware in-system programmers"
arch=('i686')
url="http://savannah.nongnu.org/projects/uisp/"
license=('GPL')
depends=('gcc-libs')
#allow access to usb
SUBSYSTEM=="usb", MODE="0666", GROUP="dialout"
SUBSYSTEM=="hidraw", MODE="0666", GROUP="dialout"
SUBSYSTEM=="hid", MODE="0666", GROUP="dialout"
#
##ATTR{idVendor}=="03eb", ATTR{idProduct}=="204f", MODE="0666", GROUP="dialout", SYMLINK="lufarawhid-%n"
##
##ATTR{idVendor}=="03eb", ATTR{idProduct}=="2ff4", MODE="0666", GROUP="dialout", SYMLINK="lufarawdfu-%n"
##
ATTR{idVendor}=="0x1d50", ATTR{idProduct}=="0x6041", MODE="0666", GROUP="dialout", SYMLINK="alpharawhid-%n"
pkgname=srecord
pkgver=1.61
pkgrel=1
pkgdesc="The SRecord package is a collection of powerful tools for manipulating EPROM load files."
arch=('i686' 'x86_64')
license=('GPL')
makedepends=('boost')
url="http://srecord.sourceforge.net"
source=("${url}/${pkgname}-${pkgver}.tar.gz")
# broken makefile has race conditions, remove "-j"
{
"metadata": {
"name": "vis1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@kasbah
kasbah / plotting_first_electrode.ipynb
Last active December 19, 2015 16:39
measuring dynamic range of one electrode on the nomech_mini
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.