Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
DVBStreamer is an console based application to stream DVB/ATSC service(s) over UDP or to a file. It is more that just an app to stream AV though and feature a simple plugin architecture to allow more features to be added.
VEDICS (Voice Enabled Desktop Interaction and Control System) is an assistive software which lets the user to interact with the OS using voice commands. Using this software the user can access any element found on the user's screen.
Phat is a collection of GTK+ widgets geared toward pro-audio apps. The goal is to eliminate duplication of effort and provide some standardization (well, at least for GTK+ apps).
Jukebox capabilities via a Web interface for amaroK. People can browse the music collection, and queue songs. When the queue is empty, a random song is played.
What's On Air is a suite of programs aimed at handling radio station metadata. Such metadata is the currently playing track as well as the last playing tracks and some general informations about the radio stations.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
Birdsim is a python application which goal is to simulate bird calls in 3d environment. Birdsim's main use-case is to create an ambient, natural sound-scape in homes and offices. Try it in a cold rainy day and feel the force of nature !
Pyramid is a simple scripted MIDI mapper for Windows and Linux. It allows MIDI messages, from software or MIDI hardware, to be transformed by a small Python script and broadcast.
These bindings allow you to use the fmod ex sound library from python with nice python api. You can (or, if i must say the truth, will be able to) use any feature you like. Now we're in phase where everyone who wants to help would be appreciated.
This is a Linux project that acts as a front end to cdparanoia, sox, and ffmpeg with the hope of making it incredibly simple to rip many audiobook cds into one mono, audiobook (m4b) format file for use in audio players capable of playing audiobooks.
The project was moved to: https://github.com/pawelulita/flac2mp3
Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
Audiere is a portable audio library which supports playing MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, and MOD files. You can use it from C, C++, Python, Java, Delphi, and any language that supports XPCOM (JavaScript in Mozilla, for example).
kuechenstation is a text mode client for the xmms2 daemon. Unlike other text
mode client's it's not command line based, but features all you would expect
from a graphical client: scrolling title, playlist editor, medialib browser
SWUIJify is a web UI for controlling a Spotify based jukebox via Servify (available from http://h3x.se). SWUIJify is said like 'swoojify', see readme.txt for more on the name.
DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
TappedAudio is an audio library with an emphasis on the programming interface -- agnostic to the backend, written in highly-encapsulated C++ and using SWIG to present a unified API for C++, Python, Ruby, etc., regardless of the underlying audio platform.
fastoggenc is a multithread python script which converts mp3, m4a, wma, wav and other audio formats into ogg-vorbis format. It is a fork from dir2ogg script that was previously inspired by the perl script mp32ogg.