click integration works exmple
This commit is contained in:
parent
4c34386eb7
commit
f1d7f2ad1f
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ def width_option(default=1024, **attrs):
|
||||||
|
|
||||||
return int_option("--width", default=default, **attrs)
|
return int_option("--width", default=default, **attrs)
|
||||||
#gli estremi frame start e frame stop sono esclusi
|
#gli estremi frame start e frame stop sono esclusi
|
||||||
|
# python sampler.py genframes --width 666 --height 666 --preset bubble-machine --framestart 1 --framestop 55
|
||||||
|
|
||||||
|
|
||||||
@main.command()
|
@main.command()
|
||||||
|
|
Loading…
Reference in a new issue