http://artengine.ca/desiredata/download/desiredata-0.39.A.pre3.tar.gz
ChangeLog:
Desire 0.39.A.pre3 (2006.11.26) (-r devel_0_39; ./configure && make) :
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
Compile worked smoothly out of the box on a Macbook (intel).
Boy, am I looking forward to playing with this…
good job, matju (and others)!
D
On 27/11/06, Mathieu Bouchard matju@artengine.ca wrote:
http://artengine.ca/desiredata/download/desiredata-0.39.A.pre3.tar.gz
ChangeLog:
Desire 0.39.A.pre3 (2006.11.26) (-r devel_0_39; ./configure && make) :
- français updated by Patrice Colet
- italiano updated by Federico Ferri
- tons of bugfixes
- better pdrc editor (renamed to server prefs)
- removed media menu (split to: help menu, file menu, server prefs)
- removed Gdb box, added crash report dialog
- renamed objective.tcl to poe.tcl (because the name was already taken)
- replaced scons by autoconf and make (starting from Miller's 0.39's files)
- removed detection of Tcl (we don't need to use libtcl)
- removed the setuid option because no-one needs it; also fixed the setuid security vulnerability in case someone does chmod u+s anyway
- Portaudio 18 is no longer supported.
- simplified configure.in (detector and makefile generator)
- APIs not compiled in show up in "pd -help", with a special mention "(support not compiled in)"; those options don't give you a "unknown option" when trying them, it says "option -foo not compiled in this pd".
- switched desire.c to C++, as another way to reduce redundancy in code.
- can be compiled without audio support.
- can be compiled without MIDI support.
- can --disable-portaudio on OSX
- added multiple wire connection support
- fixed copy/paste on canvas
- keyboard navigation pointer makeover
- added automatic object insertion support
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yeah, I'm really excited about this seemlingly recent flurry of activity over DesireData. I'm sure there was a lot going on behind the scenes, but these recent releases are really encouraging.
-spencer
On 11/27/06, David NG McCallum d@mentalfloss.ca wrote:
Compile worked smoothly out of the box on a Macbook (intel).
Boy, am I looking forward to playing with this…
good job, matju (and others)!
D
On 27/11/06, Mathieu Bouchard matju@artengine.ca wrote:
http://artengine.ca/desiredata/download/desiredata-0.39.A.pre3.tar.gz
ChangeLog:
Desire 0.39.A.pre3 (2006.11.26) (-r devel_0_39; ./configure && make) :
- français updated by Patrice Colet
- italiano updated by Federico Ferri
- tons of bugfixes
- better pdrc editor (renamed to server prefs)
- removed media menu (split to: help menu, file menu, server prefs)
- removed Gdb box, added crash report dialog
- renamed objective.tcl to poe.tcl (because the name was already taken)
- replaced scons by autoconf and make (starting from Miller's 0.39's files)
- removed detection of Tcl (we don't need to use libtcl)
- removed the setuid option because no-one needs it; also fixed the setuid security vulnerability in case someone does chmod u+s anyway
- Portaudio 18 is no longer supported.
- simplified configure.in (detector and makefile generator)
- APIs not compiled in show up in "pd -help", with a special mention "(support not compiled in)"; those options don't give you a "unknown option" when trying them, it says "option -foo not compiled in this pd".
- switched desire.c to C++, as another way to reduce redundancy in code.
- can be compiled without audio support.
- can be compiled without MIDI support.
- can --disable-portaudio on OSX
- added multiple wire connection support
- fixed copy/paste on canvas
- keyboard navigation pointer makeover
- added automatic object insertion support
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- __ _ _ _ __ _ http://sintheta.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Also on PowerPC architecture based Macintosh.
Excellent work, all involved! This software has been just the push I needed to get some associates of mine to take a second look at jMax since the interface for DesireData topically resembles that of jMax to a point where someone familiar with the latter software could easily make the transition.
./d5
On Nov 27, 2006, at 3:27 PM, David NG McCallum wrote:
Compile worked smoothly out of the box on a Macbook (intel).
Boy, am I looking forward to playing with this…
good job, matju (and others)!
D
On 27/11/06, Mathieu Bouchard matju@artengine.ca wrote:
http://artengine.ca/desiredata/download/desiredata-0.39.A.pre3.tar.gz
ChangeLog:
Desire 0.39.A.pre3 (2006.11.26) (-r devel_0_39; ./configure && make) :
- français updated by Patrice Colet
- italiano updated by Federico Ferri
- tons of bugfixes
- better pdrc editor (renamed to server prefs)
- removed media menu (split to: help menu, file menu, server prefs)
- removed Gdb box, added crash report dialog
- renamed objective.tcl to poe.tcl (because the name was already
taken)
- replaced scons by autoconf and make (starting from Miller's 0.39's files)
- removed detection of Tcl (we don't need to use libtcl)
- removed the setuid option because no-one needs it; also fixed the setuid security vulnerability in case someone does chmod u+s
anyway
- Portaudio 18 is no longer supported.
- simplified configure.in (detector and makefile generator)
- APIs not compiled in show up in "pd -help", with a special mention "(support not compiled in)"; those options don't give you a
"unknown option" when trying them, it says "option -foo not compiled in this pd".
- switched desire.c to C++, as another way to reduce redundancy in
code.
- can be compiled without audio support.
- can be compiled without MIDI support.
- can --disable-portaudio on OSX
- added multiple wire connection support
- fixed copy/paste on canvas
- keyboard navigation pointer makeover
- added automatic object insertion support
On Mon, 27 Nov 2006, day 5 wrote:
Also on PowerPC architecture based Macintosh. Excellent work, all involved! This software has been just the push I needed to get some associates of mine to take a second look at jMax since the interface for DesireData topically resembles that of jMax to a point where someone familiar with the latter software could easily make the transition.
It isn't particularly jMax-like, nor Pd-like; you can make it look vaguely like either by editing the ".ddrc" file (most of which is editable through the "Client Preferences" dialog). However, it's missing most of the UI differences that exist between jMax and Pd. I'm certainly not attempting to clone jMax.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
Chun gave an entertaining and informative talk on DD saturday at the FAVE2006 gathering. Watching the multi-stage history/undo stack and object insert features was really exciting.
Also worth mentioning but slightly OT was Steve Harris overview of the new LV2 plugin framework. Seems like recompiling old LADSPA plugins is going to be easy enough with the added benefit of a cleaner interface that will help VST interoperability too.
I don't have a transcript or any idea if there is video of the event, but I think Daniel may have recorded some audio.
On Mon, 27 Nov 2006 16:27:50 -0500 "David NG McCallum" d@mentalfloss.ca wrote:
Compile worked smoothly out of the box on a Macbook (intel).
Boy, am I looking forward to playing with this_
good job, matju (and others)!
D
On 27/11/06, Mathieu Bouchard matju@artengine.ca wrote:
http://artengine.ca/desiredata/download/desiredata-0.39.A.pre3.tar.gz
ChangeLog:
Desire 0.39.A.pre3 (2006.11.26) (-r devel_0_39; ./configure && make) :
- français updated by Patrice Colet
- italiano updated by Federico Ferri
- tons of bugfixes
- better pdrc editor (renamed to server prefs)
- removed media menu (split to: help menu, file menu, server prefs)
- removed Gdb box, added crash report dialog
- renamed objective.tcl to poe.tcl (because the name was already taken)
- replaced scons by autoconf and make (starting from Miller's 0.39's files)
- removed detection of Tcl (we don't need to use libtcl)
- removed the setuid option because no-one needs it; also fixed the setuid security vulnerability in case someone does chmod u+s anyway
- Portaudio 18 is no longer supported.
- simplified configure.in (detector and makefile generator)
- APIs not compiled in show up in "pd -help", with a special mention "(support not compiled in)"; those options don't give you a "unknown option" when trying them, it says "option -foo not compiled in this pd".
- switched desire.c to C++, as another way to reduce redundancy in code.
- can be compiled without audio support.
- can be compiled without MIDI support.
- can --disable-portaudio on OSX
- added multiple wire connection support
- fixed copy/paste on canvas
- keyboard navigation pointer makeover
- added automatic object insertion support
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- __ _ _ _ __ _ http://sintheta.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I would love to see some video from this event, if anyone has some.. cheers, -David M.
padawan12 wrote:
Chun gave an entertaining and informative talk on DD saturday at the FAVE2006 gathering. Watching the multi-stage history/undo stack and object insert features was really exciting.
Also worth mentioning but slightly OT was Steve Harris overview of the new LV2 plugin framework. Seems like recompiling old LADSPA plugins is going to be easy enough with the added benefit of a cleaner interface that will help VST interoperability too.
I don't have a transcript or any idea if there is video of the event, but I think Daniel may have recorded some audio.
On Mon, 27 Nov 2006 16:27:50 -0500 "David NG McCallum" d@mentalfloss.ca wrote:
Compile worked smoothly out of the box on a Macbook (intel).
Boy, am I looking forward to playing with this_
good job, matju (and others)!
D
On 27/11/06, Mathieu Bouchard matju@artengine.ca wrote:
http://artengine.ca/desiredata/download/desiredata-0.39.A.pre3.tar.gz
ChangeLog:
Desire 0.39.A.pre3 (2006.11.26) (-r devel_0_39; ./configure && make) :
- français updated by Patrice Colet
- italiano updated by Federico Ferri
- tons of bugfixes
- better pdrc editor (renamed to server prefs)
- removed media menu (split to: help menu, file menu, server prefs)
- removed Gdb box, added crash report dialog
- renamed objective.tcl to poe.tcl (because the name was already taken)
- replaced scons by autoconf and make (starting from Miller's 0.39's files)
- removed detection of Tcl (we don't need to use libtcl)
- removed the setuid option because no-one needs it; also fixed the setuid security vulnerability in case someone does chmod u+s anyway
- Portaudio 18 is no longer supported.
- simplified configure.in (detector and makefile generator)
- APIs not compiled in show up in "pd -help", with a special mention "(support not compiled in)"; those options don't give you a "unknown option" when trying them, it says "option -foo not compiled in this pd".
- switched desire.c to C++, as another way to reduce redundancy in code.
- can be compiled without audio support.
- can be compiled without MIDI support.
- can --disable-portaudio on OSX
- added multiple wire connection support
- fixed copy/paste on canvas
- keyboard navigation pointer makeover
- added automatic object insertion support
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- __ _ _ _ __ _ http://sintheta.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list