๐ŸŽป

ObieWebApp

ยท Code Flow Diagrams
Documentation โ† All tools

Code Flow Diagrams

An architecture reference for each tool โ€” how its code actually works, as Mermaid flowcharts and state diagrams alongside the real function names.

Each card opens a rendered view of that tool's FLOWCHART.md โ€” the same file also renders natively if you view it directly on GitHub or in most code editors.

Stable

๐Ÿ”
Explore

File browsing, parsing, band averaging, and plotting.

tools/explore/FLOWCHART.md
๐Ÿ”€
Convolve

FRF + WAV loading, convolution math, playback and export.

tools/convolve/FLOWCHART.md
๐ŸŽฏ
Acquire

Data Folder/run setup, the hit-detection state machine, audio capture, and the Node Stencil subsystem.

tools/acquire/FLOWCHART.md
๐Ÿ“ก
LiveView

Standalone real-time scope โ€” pure JS audio pipeline, no PyScript.

tools/liveview/FLOWCHART.md

Beta

๐ŸŒŠ
Modal Analysis

Loading a survey, mode-shape reconstruction, and animation.

tools/modeshape/FLOWCHART.md
๐Ÿ“
Stencil Builder

Node layout editing, save/load, and the live "Watch Run" projection mode.

tools/template/FLOWCHART.md
โญ•
Circle Fit

Nyquist circle-fit pipeline: receptance conversion through residue extraction.

tools/circlefit/FLOWCHART.md
๐ŸŽ™๏ธ
Spectrum Monitor

Live scope, block-averaged spectrum math, and the spectrogram view.

tools/spectrum/FLOWCHART.md

Experimental

๐Ÿ“Š
Export to MATLAB

Scanning TRF/AvC/AvR files and exporting a .mat file for MATLAB.

tools/matlab/FLOWCHART.md
๐Ÿ”Š
WAV Viewer

WAV parsing and time-domain/FFT plotting.

tools/wavview/FLOWCHART.md
๐Ÿ’ป
Setup

A static instructions page โ€” OS/mode tab switching, nothing more.

tools/setup/FLOWCHART.md