A signal composer app with multiple functions to deal with the composed signal.
- Signal Composing with three parameters:
Frequency
,Magnitude
andPhase
- The ability to either export the composed signal or work on it right away.
- Sampling for the signal imported into the main graph.
- Reconstruction of signals based on their new sample rate.
- Python
- PyQt
Run definitions.py
file.