Add inn_listen/tests/data/sample_audio.json

This commit is contained in:
Mika 2026-06-14 02:06:38 +00:00
parent 0ce9aaa39a
commit a0bf16982d

View file

@ -0,0 +1,32 @@
[
{
"timestamp": "2024-04-30T10:30:00.000Z",
"frequency": 49.8,
"amplitude": 0.85,
"pattern": "background_hum"
},
{
"timestamp": "2024-04-30T10:30:01.000Z",
"frequency": 150.3,
"amplitude": 0.64,
"pattern": "bridge_vibration"
},
{
"timestamp": "2024-04-30T10:30:02.500Z",
"frequency": 201.1,
"amplitude": 0.42,
"pattern": "resonance_peak"
},
{
"timestamp": "2024-04-30T10:30:03.750Z",
"frequency": 50.0,
"amplitude": 0.90,
"pattern": "electric_interference"
},
{
"timestamp": "2024-04-30T10:30:05.000Z",
"frequency": 85.2,
"amplitude": 0.30,
"pattern": "ambient_noise"
}
]