Tags : Browse Projects

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

BasicSynth

Compare

  Analyzed 1 day 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 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

SoundComp

Compare

  Analyzed 3 days 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

over 5 years since last commit

0 users on Open Hub

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

gleamsynth

Compare

  No analysis available

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]

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: lgpl

vhdl-extras

Compare

  Analyzed 3 days 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

about 1 year since last commit

0 users on Open Hub

Very Low Activity
4.0
   
I Use This