Trending

#webaudio

Latest posts tagged with #webaudio on Bluesky

Latest Top
Trending

Posts tagged #webaudio

Post image Post image

RYTHM – a rhythm sketchpad for quickly experimenting with ideas and exporting them as a mix or as stems for further production. rhytm.voidnoise.de

#webaudio #sequencer #musicproduction

2 0 0 0
Gesture Music Generator: Play Web Synths with Hand & Face Tracking
Gesture Music Generator: Play Web Synths with Hand & Face Tracking YouTube video by BioniChaos

Turn your webcam into a synth! 🎹 The Gesture Music Generator uses MediaPipe to map hand & face tracking to music in real-time. Plus, explore interactive biomedical web tools on BioniChaos. Watch here: youtu.be/-BdF2WrvMvE #CreativeCoding #WebAudio

0 0 0 0
Preview
Webamp: Winamp rinasce nel browser grazie a un progetto open source Webamp porta Winamp nel browser con un’implementazione fedele, open source e completamente scritta in JavaScript.

Webamp porta Winamp nel browser con un’implementazione fedele, open source e completamente scritta in JavaScript. #Webamp #Winamp #JavaScript #WebAudio #OpenSource #Linux

1 0 0 0
Post image

De-essing with Paranoisa — free, in the browser, and 100% DSP (no AI).
Everything runs locally.
www.paranoisa.com

#audio #deesser #webaudio #musicproduction

2 2 0 0
Preview
Starseed Harmonies A musical garden holding many secrets

And naturally, if you want a technical demo, check out the last game I made with it:
#WebAudio #WebGame #AdaptiveMusic

starseed-harmonies.clementrivaille.fr

1 0 0 0
Preview
GitHub - ClementRivaille/orchestre-js: Web audio tool to create adaptive music Web audio tool to create adaptive music. Contribute to ClementRivaille/orchestre-js development by creating an account on GitHub.

I updated Orchestre-JS with a few fixes, and a small feature it was missing. It is now optimized as well for vertical layering than horizontal sequencing. #WebAudio #JS #TS

github.com/ClementRivai...

0 0 1 0

Gonna be wearing this and nothing else out in the snow #webaudio

2 1 0 0
Post image

#rnbo #style #fashion #webaudio

2 0 1 0
Preview
Loopmaster - Faites de musique électro en codant directement dans votre navigateur Si vous avez déjà vu des vidéos d'**algorave** , ces soirées où des mecs font danser des foules entières en tapant des lignes de code sur un écran géant, vous savez de quoi je parle. Le live coding musical, c'est hypnotique, c'est technique, et ça donne des résultats sonores assez dingues. Le problème, c'est que jusqu'ici, pour s'y mettre, fallait souvent s'infuser l'installation de trucs comme Sonic Pi ou TidalCycles . C'est génial, mais faut configurer l'environnement, les serveurs audio, et là, bam, la flemme pointe le bout de son nez. C'est là qu'intervient **Loopmaster **, un projet passion qui permet de faire exactement la même chose, mais directement dans votre navigateur.
0 0 0 0
Preview
PATCH — Futile Programmable Audio Topology & Control Hub: build modular synth patches in your browser.

made a new thing. I wanted to play around with the web midi api and this seemed like a fun way to do it www.futile.com/patch

#music #PatchSynth #ModularSynth #WebAudio #VirtualAnalog #SynthDesign

5 1 0 0
Preview
Building Ramble #2: Capturing Audio in Real-Time The unexpected challenges of streaming microphone audio through modern browser APIs

Ever wondered how real-time audio capture works in modern web apps? Dive into our journey from ScriptProcessorNode to AudioWorklet and the unexpected hurdles we faced along the way. #WebAudio #RealTimeAudio #JavaScript www.doist.dev/building-ram...

1 0 0 0
Post image

MAVRIC published an experiment design to test if spatial audio improves verbal working memory in a web VR space. An AOSPAN task is run twice per participant—once with, once without spatial sound using #ThreeJS #WebXR #WebAudio

PDF: bit.ly/3MLvafC

#AcademicSky #EduSky #gameaudio #vrcademicsky

3 0 0 0
Preview
SoundRoom Design immersive spatial audio scenes, drag directional sources, and save ambient rooms from any browser.

So after sharing soundroom.live with the world, I realized that I felt an impending sense of dread….because I didn’t test it as throughly as I liked. So I’m currently running a full QA suite on it! Most testing will be functional and negative! Wish me luck lol.

#webdev #QA #webaudio #buildinpublic

3 1 0 0
Post image

🎸 My guitar teacher told me we could build a tempo evaluator to detect if you’re playing in time or not.

So here I am…
building a Framer component that analyzes your tempo accuracy in real time. 🧠⚡️

Because why not mix music + code + creativity?

#Framer #WebAudio #MusicTech #Guitar #Makers

2 0 0 0

A major draw of Strudel REPL is its incredible accessibility. Being browser-based means no complex software installs or environment configs. Just open a tab and start live coding music, lowering the barrier to entry significantly! 🚀 #WebAudio 3/6

0 0 1 0

Ok, more #webaudio playing. I made a step wave in two different ways:

by adding square waves that only supports powers of 2 for the number of steps: www.systemoflevers.com/misc/audio_v...

by adding pulse waves that supports any number of steps: www.systemoflevers.com/misc/audio_v...

0 0 0 0
Preview
GitHub - vigliensoni/browser-sync-ableton-link: Syncing browsers with Ableton link Syncing browsers with Ableton link. Contribute to vigliensoni/browser-sync-ableton-link development by creating an account on GitHub.

very new project

Ableton Link to/between browsers via node.js server

github.com/vigliensoni/browser-sync-ableton-link

not tried, no need, just putting it out there!

#abletonlink #temposync #webaudio #node.js #creativecoding #javascript #musictech #opensourcemusic #floss #creativecollaboration

0 0 0 0

Was it a good use of my time?
no

Was it an obsessive use of my time?
yes

I did learn a bunch about the #webaudio api though, so that's good. Also it's fun figuring out how to connect all the nodes to compute what you want

2 0 2 0

I don't know what I'm doing

I made a pulse wave with basic #webaudio nodes from a square wave: www.systemoflevers.com/misc/audio_v...

Then I looked it up and it's super simple with sawtooth waves: www.systemoflevers.com/misc/audio_v...

more configurable: www.systemoflevers.com/misc/audio_v...

1 0 1 0

How would you generate a sound on the fly in JavaScript? I don’t want to rely on oscillators from the audio API because I already have some code doing that with harmonics, modulation, envelope, …

#gamedev #javascript #webaudio

8 2 0 0

Made my first browser game in 2003. Back then there were no sprites, just GIFs in DIVs. Positional sound? Forget it. Stone age of JS. Today? #WebGL, #WebAudio, powerful JIT optimizer and compiler, and everything is FREE! #VSCode, #Phaser, Browsers with DevTools, #LMMS, #Audacity, #GIMP, #Inkscape.

2 0 1 0
Preview
Audio Visualizer A simple audio visualizer using the Web Audio API, made with PowerShell.

Did you know the #JavaScript #WebAudio APIs let you change playback rate & pitch bend?

I honestly didn't (until this weekend).

I added it to this AudioVisualizer experiment I've been building:

mrpowershell.com/HTML/AudioVi...

Now I'm low-key obsessed with making everything #downtempo / #lofi

0 0 0 0
Preview
Audio Visualizer A simple audio visualizer using the Web Audio API, made with PowerShell.

Want to learn how to make an amazing visualiser using #JavaScript and the #WebAudio apis? (with bits of #SVG and #TurtleGraphics thrown in for fun)

This little #PowerShell code generation project is getting out of hand (in the best of all possible ways)

mrpowershell.com/HTML/AudioVi...

Thoughts?

2 0 0 0
Post image

plink foyd

maohee-dev.github.io/plink/

#GenerativeMusic #GenerativeArt #CreativeCoding #WebAudio #InteractiveArt #Synthesizer #PlinkFoyd #JavaScript #WebAudio #ToneJS #CreativeCoding #GenerativeArt #WebDev #FrontEndDev

5 0 0 0
Post image

moogglyph

maohee-dev.github.io/moogglyph/

#GenerativeMusic #GenerativeArt #CreativeCoding #WebAudio #InteractiveArt #Synthesizer #Moog #JavaScript #WebAudio #ToneJS #CreativeCoding #GenerativeArt #WebDev #FrontEndDev

2 0 0 0
Preview
Building Unstable Memory: A Glitchy, Browser-Based Sound Instrument from the Edge An open experiment in glitch sound, touch interaction, and browser-based instruments

Just posted an overview of Unstable Memory — a glitchy, reactive browser instrument. Part databent interface, part hauntological sound tool. Built in p5.js + Web Audio, still mutating.
🧬 open.substack.com/pub/pushingt...
#glitchart #webaudio #p5js #hauntology #sounddesign

3 1 0 0
Post image

RNBO 1.4.1 is now available for download via the Max Package Manager 🎛️🔊 Max 9.0.7 is recommended for use with RNBO 1.4.1👇

🔗 Learn more and download the latest version of Max here → cycling74.com/forums/rnbo-...

Happy patching (and compiling)! 👩‍💻⚡️

#maxmsp #madewithrnbo #webaudio #creativecoding

8 2 0 0
Morse Code Converter & MIDI Generator with Arpeggiator

Update to the Morse Code to MIDI Generator!

What's New:
🔊 Audio Previews
🎼 5 Musical Patterns (incl. 4 arpeggio types!)

Try it now! constantpool.co.uk/morse-code-t...

#MusicTech #WebAudio #CreativeCoding #MIDI #MorseCode

2 0 0 0
Video

Browser-based sound/glitch experiment - loops, memory, noise. Built in p5.js & Web Audio. Still unstable. A summer project. What should it do next?”

#glitchart #audiovisual #netart #webaudio #sounddesign #fieldrecording #p5js #interfaceart #hauntology #noiselab

3 1 1 0

First log! Woot woot! 🙌🏾
Been working on the load/save features. Had to undo and rewire a lot of reactive state just to get the undo/redo to work.

Not done yet tho cuz Konva nodes don’t delete when matching library sources delete (it worked before this 🥲)

#buildinpublic #webdev #vuejs #webaudio

5 1 4 0