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
Explore all seven bands of the electromagnetic spectrum — from radio waves to gamma rays. Click any segment to learn about wavelength, frequency, energy, and real-world applications.
The only part of the EM spectrum visible to the human eye
Enter a value to convert between wavelength and frequency. c = λ × f (c ≈ 299,792,458 m/s)
Connect an audio source to an Analyzer Node and display frequency and time‑domain data. Learn Web Audio visualization.
Load an audio file and see its spectrogram with frequency over time. Adjust resolution and color map. Discover hidden sounds.
Use your microphone to detect the dominant frequency of ambient sounds. Visualize the spectrum. Local Web Audio.
Register a periodic background sync to fetch fresh data even when the tab is closed. Understand the API and limits.
Measure the integrated loudness of an audio file in LUFS and RMS. Check if your music meets streaming platform standards. Client‑side.
Mix multiple ambient sounds (rain, fireplace, coffee shop) to create your perfect productive background.
Use the Magnetometer API to build a digital compass. See magnetic field strength and heading in real time.
Mix white noise, pink noise, rain, thunder, wind, and cafe sounds. Individual volume, save presets. Relax or focus. All client‑side.
Calculate correct aperture or distance for manual flash using the guide number formula. Input any two of GN, f‑stop, or distance to find the third. Perfect for studio and event photographers.
Play a simple monophonic synthesizer with your keyboard. Choose waveform, attack, decay, and filter. For music fun.
Pomodoro timer with built‑in lo‑fi music playlist (synthetic). Focus and rest cycles. No copyright music; generated tones.
Drag a battery, resistor, LED onto a grid and simulate current flow. Show Ohm's law in action.
Apply lowpass, highpass, and reverb to an audio source. See frequency response. Create your own guitar pedal. All local.
Apply a fisheye or barrel distortion to your photo with adjustable strength. Simulate extreme wide angle.
Trigger different vibration patterns on mobile devices. Test if your phone supports haptic feedback. Simple demo.
Create experimental glitch noises by toggling virtual circuit bend points. No real electronics harmed. Fun noise toy.
Register a periodic background sync and see the status. Schedule content updates for your PWA. API demo.
Change the viewport meta tag and see how a page would render at different device widths. Understand responsive basics.
Process audio faster than real‑time with OfflineAudioContext. Apply filters and export the result. Dev tool.
Shift the pitch of any audio clip by semitones without affecting playback speed. Perfect for music transposition. Local Web Audio.
Simulate adaptive bitrate logic by switching between different quality video segments. See how ABR algorithms work.
Play a selection of local lo‑fi tracks (embedded). Simple UI with play/pause. No copyright issues. Stay focused.
Read the ambient atmospheric pressure in hPa using the Pressure Sensor API (if available). Real‑time graph.
Pick a method, URL, headers, and body, then send an HTTP request directly from your browser. Debug APIs easily.
Play a collection of retro 8‑bit synth pads and leads using your keyboard. Record sequences and export as WAV. Pure Web Audio API.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
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.
Mix realistic rain sounds with optional thunder and wind. Adjust individual volumes to create the perfect sleep or study atmosphere.
Measure your browser's GPU compute power using a simple WebGPU matrix multiplication. See raw FLOPS and compare with peers. Fully client‑side.
Test the experimental Translation API to translate text between languages directly in the browser, without cloud calls. Check support and copy the JavaScript starter.