Analyze and reassemble TS (mpeg transport stream) fragments
This program allows to detect, analyze and reconnect fragments from deleted TS (MPEG transport stream) files. You can use this to recover files from a hard disk after a crash or an erroneous deletion.
A C++ library and Python module for audio synthesis featuring dynamic digital filters. Nsound lets you easily shape waveforms and write to disk or plot them. Nsound aims to be as powerful as Csound but easy to use.
Audacity AudioMonitor (customized version of of Audacity 1.3-13-b).
Audacity Audio Monitor (customized version of Audacity).
The existing audacity is modified to support following functionality:
- RTSP streaming to fetch the RTP data over UDP and plot the audio stream on the graph.
- HTTP streaming to fetch the mp4 audio data using HTTP and plot the audio stream on the graph.
- Display the tag label information on the graph.Tag information will be written to local disk file.
- Audacity Audio Monitor shall have control buttons embedded in the...