File: SoundPlayer

package info (click to toggle)
python-pyo 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 23,692 kB
  • sloc: ansic: 137,415; python: 135,293; makefile: 390; cpp: 242; sh: 163
file content (2 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (9)
1
2
snippet = {'shortcut': u'Shift-Alt-1',
 'value': u'sffade = Fader(fadein=`0.05`, fadeout=`1`, dur=`0`, mul=`0.5`).play()\nsfplay = SfPlayer(`path`, speed=`1`, loop=`True`, mul=sffade).out()'}