Showing 21 open source projects for "sound files for eqascom"

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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Spoon

    Spoon

    Metaprogramming library to analyze and transform Java source code

    Spoon is an open-source library to analyze, rewrite, transform, transpile Java source code. It parses source files to build a well-designed AST with powerful analysis and transformation API. It supports modern Java versions up to Java 20. Spoon is an official Inria open-source project, and member of the OW2 open-source consortium.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    howler.js

    howler.js

    Javascript audio library for the modern web

    ... for improved performance, control sounds individually, in groups or globally, playback of multiple sounds at once. Easy sound sprite definition and playback, full control for fading, rate, seek, volume, etc. Easily add 3D spatial sound or stereo panning, modular - use what you want and easy to extend. No outside dependencies, just pure JavaScript. As light as 7kb gzipped.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Portable OpenAL Sound

    Portable OpenAL Sound

    Concurrent, asynchronous sounds package for Ada apps.

    This is an Ada package that can play WAV files on Windows, OSX, and Linux, using Ada tasking and OpenAL libraries. It includes a partial Ada binding to OpenAL. It provides sound-playing capabilities for Ada apps to * asynchronously start and stop music/sound loops, * initiate transient sounds, * allow unlimited sound concurrency. It is suitable for any Ada application that needs music, sound loops or transient sound effects; eg. games. The proper command to extract...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Extended Module Player

    Extended Module Player

    A multi-format module player and library

    xmp is a module player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Drumstick Libraries

    Drumstick Libraries

    MIDI libraries for Qt/C++

    Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around the ALSA library sequencer interface; ALSA sequencer provides software support for MIDI technology on Linux. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform realtime MIDI I/O library is also provided.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 6
    Spleeter

    Spleeter

    Deezer source separation library including pretrained models

    Spleeter is the Deezer source separation library with pretrained models written in Python and using Tensorflow. It makes it easy to train music source separation models (assuming you have a dataset of isolated sources), and provides already trained state of the art models for performing various flavours of separation. 2 stems and 4 stems models have state of the art performances on the musdb dataset. Spleeter is also very fast as it can perform separation of audio files to 4 stems 100x faster...
    Downloads: 158 This Week
    Last Update:
    See Project
  • 7
    Org.WillPittenger.Tools.Sounds

    Org.WillPittenger.Tools.Sounds

    Provides a simplified means of playing sounds in .NET calls

    Normally, in .NET, you need to decide between System.Media.SoundPlayer and System.Media.SystemSounds. The latter only handles 5 sounds. The former can handle any sound you provide a link to. Now one library takes care of that for you. Just tell it what sound and it does the rest. A PowerShell module is coming to serve as a demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    midipiano_dll

    midipiano_dll

    a dll to play midi files in background thread

    midipiano_dll chung is a free dll to play midi files in background thread (piano or orchestra) . it is written in freebasic but may be called by any program as a standard dll . set/get param : pause, loop, drum, noteonly, delay, resonance, volume, position, nrecord .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FluidSynth

    FluidSynth

    A real-time SoundFont software synthesizer

    A real-time software synthesizer based on the SoundFont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments. It can also be embedded in other applications. This is not a application with a graphical user interface, however there are several GUI applications which utilize FluidSynth.
    Leader badge
    Downloads: 329 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • 10
    cpcrslib

    cpcrslib

    Libraries for CPC game development under z88dk and SDCC

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libmidifile

    libmidifile

    A library for reading and writing standard MIDI files

    This library provides functions for reading and writing standard MIDI files. It was originally written by Tim Thompson <tjt@nosuch.com>. It has been modified and corrected by Piet van Oostrum <piet@cs.uu.nl>. I have made some minor changes to it in order to work properly with GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TagDotNet

    C# class library for reading ID3 style tags from Music & Video files

    This library is build from the ground up for C# for reading of ID3, MP4, ASF/AVI tags from music and video files. In the future it may be expanded to include writing of tags. It utilizes .NET 4.5 async functionality for easy integration into .NET UI applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SGHLib C++ Library

    A Fast and Useful C++ Library for Easier Handling of Windows API.

    SGHLib Aims to be the Faster Library to Easily and Safely Access the Windows API and Other Non-Windows Extras. Contain your developments, big update incoming, which will remove all useless things, will bring more speed and templates and (maybe) a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C# Wrapper for OpenAL via OpenTK allowing the playing of Ogg Vorbis files on any platform supporting Mono/.Net & OpenAL. Incorporates csvorbis & TagLibSharp from the Mono SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Playlistlib is a portable, C++ library for converting between playlist formats, such as M3U, PLS, and WPL. The project also has a Windows program for converting playlist files and demonstrating the use of the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Famous mpg123 lightweight .net wrapper with sample. For use in your own .net mp3 projects. Read ID3 tags, decoder MP3 files, play them out. Really fast decoder for your managed applications. Written in .net 2.0 and c#. It is used in production environment for real-time decoding of audio stream data for http://www.videophill.com/index.php?page=streamsink
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE to transcode audio and video files from a format to another (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Console and library-based windows app for tagging of media files. Supports adding full tags, MusicBrainz tagging, and music fingerprinting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The audio CD image extractor library and console application. It can unpack various audio image formats and store audio tracks as media files. Supported input formats: CUE, NRG (Nero), WavPack. Supported output formats: mp3, wav.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    miniaudio is written in C with no dependencies except the standard library and should compile cleanly on all major compilers without the need to install any additional development packages. All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next