aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/sound.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more error messages for blank componentstassaron2017-07-131-1/+10
|
* fixed various bugstassaron2017-07-111-4/+4
|
* separated creation of ffmpeg commandtassaron2017-07-091-1/+3
| | | | for future use to sllow editing the command before starting the export
* a basic Sound component for mixing soundstassaron2017-07-091-0/+74
to be greatly expanded...