<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>You can use [maxlib/scale] to get the one you want, I think. &nbsp;Since Gem is loaded by default, its [scale] is the default.</div><div><br></div><div>.hc</div><br><div><div>On Jun 7, 2009, at 7:17 PM, Mario Mora wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Hans<br><br>The Pd-0.41.4-extended version seems pretty nice,<br>Just noticed that the object "scale" , normally used for to determinate boundaries for some input range is not available as a math object, only as a Gem object, and with another purpose, dunno if that is because the objects share the same name, anyway i just replace the "scale" object for the "range" one and got the thing working, so this means than the scale math object is no longer being used?<br> <br>thanks<br><br>Mario<br><br><div class="gmail_quote">2009/6/7 Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style=""><div><br></div><div>There isn't currently a Jaunty Netbook Remix build machine setup anywhere, I didn't even know there was a Jaunty version of NBR. &nbsp;I think the best bet would be to build it yourself, then we can post it on the download site. &nbsp;Its not hard to build on Ubuntu.</div> <div><br></div><div>Basically, first you just install lots of packages with synaptic/apt-get/aptitude</div><div><br></div><div><a href="http://puredata.info/docs/developer/Debian" target="_blank">puredata.info/docs/developer/Debian</a></div> <div><br></div><div>Then you download the source, uncompress it, and run:</div><div><br></div><div>&nbsp;&nbsp;cd Pd-0.41.4-extended/packages/linux_make</div><div>&nbsp;&nbsp;make install</div><div>&nbsp;&nbsp;make package</div><div><br></div><div>Then you will have a .deb file in packages/linux_make/build.</div> <div><br></div><div>.hc</div><br><div><div>On Jun 7, 2009, at 6:30 PM, Joseph Zitt wrote:</div><br><blockquote type="cite">Will&nbsp; there be a release for the Ubuntu 9.04 (Jaunty) NBR? I'm running eeebuntu 3.0 NBR on my Asus Eee 701, and would love to run an appropriate pd-extended on it.<div> <div></div><div class="h5"><br><br><div class="gmail_quote">On Sun, Jun 7, 2009 at 2:17 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br> Its done and available for download. &nbsp;This release is focused on lots of usability enhancements and bug fixes. &nbsp;There are some new features in the core and in the many included libraries.<br> <br> <a href="http://puredata.org/downloads/" target="_blank">http://puredata.org/downloads/</a><br> <br> Here's the rough changelog:<br> <br> - fixed strict-aliasing build problems with cyclone, iemlib, bsaylor, and sigpack<br> <br> - added/fixed "Next Window" menu item and key binding (Cmd-` on Mac OS X)<br> <br> - lots of usability fixes and improvements<br> <br> - removed all external binaries from package, you can get them here:<br> <a href="http://puredata.info/docs/faq/how-do-i-download-the-flext-binaries-that-used-to-be-included-in-pd-extended" target="_blank">http://puredata.info/docs/faq/how-do-i-download-the-flext-binaries-that-used-to-be-included-in-pd-extended</a><br> <br> - changed to GPL v3<br> <br> - fixed paths that used the same image for Gem examples<br> <br> - fixed paths to example images in Gem help<br> <br> - libdirs now load properly when using [import]/[declare] to load a<br> libdir outside of the sys_libdir (i.e. extra) into the canvas-local<br> namespace<br> <br> - single [output~] that works everywhere<br> <br> - improved Max Text file (.pat) importing and exporting and added<br> the ability to handle .mxt files, and binary .mxb and .help files<br> <br> - added cyclone "maxmode" libraries to cyclone. To use them,<br> load the cyclone, library, then create [maxmode/cyclone] or<br> [maxmode/maxmode].<br> <br> - updated VBAP from 0.9.9 to 1.0.3<br> <br> - fixed bug in VBAP that cause CPU spike<br> <br> - bug fixes and clean up of [hid]? externals<br> <br> - (GNU/Linux) Free Desktop file associations and mime types for<br> Pd and Max/MSP files<br> <br> - (GNU/Linux) fixed font size issue when using Tcl/Tk 8.5<br> <br> - (GNU/Linux) fixed Help Browser when using Tcl/Tk 8.5<br> <br> - (GNU/Linux) built against libv4l on Debian/testing,<br> Ubuntu/intrepid, Ubuntu/jaunty, and Fedora 9<br> <br> - (Debian/Ubuntu) fixed /etc/init.d/pd script to be standards-compliant<br> <br> - (Ubuntu) lpia builds for Ubuntu Netbook Remix<br> <br> - (Mac OS X) reduced default audio buffers to 20ms<br> <br> - (Mac OS X) fixed exit logic<br> <br> - (Mac OS X) fixed issue with app builder. You can now create apps without replacing an existing one.<br> <br> - (Mac OS X) upgraded to libquicktime 1.1.1 and ffmpeg 0.4.20071217<br> <br> - (Windows) moocow/pdstring externals now included<br> <br> - (Windows) increased default audio buffer for Window to 100ms since there are some really flaky audio cards in Windows land<br> <br> <br> KNOWN BUGS<br> ----------<br> <br> Check <a href="http://puredata.info/dev/bugtracker" target="_blank">http://puredata.info/dev/bugtracker</a> before reporting bugs,<br> and if you find an existing bug report on the same issue, please<br> add your information there.<br> <br> - Tcl/Tk 8.5 support is a bit rough, and IEM GUI fonts aren't quite right under 8.5<br> <br> - Escape, Enter, and Ctrl/Cmd-W don't close the Path and Startup preferences<br> <br> - pdp_opengl is alpha and will definitely crash Pd<br> <br> - loading pdp_opengl will crash Pd if X11 is not open before trying to load it<br> <br> - (Mac OS X) Using Jack can cause extra CPU usage at idle<br> <br> - (Windows) installer won't replace existing installs<br> <br> <br> <br> ----------------------------------------------------------------------------<br> <br> You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie<br> <br> <br> <br> <br> _______________________________________________<br> Pd-announce mailing list<br> <a href="mailto:Pd-announce@iem.at" target="_blank">Pd-announce@iem.at</a><br> <a href="http://lists.puredata.info/listinfo/pd-announce" target="_blank">http://lists.puredata.info/listinfo/pd-announce</a><br> </blockquote></div><br><br clear="all"><br></div></div>-- <br>Joseph Zitt :: The Path of the Bookseller :: <a href="http://blog.josephzitt.com" target="_blank">blog.josephzitt.com</a><br></blockquote></div><br><div> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><br> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div> <br style="font-family: Tahoma;"></div><div>----------------------------------------------------------------------------<br style="font-family: Tahoma;"></div><div><br></div><div>Man has survived hitherto because he was too ignorant to know how to realize his wishes.&nbsp;&nbsp;Now that he can realize them, he must either change them, or perish. &nbsp; &nbsp;-William Carlos Williams</div> <br></span></span> </div><br></div><br>_______________________________________________<br> <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> <br></blockquote></div><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><br class="Apple-interchange-newline"><div><br></div><div>----------------------------------------------------------------------------</div><div><br style="font-family: Tahoma; "></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;ˇEl pueblo unido jamás será vencido!</div><br class="Apple-interchange-newline"></div></span> </div><br></body></html>