7 projects tagged "Mixers"
SDLucid is a C++ wrapper library for the SDL media library. It aims to not only be a wrapper, but to also offer a cleaner interface than the original SDL, as well as increased functionality. This additional functionality includes fonts, PNG loading, graphical primitives, built-in mixing, mod playing, and MP3 decoding. SDLucid follows naming conventions, approximating those of the Standard Template Library.
Traktor DJ Studio is a powerful and versatile software solution for professional DJ mixing, live remixing, and mix recording using tracks in MP3, WAV, AIFF and CDDA format. It exceeds the possibilities of traditional DJ equipment by implementing a vast range of mixing features that only software can provide. This includes graphic waveform displays, tempo recognition and automatic synchronization, up to 10 cue points and 10 tempo-precise loops per track, and a track database with an ultra-fast search function.
Mixxx is software for DJs that provides everything needed to create live mixes. It allows you to beatmatch songs and crossfade them together, like you would with turntables and a mixer. It runs without any extra hardware, and offers a wide range of advanced features including comprehensive MIDI controller and vinyl control support. To obtain the lowest latency and highest responsiveness, it uses hardware video acceleration and takes advantage of multi-core CPUs.
Znap is a small network audio mixing daemon. It can load streams supported by the fmod library (Ogg MP3, WAV, etc.) and mix them together. It can be controlled via TCP or XML-RPC. It supports playlists and has an SQLite backend. Future releases will provide scheduling capabilities, making it able to act like radio automation software.
irrKlang is a high level 2D and 3D cross platform sound engine and audio library that plays WAV, MP3, OGG, MOD, XM, IT, S3M, and other file formats. It can be used by C++ and all .NET languages (C#, Visual Basic.NET, etc.). It has all of the features common to low-level audio libraries as well as lots of useful features like a sophisticated streaming engine, extendable audio reading, single and multi-threading modes, 3D audio emulation for low-end hardware, a plugin system, multiple rolloff models, sound effects, and more. All of these can be accessed via an extremely simple API using an object oriented design.