Tags : Browse Projects

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

PortAudio

Compare

  Analyzed about 3 hours ago

PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in C that will compile and run on many platforms including Windows (WMME or DirectSound), Macintosh (8,9, and OSX), Unix (OSS, Alsa, or Jack), and more.

159K lines of code

0 current contributors

1 day since last commit

17 users on Open Hub

Moderate Activity
4.83333
   
I Use This

Sonic Visualiser

Compare

  No analysis available

Sonic Visualiser is an application for viewing and analysing the contents of music audio files. It combines powerful waveform and spectral visualisation tools with automated feature extraction plugins and annotation capabilities.

0 lines of code

1 current contributors

0 since last commit

15 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: gpl

Calf Studio Gear - Audio Plugin Pack

Compare

  Analyzed about 11 hours ago

Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments under LINUX operating systems. The suite contains lots of effects (delay, modulation, signal processing, dynamics, distortion and mastering effects), instruments (SF2 player, organ simulator and a monophonic synthesizer) and ... [More] tools (analyzer, mono/stereo tools). Calf Studio Gear aims for a professional audience. Please visit the website below for further information, screenshots and installation instructions. http://calf.sourceforge.net/ [Less]

61.8K lines of code

8 current contributors

about 2 months since last commit

15 users on Open Hub

Low Activity
5.0
 
I Use This

Simple and Fast Multimedia Library

Compare

  Analyzed 14 minutes ago

SFML is a free multimedia C++ API that provides you low and high level access to graphics, input, audio, etc.

271K lines of code

12 current contributors

26 days since last commit

15 users on Open Hub

Moderate Activity
4.8
   
I Use This

Qtractor

Compare

  Analyzed 1 day ago

Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt4 toolkit. The initial target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as ... [More] a fairly-featured Linux Desktop Audio Workstation GUI, specially dedicated to the personal home-studio. [Less]

287K lines of code

9 current contributors

8 days since last commit

15 users on Open Hub

Moderate Activity
4.66667
   
I Use This

libre.fm

Compare

  Analyzed over 1 year ago

Libre.fm is a project to help you keep track of what music you like and share that with your friends, discover new music, and meet new people who share your taste in music.

95K lines of code

1 current contributors

over 4 years since last commit

14 users on Open Hub

Activity Not Available
4.0
   
I Use This

FFADO

Compare

  Analyzed over 1 year ago

The FFADO project aims to provide a generic, open-source solution for the support of FireWire based audio devices for the Linux platform. It is the successor of the FreeBoB project. FFADO is a volunteer-based community effort, trying to provide Linux with at least the same level of functionality ... [More] that is present on the other operating systems. [Less]

263K lines of code

1 current contributors

about 3 years since last commit

14 users on Open Hub

Activity Not Available
5.0
 
I Use This

VDrift

Compare

  Analyzed about 15 hours ago

VDrift is a cross-platform, open source driving simulation made with drift racing in mind. The driving physics engine was recently re-written from scratch but was inspired and owes much to the Vamos physics engine. It is released under the GNU General Public License (GPL) v2. It is currently ... [More] available for Linux, FreeBSD, Mac OS X and Windows. [Less]

205K lines of code

4 current contributors

about 1 month since last commit

14 users on Open Hub

Low Activity
4.75
   
I Use This

Ampache

Compare

  Analyzed about 5 hours ago

Ampache is a Web-based Audio file manager. It is implemented with MySQL, and PHP. It allows you to view, edit, and play your audio files via the web. It has support for playlists, artist and album views, album art, random play, playback via Http/On the Fly Transcoding and Downsampling, Vote based ... [More] playback, Mpd and Icecast, Integrated Flash Player, as well as per user themes and song play tracking. You can also Link multiple Ampache servers togeather using XML-RPC. Ampache supports GETTEXT translations and has a full translation of many languages [Less]

240K lines of code

2 current contributors

about 1 month since last commit

14 users on Open Hub

Very High Activity
4.5
   
I Use This

django-simple-captcha

Compare

  Analyzed about 21 hours ago

Django Simple CaptchaAboutDjango Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form. UsageSample view: from django import forms from captcha.fields import CaptchaField from django.shortcuts import ... [More] render_to_response class CaptchaTestForm(forms.Form): myfield = AnyOtherField() captcha = CaptchaField() """ # or, as a ModelForm: class CaptchaTestModelForm(forms.ModelForm): captcha = CaptchaField() class Meta: model = MyModel """ def home(request): if request.POST: form = CaptchaTestForm(request.POST) # Validate the form: the captcha field will automatically # check the input if form.is_valid(): human = True else: form = Captch [Less]

1.85K lines of code

8 current contributors

10 days since last commit

14 users on Open Hub

Very Low Activity
4.75
   
I Use This