Skip to content

Instantly share code, notes, and snippets.

View sebs's full-sized avatar
🌈
@127.0.0.1

Sebastian Schürmann sebs

🌈
@127.0.0.1
View GitHub Profile
@sebs
sebs / 505.md
Created November 27, 2016 14:48

Manual for the Roland TR-505 Rythm Compose

GENERAL:

Track Play/Pattern Play mode:

  • Press Mode Play/Write button repeatedly to switch between Track Play and Pattern Play modes.

Track Write/Step Write/Tap Write mode:

Team Workshop

We will cycle 3 Theory/Example segments over a day per team. These will be selected according to the teams needs.

Agenda

  • Opening: Welcome and "What happened since the last workshop"
  • Theory I: Individually selected topic
  • Practice I: one example to support the theory segment
  • Theory II: Individually selected topic
  • Yamaha 4 Track

    • 3 Send
    • 4 Return
  • Korg Monotribe

  • 2x Patchblocks

  • 505

  • Korg Volca Bass

  • Beatstep

Idee

Um zu prüfen, ob die Prouktion in einer Schreinerei um die Ecke lohnt, würde ich geren einen "Aufsteller" für meine Synths bauen. Das Teil besteht aus 4 Teilen. 2 Seite, 2x verbindung und soll Instrumente der Korg Volca Serie ausnehmen (2 Stück). Die Instrumente haben alle die selbe form.

Die Idee ist: Die Ausführungen sind klein genug um die Aufsteller zu bauen und die Kosten hauptsächlich in den Arbeitszeiten. Dies ist am Anfang egal, zuerst will ich die Machbarkeit prüfen

Anforderungen

  • Keine Scharfen Kanten
  • Sitzt, passt und hat Luft
@sebs
sebs / map.js
Last active October 20, 2016 17:36
var distance = require('google-distance');
var movementTypes = ['driving', 'walking', 'bicycling'];
var DistanceResponse = function(mode, meters, seconds, origin, destination) {
this.mode = mode;
this.meters = meters;
this.seconds = seconds;
this.origin = origin;
this.destination = destination;
};
@sebs
sebs / bigfile.sol
Last active October 18, 2016 18:02
pragma solidity ^0.4.0;
contract a0 {}
contract a1 {}
contract a2 {}

Projekt TV-Station 2015

Weiterentwicklung einer Node.js Applikation zur Werbseteuerung im Digital TV.

  • Http Long Polling
  • Node JS JSON P Api
  • Kompatibel zu einer großen Zahl von digital TV browsern,
  • Tests für Server und Client
  • Integration von Backends zur Auflösung von GEO IP
  • Nutzung des Node.js event Modells um eine möglichst große Anzahl an Nutzern pro Server zu verarbeiten

1. The network is reliable.

  • timeouts
  • errors
  • randomly closed connections
  • random content for all inputs

2. Latency is zero.

  • timeouts for all requests
[Hook]
Sunseeker-Yacht - Macht
Mein Bankschließfach sieht aus wie 'n Diamantminenschacht
Das ist Empire-Business, Empire-Business
Don Pablo Escobar, Noriega
Bonanno, Gambino, Crime-Families
Das ist Empire-Business, Empire-Business
[Verse 1]
Ich öffne das MacBook hinter schwarzgetönten Scheiben
rm -rf build/contracts
truffle compile
truffle migrate
truffle start