Die aktuelle Seite ist eine Zusammenstellung von dem, was in so einem Internetleben anfallen kann: Eine persönliche Homepage.
Herzlich Willkommen!
Enable logging in Jabref
Submitted by keinstein on
Recently, I started to fix some issues in the Bibsonomy JabRef plugin. As debugging is not possible if you don't get any information about what's going on, I tried to enable logging. According to the Bibsonomy website the plugin uses Log4J for logging. But I was unable to change the console output of JabRef. I simply didn't accept my log4j.properties
.
Running OpenMusic on Debian GNU/Linux
Submitted by keinstein on
Recently, I have been asked to try to get OpenMusic running on Linux. So far, IRCAM provides only versions for Windows and Mac OS X. Ok. OpenMusic is GPL licensed and the source code is availlable from their download page. I downloaded it, ignoring the sufficiently large list of dependencies – I can return to this topic later.
LispWorks
Compiling LeoCAD on Debian or Ubuntu
Submitted by keinstein on
Though LeoCAD could be availlable in Debian soon, I wanted to install it now.
Compiling LeoCAD on Debian based systems as Ubuntu is easy as described on The official Wiki page. But there are some easy steps missing.
Lets. start: Open a shell window (xterm, Terminal, rxvt).
At first we need some software and libraries:
sudo apt-get install subversion libgtk2.0-dev libgl1-mesa-dev libjpeg-dev libpng-dev zlib1g-dev
Some notes to wxWidgets
Submitted by keinstein on
Well, today I've solved some problems using wxWidgets for Mutabor.
The first one was, that my focus changes are not shown on Microsoft Windows. The reason is simple: Microsoft Windows does not allow to change the border of a window. Even if it is a child of another one! So, I changed the corresponding drawing routines to draw a border on wxMSW when the corresponding shape is focused.
Mutabor Tutorial
Submitted by keinstein on
Learn, how to write tuning logics for Mutabor 3 and above. Mutabor is a software that allows to retune your MIDI equipment in realtime to any tuning you like, including mutable tunings.
Software
As time is passing I was developping some pieces of software. Here you can explore some of my creations.
.cex tools
is a collection of small C++ programs to work with files created by Concept Explorer.