aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/sound.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* use -t on inputs so ffmpeg knows when to stop filterstassaron2017-07-151-0/+5
* components automatically drawPreview & save currentPresettassaron2017-07-131-1/+0
* 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
* a basic Sound component for mixing soundstassaron2017-07-091-0/+74