hi all,
pdp v0.10 can be downloaded from http://zwizwa.fartit.com/pd/pdp
NOTE: this release breaks binary compatibily with the previous one.
this means that:
* you have to recompile PiDiP to make it work with pdp 0.10
* you need to download the new version of gem2pdp.
new stuff:
* logic operators: pdp_and, pdp_or, pdp_xor, pdp_not, pdp_bitmask,
pdp_bitdepth
* pdp_glx opengl output object (in separate library)
* most objects now support a "chanmask" message which is a binary mask that
determines which colour planes are processed. (default = negative = all)
the rest is buxfixes and code reorganization to accomodate "not so pure" data
packets (packets with external resources). i've been shuffling things around
quite a bit so if i broke something, don't hesitate to let me know. opgengl
support is still very experimental.
enjoy,
tom
from the changelog:
v0.10: 2003/03/06
modules code reorganization
removed pdp_affine object and added compatibility object based on pdp_cheby
added pdp_mchp and PDP_IMAGE_MCHP packet format (experimental)
added pdp_and, pdp_or, pdp_xor, pdp_not, pdp_bitmask, pdp_bitdepth
added base class for pdp objects
added incremental garbage collector
added support for "not so pure" data packets
added opengl subproject containing a pdp_glx display object
added a PDP_TEX opengl texture packet (opengl lib)
added PDP_IMAGE_GREY8, PDP_IMAGE_RGB8, PDP_IMAGE_RGBA8 packets
hi,
quite predictibly, i've added the other little utility
to gem2pdp package : the pdp2gem object.
from CHANGES.LOG :
0.2
added pdp2gem based on a skeleton of pix_film
spare a refresh in gem2pdp (faster)
enjoy !!
sevy/yves
hi,
here is the small utility :
a bridge between GEM and PDP,
only for Linux of course.
that was fairly easy to do but
i still don't understand why i have
to call all these GemMan::render()
to make it work properly ))
enjoy!!!
sevy/yves
http://ydegoyon.free.fr
|---
| Pd (Pure Data)
| Workshop. Einführung in die Realtime-Audio-Software Pd
|---
| mit Dieter Kovacic, Oliver Stotz
|---
| Do, 6. März 2003, ab 19.00 Uhr
| Fr, 7. März 2003, ab 19.00 Uhr
|---
| Details und Online-Anmeldung unter:
| http://workshop.t0.or.at/w/pd2
|---
Maximal 10 TeilnehmerInnen, Voranmeldung
_Anforderungen_
Linux Grundkenntnisse, Interesse, nach Moeglichkeit ein eigener
Computer/Notebook mit installiertem Linux, bitte eigenen Kopfhörer
mitnehmen.
Monitore, Tastaturen, Mäuse sind vorhanden. Falls Du keinen eigenen
Computer mitnehmen kannst, das bitte unbedingt bei der Anmeldung angeben!
_Inhalt_
* Auf Wunsch Installationshilfe
* Pd-Objekte (Abstractions, Internals/Externals)
* GUI-Objekte
* Signal-Objekte (digital signal processing)
* Arrays und Tables (Soundfiles laden, spielen und speichern)
* Einfache Soundeffekte
/ralf
hi,
funny enough i've said today i would not release
anything soon, i've finally found the nasty bug i had in pdp_live~ :
it seems you cannot resample audio to stereo with the current ffmpeg
library,
so i had to resample it to mono, that's it.
i also incorporated some changes brought on by martin pi,
but made them optional ( thanks martin ).
also, you can now use the very nice feature of mouse
coordinates that tom has introduced in v0.9 ( thanks doelie ).
finally, thanks to the PDP/PiDiP users --
it's nearly a community now )))
CHANGES.LOG :
0.9.0
fixed audio encoding/decoding in pdp_ffmpeg~/pdp_live~ ( which caused
a lot of crashes )
add synchronization in pdp_live~ and other nice features ( thanks to
martin pi )
made the audio decoding in pdp_live~ optional
add "set cursor" message in pdp_cmap, pdp_ctrack, pdp_compose
( used in conjonction with coordinates output of pdp_xv v0.9 )
enjoy !!
sevy/yves
http://ydegoyon.free.fr
hi all,
a new version of pdp is available at:
http://zwizwa.fartit.com/pd/pdp/
bugfixes, some new features, and a first aim at an osx port.
enjoy,
tom
from the changelog:
v0.9: 2003/02/27
added pdp_scanxy~, pdp_invert
now uses autoconf for configuration
standard "make install" target
optional compililation for external dependencies (xv,qt,v4l,sdl)
experimental OSX port (without i/o)
fixed crash when closing xv window manually
added mouse event output to pdp_xv
pdp_ca now automaticly compiles rule files
fixed image dimension crashes
fixed pdp_xv bang crash
added pdp_grey2mask
added pdp_slice_cut/pdp_slice_glue (experimental/nondoc)
Hi all,
here's a new release of VASP modular. It's a maintenance release, where none
of the functionality has been changed and not much added - nevertheless
there are a number of bug fixes - see the file changes.txt.
There are versions for pd/Windows, pd/Linux, pd/OSX and Max/OS9+X.
You may also notice that practically all objects have one more outlet - it's
for attributes. This functionality is not documented yet - it will be fully
exploited in release 0.2.0.
as usual, find everything on
http://www.parasitaere-kapazitaeten.net/ext
There's also a mailing list for all affairs concerning VASP modular:
http://www.parasitaere-kapazitaeten.net/mailman/listinfo/vasp
best greetings,
Thomas
Hi all,
i just uploaded a new release of flext, a c++ layer for cross-platform
development of PD and Max/MSP externals.
It's a maintenance release where a few issues have been fixed.
NEWS:
- PD: moved CLASS_MAINSIGNALIN to class scope (fixed "float method
overwritten" warning)
- unix makefiles: CXX should be commented out if standard (to enable
environmental settings)
- introduced default returns for the different flext::GetA* functions
- Max/MSP: added assist string for attribute outlets
- added CopySamples and ZeroSamples
- PD: fixed bug for DSP object with zero signal inlets
- added validity check for sample buffers
- started port for jMax
Download as usual from
http://www.parasitaere-kapazitaeten.net/ext
best greetings,
Thomas
Hi there,
a new version of the RealMedia streaming external realcast~ is
available. The version 0.20 now also allows to stream RealVideo if used
with Framestein.
Possible framerates and image sizes largely depend on the available
memory, not so much on the power of your CPU. Framerates up to 25fps and
sizes of 320x240 px were no problem on my 1.8GHz P4...
known bugs:
- video and audio are slightly out of sync (i.e. different delay for
audio and video)
- windows only
- needs a RealServer
Get all the bugs at
http://www.akustische-kunst.org/puredata/real/index.html
happy streaming,
Olaf
PS: version 0.15 is the audio part only and has proven to work quite
reliable for a local radio station (no crashes during the last one and a
half month)
Hi all,
looking into the pure-data CVS i realized that exactly nothing has happened
to the vst~ plugin object that mark(a)junklight.com has developed a while ago.
Therefore i flextified it and changed a lot of things so that it is now
comparable to the Max/MSP vst~ object. However, it's still hardly tested
since i don't own a broad variety of vst plugins. Additionally the Steinberg
licensing issues have to be tackled someday in the future.
At the moment it's Windows only (use the vst.dsp project to compile), but an
OSX version will follow.
List of new features:
- fixed crash when there's no "VST_PATH" environment string found
- included pd path into VST search path
- made thread of editor window low priority
- introduced A LOT of attributes to get information about the plugin
- make editor window manipulable by patch
- plugin can be changed with plug attribute
It's now an object only (no need to load it with -lib) and it's not
compatible to Mark's original version.
Find it in the pure-data cvs:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pure-data/externals/grill/vst
/
Many thanks to Mark for his great work!
best greetings,
Thomas