Search Results for "audio development" - Page 2

Showing 247 open source projects for "audio development"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Halcyon

    Halcyon

    Minimalistic Music Player

    This is a minimalistic Music Player written in Java & native C++. The engine framework is written mainly in Java with C++ used to back any other native functionalities. Currently this project is under heavy development and not for general consumer usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The OSALP is a C++ class library that contains everything one needs to build an audio application. It contains a powerful chaining concept so programmers can build an audio application by selecting the building blocks they need.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Soundux

    Soundux

    A cross-platform soundboard

    A cross-platform soundboard. It has a universal architecture and therefore works with a variety of applications. Soundux is a cross-platform soundboard that features a simple user interface. With Soundux you can play audio to a specific application on Linux and to your VB-CABLE sink on Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    libxspf (formerly called "libSpiff") brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libxspf is the official reference implementation for XSPF of the Xiph.Org Foundation.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Turi Create

    Turi Create

    Simplifies the development of custom machine learning models

    Turi Create simplifies the development of custom machine learning models. You don't have to be a machine learning expert to add recommendations, object detection, image classification, image similarity or activity classification to your app. If you want your app to recognize specific objects in images, you can build your own model with just a few lines of code. Turi Create supports macOS 10.12+, Linux (with glibc 2.10+), Windows 10 (via WSL). Turi Create requires Python 2.7, 3.5, 3.6, 3.7, 3.8...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NxCube

    mGSTEP port of the Cube game engine

    NxCube is a port of the Cube game engine to mGSTEP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CRYENGINE

    CRYENGINE

    A real-time game development platform

    The most powerful game development platform for you and your team to create world-class entertainment experiences. CRYENGINE 5.6 comes with significant improvements. New tools and enhancements make the game development process more intuitive than ever before. What you see is what you get, Sandbox allows you to create seamless worlds without any baking. Create your world and export to a game as you see it in the Editor. Fully realtime dynamic global illumination with a fully PBR workflow allows...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    Cinder

    Cinder

    Community-developed library for professional-quality creative coding

    Cinder is a free and open source library for professional-quality creative coding in C++. Cinder is available under the BSD License for macOS and Windows. The latest version is 0.9.2. To keep up-to-date with Cinder’s development, consider working from the github repository directly. Cinder is a C++ library for programming with aesthetic intent - the sort of development often called creative coding. This includes domains like graphics, audio, video, and computational geometry. Cinder is cross...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VividEngine2

    VividEngine2

    Vivid Engine 2 is an open source 3D Engine coded using C# and C++.

    Vivid Engine 2. Rewrote from the ground up. Vivid Engine is a 3D engine, and several tools to facilitate the creation of apps and games for Windows and soon XBox One+. You can support development of Vivid3D Via patreon - https://www.patreon.com/vivid3d With the above, you can achieve both 2D and 3D games, with advanced rendering techniques with minimal fuss and set up required. All pixel shaders are already coded and a part of the engine. And of course, you can easily extend and add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Please visit https://github.com/sophiapoirier/destroyfx for our active development repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Synthclipse

    Synthclipse

    GLSL shader prototyping tool based on Eclipse IDE.

    Synthclipse is a GLSL shader prototyping tool. It makes possible to fast develop all kinds of shaders: Fragment (FS), Vertex (VS), Geometry (GS), Tessellation (TS) and Compute (CS). Shader development can be done using, compatible with Fragmentarium and Shadertoy (but limited to FS and VS), Fragx shaders or by using fully featured JavaScript JSX scripts. The JSX API is consistent with WebGL but in fact exposes complete OpenGL 4+ API. To install Synthclipse one can download prepacked Eclipse...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mutabor

    Mutabor

    Perform dynamic tunings for realtime music.

    Mutabor is a Program that allows performing and composing microtonal music using a normal MIDI keybord. But it's powerful description language is intended to allow permanent retunings and tuning logics in to describ, what's actually goes on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenAuto

    OpenAuto

    AndroidAuto headunit emulator

    OpenAuto is an AndroidAuto(tm) headunit emulator based on aasdk library and Qt libraries. Main goal is to run this application on the RaspberryPI 3 board computer smoothly. The OpenAuto Pro is the most advanced Raspberry Pi-based, custom head-unit solution ready to retrofit your vehicle. The main functionality of the OpenAuto Pro software is to bring Users access to modern head-unit features like Bluetooth Hands-Free Profile, music streaming, integrated media player, navigation via Android...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 16
    Our project focuses the development of an operating system with a most simple implementation and structure. The goal is to provide a good starting point for beginners along with accompanying documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Simple 3D Classes

    A simple 3D framework in C++

    A simple 3D framework in C++ that supports OpenGL, OpenAL and GLUT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Various emulators and experiments

    Atari 2600, C64, Python, 3D engines and rock'n roll

    MVE is an acronym for Modular Virtual Engine. It provides an interface for programming and running (your own) units (virtual machines), each unit consisting of several modules (CPU, Video, Audio, Input, Drive, et cetera). Furthermore the Modular Virtual. This project has been frozen because of lack of motivation. But what you will find here, is a lot assembly code for the Atari 2600 and C64, experiments with 3D math on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FOSS-Cloud

    FOSS-Cloud

    Build your own Cloud

    The FOSS-Cloud is a Software, which enables you, to build your own Privat- or your Public-Cloud! The FOSS-Cloud environment (software and hardware) is an integrated and redundant server infrastructure to provide cloud-Services, Windows or Linux based SaaS-, Terminal Server-, Virtual Desktop Infrastructure (VDI) or virtual server-environmens. It makes virtual machines available, which can be accessed from internally as well as from the Internet. FOSS-Cloud covers all of the aspects of an...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    CoRoPa stands for Computational Rough Paths. The aim of CoRoPa is to provide a software framework for various ideas related to Rough Path Theory, including rough differential equations and the digital description of serial data streams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    CasterSoundboard

    CasterSoundboard

    A cross-platform soundboard to hot-key and play sound effects.

    .... NOTICES: *Soundboard is still in development and installation on Linux requires building from source. Instructions found at: https://github.com/JupiterBroadcasting/CasterSoundboard in README file. *Project is not affiliated with Jupiter Broadcasting or TouchOSC. ============================================================ UPDATE (5-15-2017): Project source code can be found at: https://github.com/JupiterBroadcasting/CasterSoundboard
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ... memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OctoGRIS3

    OctoGRIS3

    OctoGRIS3 is a multichannel sound spatialization plugin

    OctoGRIS3 is a multichannel sound spatialization plug-in (up to 8 sources / 16 speakers) available in Audio Unit and VST formats for Mac and PC. The free and open-source plug-in allows movement of multichannel sound sources on a variable set of speakers. Modes of grouped movement and a trajectory system are provided for spatialization of stereo and multichannel sources. The development of OctoGRIS3 has ended on November 2016. It has been replaced by SpatGRIS which is a fusion of OctoGRIS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ZirkOSC3

    ZirkOSC3

    The ZirkOSC3 is a plug-in that controls the Zirkonium

    The ZirkOSC3 is a plug-in that allows the user to control the spatialisation through the Zirkonium MKII from any Mac AU or VST compatible audio sequencer. It has been developed at the Faculté de musique of the Université de Montréal by the Groupe de recherche en immersion spatiale (GRIS). To install it, just drag-and-drop it into the component or VST folder of your Mac. The development of ZirkOSC33 has ended on December 2015. It has been replaced by SpatGRIS which is a fusion of OctoGRIS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Giada - Your Hardcore Loop Machine

    Giada - Your Hardcore Loop Machine

    Your Hardcore Loop Machine for Windows, Linux and OS X.

    Giada is a free, minimal, hardcore audio tool for DJs and live performers. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as an effect (VST and VSTi) host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. *** WARNING! This repository was intended to store old binaries...
    Downloads: 0 This Week
    Last Update:
    See Project