AudioMove is a handy GUI-based batch audio file converter/copier program. It can convert various audio file formats to WAV or AIFF format (using libsndfile), and do high-quality sample-rate conversion at the same time (using libsamplerate). It is multi-threaded for maximum throughput, can handle thousands of files per batch, and does recursive directory scans.
audio_combine is a simple utility for combining multiple audio files together into larger multi-channel files. For example, if you have 2 mono WAV files and you want a single stereo WAV file, you can use audio_combine to accomplish this. Also included is audio_split, which does the reverse operation: given a single multi-channel audio file, it generates multiple mono audio files.
MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.
oscjoy is a simple command line program that lets you use any connected joysticks as OpenSoundControl devices. Whenever the state of a connected joystick changes, oscjoy will send UDP packets with OpenSoundControl messages in them to the specified IP address and port. The oscjoy archive includes source code and binaries for Linux, Mac OS X, and Windows XP.
PowerPC support? This program would be just the ticket for getting more mileage out of my embedded PowerPC linux card's flash ram storage... but it appears that PowerPC executables are not ...
Mailing list created FYI, there is now a MUSCLE mailing list covering development and use of the MUSCLE toolkit. You can subscribe to it by sending an email to with the word muscle-request@f...
Re: Rudimentary BeShare-compatible command line chat client available New version of Clyde is v1.04. It's been tweaked to compile with MUSCLE v1.30+.
Re: Rudimentary BeShare-compatible command line chat client available Clyde 1.01 is here. It fixes a nasty crashing bug and adds a few minor features.
Rudimentary BeShare-compatible command line chat client available Just a note, if you are looking for a BeShare-compatible chat client to log in to your muscle server with from a Unix command lin...