File: startup.py

package info (click to toggle)
python-renardo-lib 0.9.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,220 kB
  • sloc: python: 10,999; sh: 34; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 205 bytes parent folder | download
1
2
3
4
5
6
### LOAD CUSTOM FX & SYNTHDEFS #####
# try:
#     from .Killa.synth_killa import *
#     from .Killa.fx_killa import *
# except:
#     print("Error importing custom SynthDefs or FX : ", sys.exc_info()[0])