Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Loris

Compare

  No analysis available

Loris is a library for sound analysis, synthesis, and morphing, developed by Kelly Fitz and Lippold Haken at the CERL Sound Group. Loris includes a C++ class library, Python module, C-linkable interface, command line utilities, and documentation.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

gleamsynth

Compare

  Analyzed about 6 hours ago

Please visit the project homepage here. Gleam is a sound synthesizer library written in C++. It receives sound synthesis events such as note on, program change, pitch bend, etc, and produces a raw audio stream. Gleam is intended as a library rather than as a stand-alone program. However, some ... [More] basic example programs are provided that allow e.g. playing a MIDI file using a given soundfont. Design goals include: Well documented library API for use by external programs. Well documented and structured implementation to ease contributions by casual developers. Modularity so e.g. new synthesis models can be implemented with minimum impact on the rest of the codebase. Performance tweaks where they provide significant benefits or don't conflict with the other design goals. [Less]

12.6K lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

BasicSynth

Compare

  Analyzed over 1 year ago

BasicSynth is a software sound synthesis system written in C++. It includes C++ classes implementing a variety of signal generators, processors, synthesis instruments and score processing, command line and GUI synthesizers built with the libraries.

49.4K lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

BEAST/BSE

Compare

  Analyzed about 22 hours ago

Beast is a powerful music composition and modular synthesis application released as Free Software under the GNU LGPL and runs under unix. It supports a wide range of standards in the field, such as MIDI, WAV/AIFF/MP3/OggVorbis/Flac/GusPatch audio files and LADSPA modules.

201K lines of code

2 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

SoundComp

Compare

  Analyzed 1 day ago

A compiler library converting a textual description of a piece of sound or music into waveform data that makes up the corresponding audio signal.

43.8K lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: lgpl21, Public_Do...

vhdl-extras

Compare

  Analyzed 1 day ago

This library provides some "extra" bits of code that are not found in the standard VHDL libraries. With VHDL-extras you can create designs that will resize to varying data widths, compute with time, frequency, and clock cycles, include error correction, and many more commonly encountered issues in ... [More] digital logic design. These packages can be used for logic simulations and, in most cases, can be synthesized to hardware with an FPGA or ASIC target. All of the packages are designed to work with VHDL-93. Alternate packages supporting newer VHDL standards are provided where new language features provide enhanced functionality or where forward compatibility is broken. The core code should work in most VHDL-93 compliant tools. [Less]

16K lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
4.0
   
I Use This