03-04-2025, 04:39 PM
At the moment, there is no direct way to do this in phyphox. Audio is a heck of a lot of data at full sampling rate, so we have to considerably limit the time range. The longest frame is half a second in the Audio oscilloscope.*
At what rate do you need your audio data? (We are currently discussing if we should add a recording tool in the future, however, likely with a significantly reduced sampling rate…
—
* with some effort, you could extend it in https://phyphox.org/editor (enlarging data containers and more). No guarantee that it won't run out of memory then, though
At what rate do you need your audio data? (We are currently discussing if we should add a recording tool in the future, however, likely with a significantly reduced sampling rate…
—
* with some effort, you could extend it in https://phyphox.org/editor (enlarging data containers and more). No guarantee that it won't run out of memory then, though