Analyser Node Playground - Online RealβTime Frequency & Waveform
Connect an audio source to an Analyzer Node and display frequency and timeβdomain data. Learn Web Audio visualization.
UD5 Toolkit
Drop audio file or click to browse
WAV, MP3, OGG, FLAC supported
Connect an audio source to an Analyzer Node and display frequency and timeβdomain data. Learn Web Audio visualization.
Use your microphone to detect the dominant frequency of ambient sounds. Visualize the spectrum. Local Web Audio.
Process audio faster than realβtime with OfflineAudioContext. Apply filters and export the result. Dev tool.
Measure the integrated loudness of an audio file in LUFS and RMS. Check if your music meets streaming platform standards. Clientβside.
Play a simple monophonic synthesizer with your keyboard. Choose waveform, attack, decay, and filter. For music fun.
Load an audio file and see its spectrogram with frequency over time. Adjust resolution and color map. Discover hidden sounds.
Mix multiple ambient sounds (rain, fireplace, coffee shop) to create your perfect productive background.
Shift the pitch of any audio clip by semitones without affecting playback speed. Perfect for music transposition. Local Web Audio.
Mix white noise, pink noise, rain, thunder, wind, and cafe sounds. Individual volume, save presets. Relax or focus. All clientβside.
Play a selection of local loβfi tracks (embedded). Simple UI with play/pause. No copyright issues. Stay focused.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Simulate adaptive bitrate logic by switching between different quality video segments. See how ABR algorithms work.
Pomodoro timer with builtβin loβfi music playlist (synthetic). Focus and rest cycles. No copyright music; generated tones.
Zoom through the electromagnetic spectrum from radio waves to gamma rays. See wavelength, frequency, and applications. Static educational page.
Register a periodic background sync to fetch fresh data even when the tab is closed. Understand the API and limits.
Pick a method, URL, headers, and body, then send an HTTP request directly from your browser. Debug APIs easily.
Create experimental glitch noises by toggling virtual circuit bend points. No real electronics harmed. Fun noise toy.
Apply a fisheye or barrel distortion to your photo with adjustable strength. Simulate extreme wide angle.
Measure your browser's GPU compute power using a simple WebGPU matrix multiplication. See raw FLOPS and compare with peers. Fully clientβside.
Find your public IP address and view approximate geolocation, ISP, and browser header details. No personal data stored. Static and instant.
Experiment with the experimental Prompt API and Summarization API right in your browser. See how the onβdevice AI model responds. Requires Chrome with AI features enabled.
Play a collection of retro 8βbit synth pads and leads using your keyboard. Record sequences and export as WAV. Pure Web Audio API.
Trigger different vibration patterns on mobile devices. Test if your phone supports haptic feedback. Simple demo.
Read the ambient atmospheric pressure in hPa using the Pressure Sensor API (if available). Realβtime graph.
Select HTTP method, set headers, and body. Send requests and see the full response. Lightweight Postman alternative.
Transform a panoramic photo into a tiny planet (stereographic projection). Drag to adjust orientation. Download.
Test the experimental Translation API to translate text between languages directly in the browser, without cloud calls. Check support and copy the JavaScript starter.
Register a oneβoff background sync and see it fire when connectivity returns. Debug service worker sync logic.
Register a periodic background sync and see the status. Schedule content updates for your PWA. API demo.
Use the Magnetometer API to build a digital compass. See magnetic field strength and heading in real time.