Run this app with start.m or download Windows executable from HERE
- Audio Recorder
- free solution
- not good for long recordings, memory is cummulated
- Audio Device Reader
- paid Audio Toolbox required, if running from MATLAB
- recommended, memory is managed very well
- Simulation
- simple timer based software function generation
When using audio recording, you need to enter correct Vmax value. This is the max voltage input level, equivalent to highest bit value, when signal is not saturated. You can look it up in your soundcard specs, for example mine (RME Babyface Pro) has this written in technical reference:
Maximum input level @+4 dBu, Gain 0 dB: +13 dBu
You are concerned about the last value, +13 dBu, which you need to convert from decibel units to volts, for instance with this lookup chart