10 projects tagged "Sound Synthesis"
Swami is an instrument patch file editor using SoundFont files that allows you to create and distribute instruments from audio samples used for composing music. It uses FluidSynth, a software synthesizer, which has real time effect control, support for modulators, and routable audio via JACK. This project supersedes the Smurf SoundFont Editor, and is an entire object-oriented rewrite of it. The supporting libraries are GUI-independant and can be used in your own programs for doing SoundFont manipulation.
aubio is a library for audio labelling. Features include onset detection, silence detection, beat tracking, and pitch detection. The goal of this project is to provide automatic labelling features to other audio software projects. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments.
Waveform is a small application that draws and exports function graphs (such as y = sin(x)) especially for use with audio programs as waveforms. It is limited to only one graph because it is not designed for other uses, and it only outputs .wav files. It can display graphs on the screen, render .wav waveform files from them, and preview them through Open Sound System. The application has been tested on Linux (CRUX 1.3) and Windows 98SE, but the sound output only works in Linux (OSS).