:: A Quarter to Seven ::
Audio processing w/o Processing PDF Print E-mail

This article is about some modifications I made to the Minim audio library used within Processing development environment; the result is a stand-alone version of Minim, MinimSA, capable of performing audio related operations (and analysis) without the need of Processing core and portable to any Java project.

Last Updated on Tuesday, 31 March 2009 19:27
Read more...
 
FFmpeg Win32 built with Eclipse and MinGW/MSYS PDF Print E-mail

It took me some time and a lot of research on Google to setup a fully automated FFmpeg IDE on a Windows machine. A lot of documents are available but none of them is comprehensive of all the steps required, from configuration to installation.

Last Updated on Tuesday, 31 March 2009 12:26
Continue...
 
FAST MEXing with Eclipse, Photran and G95 Compiler PDF Print E-mail

FAST is a very useful software for the simulation of Wind Turbine Generator systems, developed at the National Renewable Energy Laboratory (NREL); the program core consists of a non-linear multi-body model written in FORTRAN that can be also implemented in MATLAB/Simulink® as a S-Function.

Last Updated on Tuesday, 31 March 2009 12:32
Continue...
 
MIDI2 - Java MIDI/Socket Server PDF Print E-mail

midi2MIDI2 is a Java socket server that allows MIDI messages to be sent over a connection between a host and a client. It's primary intended to be used with Onyx-VJ, an Adobe® AIR™ live video mixing tool, but soon could support also VISP, a live visual renderer, also in AIR™.

Last Updated on Monday, 26 January 2009 10:25
Continue...