souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
58 results tagged audio  ✕   ✕
CLever Audio Plug-In https://cleveraudio.org/
06/07/2025 cluster icon
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • Gibberish : Gibberish is designed to be a fast audio API for the browser. It takes the low-level building blocks provided by genish.js and uses them to create hig...
  • Quietnet : Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap.
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...

CLAP stands for CLever Audio Plug-in. It is an audio plug-in ABI which defines a standard for Digital Audio Workstations and audio plug-ins (synthesizers, audio effects, …) to work together.

audio plugin api daw
Gibberish https://github.com/gibber-cc/gibberish
12/04/2025 cluster icon
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • CLever Audio Plug-In : CLAP stands for CLever Audio Plug-in. It is an audio plug-in ABI which defines a standard for Digital Audio Workstations and audio plug-ins (synthesiz...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis

Gibberish is designed to be a fast audio API for the browser. It takes the low-level building blocks provided by genish.js and uses them to create higher-level synthesizers, effects, and sequencers. Gibberish processes each sample of each synthesis block one sample at a time, enabling a variety of effects not typically possible in JavaScript synthesis systems, most importantly single-sample feedback loops and audio-rate modulation of scheduling.

audio api browser synth synthesis
Mood Synthesizer https://mpatrois.github.io/projects/mood/
16/03/2025 cluster icon
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • This is my jam. : A place to put your favorite song of the moment & hear great music, handpicked every day by friends.
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.

A synthesizer built with Vue.js and C++ (compiled to WebAssembly).
The UI is inspired by Ableton Playground.

synth audio vuejs music midi
Glicol https://glicol.org/
06/10/2024 cluster icon
  • Punctual : Punctual is a language for live coding audio and visuals. It allows you to build and change networks of signal processors (oscillators, filters, etc) ...
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...

make music with code. connect different nodes like a synth, sequencer or sampler.

livecoding music programminglanguage audio
Orchestra toolbox https://github.com/AudioGroupCologne/Orchestra
28/07/2024 cluster icon
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
  • Punctual : Punctual is a language for live coding audio and visuals. It allows you to build and change networks of signal processors (oscillators, filters, etc) ...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...

Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-based metaverse environments, with real-time streaming of volumetric video and audio, live coding and the integration of PureData for performances with virtual instruments and interactive algorithms.

livecoding audio video opensource virtualreality music
SonoBus https://www.sonobus.net/
18/03/2024 cluster icon
  • namebench : namebench hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser h...
  • Borderlands : The instrument may be performed by creating and destroying new clouds and dynamically moving them around the landscape. The landscape itself may also ...
  • Wireshark : Wireshark is the world's foremost network protocol analyzer. It lets you see what's happening on your network at a microscopic level. It is the de fac...
  • Quietnet : Simple chat program using near ultrasonic frequencies. Works without Wifi or Bluetooth and won't show up in a pcap.
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.

SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network.

audio network software
Wave.js https://github.com/foobar404/Wave.js
01/11/2022 cluster icon
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
thumbnail

Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

audio visualization library animation javascript
Wavacity https://wavacity.com/
25/09/2022 cluster icon
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...

A free and open source audio editor for the web derived from Audacity

audio editor webassembly webapp opensource sound
librosa https://librosa.org/doc/latest/index.html
12/06/2022 cluster icon
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • Overtone : Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and...
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...

librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.

python music audio sound analysis tool
Synthesis ToolKit https://github.com/thestk/stk
01/04/2022 cluster icon
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • Wavacity : A free and open source audio editor for the web derived from Audacity
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
thumbnail

The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language.

opensource audio library c++
Punctual https://github.com/dktr0/Punctual
24/12/2021 cluster icon
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Able Player : Able Player is a fully accessible cross-browser media player. It uses the HTML5 or element for browsers that support them, and (optionally) the JW P...
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • TidalCycles : TidalCycles (or Tidal for short) is a language for live coding patterns. It allows you to make musical patterns with text, describing sequences and wa...
thumbnail

Punctual is a language for live coding audio and visuals. It allows you to build and change networks of signal processors (oscillators, filters, etc) on the fly.

audio video livecoding programminglanguage
Anthropophony https://www.anthropophony.org/
31/07/2021 cluster icon
  • Wavacity : A free and open source audio editor for the web derived from Audacity
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Freesound : Freesound is a collaborative database of Creative Commons Licensed sounds. Browse, download and share sounds.
  • Free to use sounds : Royalty Free Sound Effects & Sound Libraries
  • jsmad : Javascript MPEG-1 Audio Layer III (mp3) and ID3v2 decoder

Archive of an era's sounds

sound archive audio free
harry https://mathr.co.uk/harry/
21/01/2020 cluster icon
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...
  • ctop : Top-like interface for container metrics ctop provides a concise and condensed overview of real-time metrics for multiple container
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...

text-mode audio file viewer

audio file cli tool ascii
Borderlands https://ccrma.stanford.edu/~carlsonc/256a/Borderlands/
23/11/2019 cluster icon
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Robomongo : Shell-centric cross-platform MongoDB management tool (MongoDB Admin UI)
  • ixi software : ixi audio is an experimental project concerned with the creation of digital musical instruments and environments for generative music.

The instrument may be performed by creating and destroying new clouds and dynamically moving them around the landscape. The landscape itself may also be shifted.

granular synthesis audio gui software
Faust Programming Language http://faust.grame.fr/
23/11/2019 cluster icon
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • TidalCycles : TidalCycles (or Tidal for short) is a language for live coding patterns. It allows you to make musical patterns with text, describing sequences and wa...
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...

Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of synthesizers, musical instruments, audio effects, etc. Faust targets high-performance signal processing applications and audio plug-ins for a variety of platforms and standards.

audio synthesis programminglanguage music realtime
FoxDot https://foxdot.org/
23/11/2019 cluster icon
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • pyo : pyo is a Python module written in C to help digital signal processing script creation.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.

FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called SuperCollider to make music. FoxDot schedules musical events in a user-friendly and easy-to-grasp manner that makes live coding easy and fun for both programming newcomers and veterans alike.

python audio livecoding supercollider music library
Cecilia http://ajaxsoundstudio.com/software/cecilia/
15/08/2019 cluster icon
  • Borderlands : The instrument may be performed by creating and destroying new clouds and dynamically moving them around the landscape. The landscape itself may also ...
  • Soundgrain : Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/...
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.
  • 3T MongoChef : 3T MongoChef, the GUI for MongoDB, lets you edit any MongoDB data type directly in a tree-view, table-view or as free JSON text. Visually add document...
  • Gibberish : Gibberish is designed to be a fast audio API for the browser. It takes the low-level building blocks provided by genish.js and uses them to create hig...
thumbnail

Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own GUI using a simple syntax. Cecilia comes with many original built-in modules and presets for sound effects and synthesis.

audio gui synthesis software
Soundgrain http://ajaxsoundstudio.com/software/soundgrain/
15/08/2019 cluster icon
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Cecilia : Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own...
  • Borderlands : The instrument may be performed by creating and destroying new clouds and dynamically moving them around the landscape. The landscape itself may also ...
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • (fluxus) : A 3D game engine for livecoding worlds into existence. Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and game...
thumbnail

Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. Soundgrain is written with Python/WxPython and uses Pyo as its audio engine.

audio software python synthesis
Essentia https://essentia.upf.edu/documentation/
15/08/2019 cluster icon
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...

Open-source library and tools for audio and music analysis, description and synthesis

audio music library python analysis synthesis
meSpeak.js https://www.masswerk.at/mespeak/
15/08/2019 cluster icon
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library

speech javascript audio library
page 1 / 3
1640 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn