k_jack~ is an external to get sound in and out
from jack clients.
Example:
[k_jack~ freqtweak]
...will give you an object with two signal inlets and two signal outlets,
if a jack-client containing the name freqtweak is running.
It requires at least PD 0.37.
http://www.notam02.no/arkiv/src/pd/
--
k_guile is a guile PD external.
Download from http://www.notam02.no/arkiv/src/pd/
k_guile PD external
--------------------------------------------
V0.0.1
-This external makes you able to use guile as an extension language for
PD. Guile is a scheme interpreter. The API is inspired by
the python pyext external made by Thomas Grill, and a small part of
the code is made by looking at the flext source.
-To be able to use it, you should first know the lisp programming language,
then check out the help-k_guile.pd example patch and read the small
example-scripts that the patch loads.
--
Howdy All,
My abstractions collection has been updated, with all sorts of useful
goodies.
Among these include things like NRPN in and out, tracker-style keyboard
mapping, the d-angriff and pitched_angriff makeovers of Frank
Barknecht's Angriff drums, a nice little GoP shoutcast radio tuner, a
GoP MIDI monitor, a GoP modular mixer setup (windows only for now) that
does diskwrite and shoutcast streaming right from the final mix, help
files for most of the abstractions, and much much more.
But the newest thing is a settings-saving system for GUI objects within
abstractions. Features include:
- automatic OSC control of each controller
- MIDI learn (and 14-bit NRPN learn) for each controller
- automatic mapping of 7-bit (or 14-bit) input to whatever range you
want, including radio buttons
- saving of settings in a settings file in the path of the parent patch,
and *not* your abstractions dir
This is similar to Frank Barknecht's memento system, but a little more
specialised, and may one day be adapted as a wrapper for his system.
But it's its own system for now.
So hop on down to Crazy Dave's Downloadextravatorium at:
http://mentalfloss.ca/sintheta/html/downloads.html and grab yourself
some treats.
David
--
.
. David McCallum
. Music wants to be free
. http://mentalfloss.ca/sintheta
.
hi all,
pdp-0.12.3 is downloadable at http://zwizwa.fartit.com/pd/pdp
compatible with latest pidip.
this is a bugfix release. check the change log for details.
unfortunately, it seems i fixed 3dp too much. it no longer works.
3dp will be back in 0.13.
enjoy
tom
thanks.. now compiles cleanly on this debian gcc-3.2.3 box with all jack
support intact.
de/
On Sunday 11 January 2004 17:37, mik said:
> On Sat, 10 Jan 2004 18:53:30 -0800
>
> Miller Puckette <mpuckett(a)man104-1.ucsd.edu> wrote:
> > Hi all,
> >
> > test 3 of pd-0.37-1 is out on the usual:
> >
> > http://crca.ucsd.edu/~msp/software.html
> >
> > many bug fixes for audio and MIDI I/O on various platforms.
> >
> > cheers
> > Miller
> >
> > _______________________________________________
> > PD-announce mailing list
> > PD-announce(a)iem.at
> > http://iem.at/cgi-bin/mailman/listinfo/pd-announce
>
> Hi
>
> The jack problem has gone. Thx.
> The "bad screen distance" error is still there though.
>
> Greetings
>
> m
Hi all,
test 3 of pd-0.37-1 is out on the usual:
http://crca.ucsd.edu/~msp/software.html
many bug fixes for audio and MIDI I/O on various platforms.
cheers
Miller
hi,
pre-requisites :
this release will only work with the new release of pdp :
http://zwizwa.fartit.com/pd/pdp/test/pdp-0.12.3-test-14.tar.gz
from the CHANGES.LOG :
0.12.12
added pdp_mp4live~ : mpeg4ip streaming object to stream to a darwin server
note : now, building of streaming objects is optional
( with --enable-ffmpeg OR --enable-mpeg4ip : warning, you can't
enable both, they are conflicting )
fixed some crashes when objects like pdp_ctrack, pdp_cmap, pdp_compose
where in a sub-patch
( problem reported by Mark Widmer )
added offsets messages in pdp_pen
url :
http://ydegoyon.free.fr/pidip-0.12.12.tar.gz
enjoy!
sevy
Hi all,
here's a work in progress collection of the state of affairs in
RRADical Pd as I propose it.
http://footils.org/pkg/rradical-wip-040109.tgz
This includes a new and improved version of the pattern sequencer
rrad.pattseq and memento and lots of more abstractions for
reuseability enhancements in Pd.
Impressive Screenshot of a use case is here:
http://footils.org/images/rradical-wip.png
Extensive documentation is missing. :(
I'll regularily announce updates to my wip-collection here:
http://footils.org/cms/pydiddy/wiki/RradicalPd
Linux-audio-user is CC'd because maybe this is interesting to, well,
Linux audio users, too, I guess.
== What is RRADical Pd? ==
One goal of RRADicalPd? is to create a collection of patches, that
make Pd easier and faster to use for people who are more comfortable
with software like Reason or Reaktor. RRADical ships with patches,
that solve real-world problems on a higher level of abstraction than
the standard Pd objects do. All these high level abstractions
(should) come with (detachable and changable) GUIs built in and use a
common way of saving states. They also include a net remote control
using OSC.
RRAD as an acronym stands for "Reusable and Rapid Application/Audio
Development" with Pd.
The official home of RRADical Pd is:
http://pure-data.org/community/projects/rradical/
Have fun,
--
Frank Barknecht _ ______footils.org__