
Audio / Spectrum Analyzer
iOS Universel / Musique
This RTA app supports simultaneous display of "audio waveform" and "amplitude spectrum" (size of FFT calculation result for each frequency) for audio signals input from a microphone.
(FFT: Fast Fourier Transform, RTA: Real Time Analyzer)
[Features]
- Supports simultaneous display of audio waveform / amplitude spectrum.
- Supports orientation both portrait and landscape.
- Selectable configuration of "audio waveform" / "amplitude spectrum" display.
- Selectable FFT size.
- Selectable window function. (used in amplitude spectrum calculation)
- Selectable frequency weighting. (A-weighting, C-weighting, Flat/Z-weighting)
- Selectable the type of expressing the X direction (frequency) of the amplitude spectrum. (Linear, Log)
- Displays the peak level and its frequency of the amplitude spectrum.
- Peak Hold (displays the results of holding past peak values of the amplitude spectrum).
- Octave Analysis (displays the amplitude spectrum divided into octave bands).
- Generates the audio signal (4 types of waveform)
- Generates the noise signal (white noise, pink noise)
[Setting items]
1. Screen structure :
Screen configuration can be selected.
- Wave: Display audio waveform only.
- Spectrum: Display amplitude spectrum only.
- Vertical: Display audio waveform / amplitude spectrum vertically.
- Horizon: Display audio waveform / amplitude spectrum horizontally.
2. FFT size :
Selectable FFT size. (number of samples used when performing FFT)
1024, 2048, 4096, 8192
3. Window function :
Selectable window function (multiplication just before FFT) used for amplitude spectrum calculation.
Hanning, Hamming, Blackman, No window
4. Frequency Weighting :
Selectable frequency weighting.
- Flat (Z-weighting): No frequency weighting is applied.
- A-weighting: Frequency response that takes into account human hearing.
- C-weighting: Relatively flat response.
5. Spectrum X Scale Type :
Selectable the type of expressing the X direction (frequency) of the amplitude spectrum.
- Linear: Distributed at equal intervals
- Log: The intervals increase logarithmically
6. Spectrum Zoom Direction :
Select the zoomable direction of the amplitude spectrum from the X direction (frequency) or Y direction (amplitude).
(For ease of use, we have made it possible to zoom only in the selected direction.)
7. Peak Hold :
Displays the results of holding the past maximum values (peak values) of the amplitude spectrum.
8. Octave Analysis :
Displays the results of classifying the amplitude spectrum into octave bands.
Division method:
- FFT: Spectral display
- 1/12, 1/6, 1/3, 1 octave: Display divided into octave bands
Calculation method:
- Max: Displays the maximum spectrum value in each band
- Average: Displays the average spectrum value in each band
9. Generates the audio signal :
Set the audio signal to be generated.
- There are 4 types of waveform. (Sine, Triangle, Squire, Saw)
- It can set the value of the frequency in 20Hz - 20000Hz.
10. Generates the noise signal :
Set the noise signal to be generated.
- There are 2 types of noise. (White noise, pink noise)
- The volume can be adjusted.
[Other]
- It can reduce / enlarge the screen in the Y direction of audio waveform / amplitude spectrum display by pinching in / out. (0.5 - 2.0)
- It can enlarge the screen in the X direction of amplitude spectrum display by pinching out. (1.0 - 16.0)
- The vertical line spacing in the audio waveform display is 2 mSec.
- The amplitude spectrum calculation uses the vDSP library.
- Select the color scheme for the amplitude spectrum bars. (green, colorful)
- Supports selecting Bluetooth connection policy. (None, HFP, A2DP)
If you need multi audio signals, please try "Multiple Tone Generator" from the link on the setting screen in this app.
This app generates the audio signal (Sine, Triangle, Squire, Saw) of 6 channels (Up to 16 channels).
This app can hide ads with In-App Purchase. If you like this app, we hope you can use it.
Quoi de neuf dans la dernière version ?
◆ New Features
Added the function "Frequency Weighting".
This is the filter to apply to the amplitude spectrum results.
- Flat (Z-weighting): No frequency weighting.
- A-weighting: Frequency response that takes into account human hearing.
- C-weighting: Relatively flat response that covers a wider frequency range than A-weighting.
◆ Update
"Spectrum Color Type" setting has been moved from the Settings dialog to the Information screen.