/*
* alessandropetrolati Corda
*
* Corda è un piccolo programma di calcolo per la cordiera
* dei pianoforti verticali e a coda. Si basa su formule
*
* Requirements:
* Corda run with only CsoundAV_WIN 0.043 and CsoundAV_Con a
* real-time oriented version of Csound by Gabriel Maldonado
* and MIDI device.
* It has not been tested on Windows Vista.
*
* BtW: if your computer complains not to have file msvcp50.dll,
* You have to place them in the \windows\system or
* \windows\system32 directory.
* N.B. Notice that the 64-bit versions are not tested as much
* as 32-bit versions, so may contain more bugs.
*
* Created on 2008.
* Copyright © Alessandro Petrolati
* All rights reserved.
*
*/
{
}
///EOF