Sound



Guitar Tuning Help Download

Monday, June 2nd, 2008

Guitar Tuning Help script asks which string (of 6), then uses winsound to play the pitch at the proper frequency.

libTagEdit Download

Sunday, June 1st, 2008

libTagEdit is a simple C++ and Python class library for music tag editing.

Features:

Easy to use C++ interface

Collaborative Portal Server (CPS) Download

Friday, May 30th, 2008

Collaborative Portal Server (CPS) is the most complete Open Source platform available for building Enterprise Content Management (ECM) applications.

CPS comes also

Gump3 Download

Wednesday, May 28th, 2008

Gump3 is a specialized mp3 player that lets you precisely and easily navigate to parts of an mp3 file and play it.

It was designed for playing foreign language tap

Converting Word documents to text Download

Wednesday, May 28th, 2008

Converting Word documents to text script allows you to convert word documents to text files.
Download from:

Py_find Download

Tuesday, May 27th, 2008

Py_find script realises a powerful pattern search in files from actual directory or directory tree, with no indexing (thus it is always up-to-date) and quite fast. It is useful

Region oriented ascii processor Download

Tuesday, May 20th, 2008

This script scans a text file, extracts regions that matches specified patterns from it, and processes them with specified executables sequentially.

Each execu

Get DHCP IP Download

Sunday, May 18th, 2008

This script allows you to obtain the value of the DHCP IP.
Download from:

Ncvtk Download

Thursday, May 15th, 2008

This is a program for exploring longitude/latitude based data stored in NetCDF file format. Ncvtk is built on top of the VTK toolbox.

Ncvtk has been designed

Drop shadows with PIL Download

Thursday, May 15th, 2008

Drop shadows with PIL script demonstrates the use of the Python Imaging Library to apply a gaussian blur drop shadow to an image.