hi,
i've added a few goodies to PiDiP
that let you make something
like " My First Video"...
hum, you'll see.... ))
from the CHANGES.LOG :
0.12.3
added pdp_imgloader : load an image and blend it with a video
added pdp_transition : some funky transitions, "circle", "wipe" and
"random"
added pdp_lumafilt : lumosity filter, useful to isolate some objects
added pdp_smuck : same as pdp_transform ( mode 5 ) but setable, ported
from veejay
0.12.2
Fixed problems with Image Magick includes
enjoy!!
sevy
http://ydegoyon.free.fr/
This is the sixth test release of Load My Libs.
LML is a config manager for PD options. It allows you to change
all of the PD commandline options via GUI. It allows you to create sets of
configuration options that can be run later with the launcher tool.
http://www.ekran.org/ben/research/lml/
hi,
i've added a few goodies to PiDiP
that let you make something
like " My First Video"...
hum, you'll see.... ))
from the CHANGES.LOG :
0.12.3
added pdp_imgloader : load an image and blend it with a video
added pdp_transition : some funky transitions, "circle", "wipe" and
"random"
added pdp_lumafilt : lumosity filter, useful to isolate some objects
added pdp_smuck : same as pdp_transform ( mode 5 ) but setable, ported
from veejay
0.12.2
Fixed problems with Image Magick includes
enjoy!!
sevy
http://ydegoyon.free.fr/
This is the first public release of LML. (Load my Libs)
LML is a manager for PD configurations (flags and selected Libs) stored as
executable scripts.
Includes a little "launcher" app that displays a list of existing config
sets.
www.ekran.org/ben/research/lml/lml-v0.1-TEST5.tgz
Should work on windows, OSX and Linux. I've not been able to do much OSX
testing.
Please email me with feature requests/bugs or any other feedback.
LML BUGS:
* Launching PD with -rt on OSX may not work
Fixed v0.1 (test5):
* Won't open scripts created for a different version of PD.
fix: changed the parser to string "pd_exec" and trailing space seperately
Changes v0.1 (test4)
* Added partner launcher script
* Added a script_folder setting in the lml.conf to store config sets
Fixed v0.1 (test3):
* Launching with the -rt option does not work as root under linux/osx.
fix: Had to disable substitution on the string before eval exec!
* config sets are not set as executable on linux/osx!
Fixed v0.1 (test2):
* If you select a folder without finding any DLLs on the initial
configuration buttons stay disabled!
fix: trap the "glob" command with "catch"
* If you cancel out of the initial configuration and then try and rescan you
get a tcl error.
fix: disable the cancel button on the initial configuration
* You can't use spaces in the conf file! (pd_path, script_path, lib_path)
fix: wrap the conf "values" in {}
Hi all,
I fixed some audio problems that showed up in Mac OSX (but seem not to
have manifested themselves anywhere else), and put out "test 8".
I'll respond separately to some revent Pd list queries...
cheers
Miller