Skip to content

secure mail and data exchange

contact@x21.ch

Category Archives: coding

Others doing the same….

http://www.kickstarter.com/projects/starrlabs/itar-turn-your-ipad-into-a-guitar http://www.misadigital.com http://hexler.net/software/touchosc  

Posted byguideNovember 30, 2011Posted in21st century, audio, codingLeave a comment on Others doing the same….

sine sweep in octave

t=[0:0.1:100] kt=[1:0.004:5] y=sin(kt.*t) plot(y)

Posted byguideNovember 29, 2011Posted incodingTags: math, octaveLeave a comment on sine sweep in octave

scripted document print in osx

In osx, the command lpr converts and sends a document to the standard system printer. eg. $ lpr /Users/itz/Desktop/flyer-papagei.pdf HINT: This works fine with PDF- and JPG- but not with ODF-files. This way it is possible to do timed printing using the crontab or scripted printing using shell-scripts.    

Posted byguideNovember 23, 2011Posted incodingTags: lpr, osxLeave a comment on scripted document print in osx

sh scripting

for i in `cat vmk.zhdk.ch.access.log | awk ‘{print $7}’ | sort -u `; do echo `grep -c $i vmk.zhdk.ch.access.log` $i; done | sort -u -n > rep1.txt

Posted byguideAugust 8, 2009Posted incoding, system operatingLeave a comment on sh scripting

Tags

3D 5515 android arduino awk backup c# CCS (Code Composer Studio) crossplatform framework DAC DGL DSP/BIOS eZdsp FAT lib ffmpeg ios jack javascript Linux MP3 mplayer Multiplexer nagios octave opengl openvz osx PCB Prototyp puredata python qt5 rsync SD-Karte sh SPI ssh Tastaturdecoder TMS320 UML USB WAV wget windows wordpress
secure mail and data exchange