This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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 +++ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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' ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.layer { | |
opacity:0; | |
} | |
.layer#visible | |
{ | |
opacity:1; | |
} | |
.layer:hover | |
{ | |
opacity:1; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Contributor: Corrado Primier <[email protected]> | |
# 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') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"name": "vis1" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.