For the geek in you wanting to see it all passing by. Values refreshed about every 90ms.
- Min: minimum sample value since the last reset
- Max: maximum sample value since the last reset
- Tick: Bidule internal tick counter for the current buffer
- Value: value of first sample in the buffer
Displays some statistics for the current audio buffer.
- First Sample: value of the first sample in the buffer
- Last Sample: value of the last sample in the buffer
- Minimum Sample: value of the smallest sample in the buffer
- Maximum Sample: value of the largest sample in the buffer
- Average Sample: average value of all samples in the buffer
Level meters you can insert anywhere in the layout.
For the geek in you wanting to see it all passing by all in hexadecimal.
- Tick: Bidule internal tick counter for the current buffer
- BO: sample offset inside the buffer for the MIDI event
- ST: status byte of the MIDI event
- D1: first data byte of the MIDI event
- D2: second data byte of the MIDI event
- CH: channel of the MIDI event
- Event: short string representation for the MIDI event
A human readable version of MIDI Monitor
Lets you see the last few seconds of audio as in an audio editor.