from PySide6.QtCore import (QCoreApplication, QDate, QDateTime, QLocale, QMetaObject, QObject, QPoint, QRect, QSize, QTime, QUrl, Qt) from PySide6.QtGui import (QBrush, QColor, QConicalGradient, ...
This software is a nodal editor that allow you to create sounds from several generators (sine wave, square wave, etc.) and modulate them (frequency, amplitude, etc.) and modify them (delay, repeat, ...