Re: [PD] Announcing CouchPdb development

2011-08-31 Thread Thomas Mayer
t; On Aug 26, 2011, at 7:00 PM, Thomas Mayer wrote: >> - How should JSON data be dealt with in general? I am currently just >> outputting one long symbol separated by spaces, so an object of >> {"id":1, "name": "my-name"} >> becomes >&g

[PD] Problem with lists and data

2011-08-31 Thread Thomas Mayer
Hi there, while developping my CouchPdb library I came up with the following problem: I put out lists like this: list _id 1 list pitch 440 Now I am trying to get the values for _id and pitch as floats, but that does not seem to work: [couchdb] | [list trim] | [route _id pitch] \ | \

Re: [PD] Balloon Project

2011-08-31 Thread Thomas Mayer
On 31.08.2011 17:59, Dan Wilcox wrote: > Here's documentation of a small project using balloons, a kinect, and PD: > > http://danomatika.com/blog/balloon-project/ Great! Although ... I have some personal problems listening to Nena. Too many bad memories associated with the woman. Best regards, T

Re: [PD] Problem with lists and data

2011-08-31 Thread Thomas Mayer
On 31.08.2011 23:19, Jonathan Wilkes wrote: That probably means you're formatting that part of your list as symbol-atom '1' instead of float-atom '1'. Thus, the [route] object is outputting symbol-atom '1', which is just a message where the selector is the symbol-atom '1'. The right inlet of [f

Re: [PD] Announcing CouchPdb development

2011-09-08 Thread Thomas Mayer
Hello all, On 03.09.2011 18:36, Mathieu Bouchard wrote: On Wed, 31 Aug 2011, Thomas Mayer wrote: I came up with lists: The example above outputs now on the left outlet list id 1 list name my\ name list year 2011 Yes, that sounds like the appropriate thing to do with Pd. After a JSON

Re: [PD] [OT] cool book (maybe relevant to list discussion)

2011-09-10 Thread Thomas Mayer
Hi, I have read the book myself, and it is not a book that claims "I will teach you seven languages in seven weeks", but the author introduces the reader to basic concepts in each language (prototypal inheritance, functional programming) and shows some aspects where each language has its advantage

[PD] CouchPdb is now PuREST JSON

2011-09-19 Thread Thomas Mayer
Hello, I have just finished some work on my library formerly known as CouchPdb, PuREST JSON. It is a library for connecting to RESTful webservices and getting and storing data in JSON format. The library includes three objects [rest-json], [json-encode] and [json-decode]. Help patches for these o

[PD] [PD-announce] CouchPdb 0.1

2011-09-19 Thread Thomas Mayer
Hello, I am proud to announce CouchPdb 0.1, a library for communication with CouchDB, a document-oriented database. The library consists of three objects: [couchdb] for the communication with CouchDB, [json-encode] for building JSON objects for storing in the database, and [json-decode] that uses

Re: [PD] [PD-announce] CouchPdb 0.1

2011-09-19 Thread Thomas Mayer
project. The URL https://github.com/residuum/CouchPdb is giving me a 404 error however. All best, Jamie -- http://www.jamiebullock.com On 5 Sep 2011, at 19:31, Thomas Mayer wrote: Hello, I am proud to announce CouchPdb 0.1, a library for communication with CouchDB, a document-oriented

[PD] [PD-announce] PuREST JSON Version 0.5 released

2011-11-28 Thread Thomas Mayer
Hello, I am happy to announce Version 0.5 of PuREST JSON, a library for working with JSON data and communication with RESTful HTTP webservices, that use JSON data. What is JSON? JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and writ

[PD] [PD-announce] Windows and Debian packages for PuREST JSON

2012-01-27 Thread Thomas Mayer
Hello, I have just uploaded new packages for Windows and Debian (i386) of PuREST JSON. PuREST JSON is a library for connecting Pd to HTTP services and encoding and decoding JSON data. The library can issue GET, POST, PUT and DELETE statements, so consumation of RESTful services is possible, e.g.

Re: [PD] [PD-announce] Windows and Debian packages for PuREST JSON

2012-01-30 Thread Thomas Mayer
Hi, On 30.01.2012 14:52, m.e.grimm wrote: great! Thanks! works! ... i just get a pd crash when message "http://search.twitter.com/search.json?q=%23puredata"; is sent to [rest-json] Oops, that was a bug that I reintroduced during some code cleanup. I have fixed it in git with commit cee81ff:

Re: [PD] [PD-announce] Windows and Debian packages for PuREST JSON

2012-01-30 Thread Thomas Mayer
Hi, thank you for testing. On 30.01.2012 14:13, Oli44 wrote: Le 27/01/2012 21:58, Thomas Mayer a écrit : Hello, Hi Thomas, I have just uploaded new packages for Windows and Debian (i386) of PuREST JSON. I just installed the Debian package on a Ubuntu Studio 10.04 LTS install into ~/pd

Re: [PD] [PD-announce] Windows and Debian packages for PuREST JSON

2012-01-30 Thread Thomas Mayer
Hi Olivier, On 30.01.2012 20:29, Thomas Mayer wrote: Hi, thank you for testing. On 30.01.2012 14:13, Oli44 wrote: I got a crash when trying to connect to couchdb through your example. Here is the crash report. OH :~/purematter/purestjson$ pdextended tk scaling is 1.6821192052980132

Re: [PD] Some more float weirdness/fun

2012-03-08 Thread Thomas Mayer
On 08.03.2012 20:47, Jonathan Wilkes wrote: > - Original Message - >> From: Roman Haefeli >> To: pd-list@iem.at >> Cc: >> Sent: Thursday, March 8, 2012 1:52 PM >> Subject: Re: [PD] Some more float weirdness/fun >> >> On Thu, 2012-03-08 at 16:23 +0100, Lorenzo Sutton wrote: >>> Or, beware

[PD] [PD-announce] PuREST JSON Version 0.7.1 released

2012-04-14 Thread Thomas Mayer
Hello, I am happy to announce version 0.7.1 of PuREST JSON, Codename: cookie monster on the couch [*]. PuREST JSON is a library for working with JSON data and communication with RESTful HTTP webservices that use JSON data. New in this release: - You can now use cookie authentication, e.g. f

[PD] [PD-announce] Patching Circle in Munich, Germany on May 14

2012-05-01 Thread Thomas Mayer
Hi, on Monday, May 14, 20:00, we will have the first Pd patching circle in Munich, Germany. I hope, you do not mind, if I give the information in German only: Ort: iRRland, Bergmannstraße 8, München Das iRRland ist ein ehemaliges Elektrogeschäft auf der Schwanthalerhöhe, öffentlich am besten zu

Re: [PD] Linux script to launch JACK and Pd at once

2011-01-07 Thread Thomas Mayer
Hi, On 07.01.2011 20:49, Pierre Massat wrote: > don't know if it made it through the storm... > > 2011/1/3 Pierre Massat > >> Hi all! >> >> Happy new year first of all! >> >> Is there a way i can write a script that would start Jack and Pd in the >> proper order by clicking on a single file? I

[PD] Announcing CouchPdb development

2011-08-26 Thread Thomas Mayer
Hello, inspired by the great effort of Louis-Philippe with Puredis, I have started developping a library for another of the NoSQL databases out there, CouchDB. CouchDB is a database with a RESTful interface, i.e. you connect to the database with HTTP requests and depending on the HTTP method you

Re: [PD] the Pope likes Pd-extended 0.42.5

2010-09-18 Thread Thomas Mayer
On 18.09.2010 05:05, ydego...@gmail.com wrote: > Ed Kelly wrote: >> Evangelise boy, the Pope is in town and I think we've got one-up on >> the Vatican >> (do the Mussolini) >> >> > it was :'tanzen Mussolini', 'tanzen Adolf Hitler' > > ok, i'm older than any on this list except Miller, > someti

Re: [PD] beginner's question - counter inside a counter?

2010-11-20 Thread Thomas Mayer
On 20.11.2010 14:51, 2bad4...@london.com wrote: > > Hello, > > I have built a counter that counts from 1 to 19 and then starts again from > the beginning. > > It reads the values from the array. However I would like it to stop after it > reads the values three times. I was thinking of using a

Re: [PD] first trial,. but no sound

2012-07-05 Thread Thomas Mayer
Hi Stefan, On 05.07.2012 17:42, Stefan Thomas wrote: > Dear Kaj, > thanks for Your help. > I've installed the lowlatency kernel and I've also reinstalled qjackctl and > pd, from the ubuntu repositorys. > But I still do have the problem, that I don't hear any sound. > I opened Your patch signal-ex

Re: [PD] [PD-dev] Cross Compiling External for Windows - Problem

2012-08-13 Thread Thomas Mayer
On 10.08.2012 23:20, Patrice Colet wrote: > the mail reply says how MSVC is involved, > > "int _get_output_format( void ); is a standard MSVC function" > > http://msdn.microsoft.com/en-us/library/571yb472(v=vs.80).aspx > > the problem is certainly because stdlib is different on windows, for exe

Re: [PD] [PD-dev] Cross Compiling External for Windows - Problem

2012-08-22 Thread Thomas Mayer
Hello Patrice, On 14.08.2012 11:52, Patrice Colet wrote: > >> Output: i686-pc-mingw32-gcc >> -I"/home/thomas/src/Pd-0.42.5-extended/pd-win/include/pd" -std=c99 > re, how to get information about the linker used, and how >> to >> set it in the Makefile. That was part of the original question, > >

[PD] Splitting Objects

2012-09-24 Thread Thomas Mayer
Hello, as I have once again done some on PuREST JSON, I had the idea to split an object into two seperate objects and provide the original object as an abstraction with the library, where the abstraction provides exactly the same semantics and logic of the original object. Is there any pitfall to

Re: [PD] No pitch bend objects working

2012-10-17 Thread Thomas Mayer
Hi, On 17.10.2012 12:06, Andy Friend wrote: Hi guys, I've tried all the common pitch bend objects: bendout, xbendout, and xbendout2 (pitchout doesn't seem to exist anymore). Midi data is being received by NI Kontakt, but no bending is happening (also tested in Realstrat). This is under Win7 6

Re: [PD] No pitch bend objects working

2012-10-18 Thread Thomas Mayer
Hi, what do you mean by "pitch bend"? Are you looking for an object that applies MIDI pitch bend to MIDI notes? Then see attached patch. If that is not the desired result, then please tell us, what that object should do. Best regards, Thomas - Original Message - From: andy.fri...@gmai

Re: [PD] No pitch bend objects working

2012-10-18 Thread Thomas Mayer
Oh, and that [-] should be a [+] obviously. - Original Message - From: tho...@residuum.org To: andy.fri...@gmail.com, pd-list@iem.at Date: 18.10.2012 12:42:56 Subject: Re: [PD] No pitch bend objects working > Hi, > > what do you mean by "pitch bend"? Are you looking for an object that a

Re: [PD] No pitch bend objects working

2012-10-18 Thread Thomas Mayer
e an available CC for the pitchbend wheel. Thanks, > but yours appears to just be a stepped workaround. > > > On 18 October 2012 11:49, Thomas Mayer wrote: > >> Oh, and that [-] should be a [+] obviously. >> >> - Original Message - >> From: tho.

Re: [PD] No pitch bend objects working

2012-10-18 Thread Thomas Mayer
43.3, LoopBe1 and > MIDI Yoke drivers > > > > On 18 October 2012 16:35, Thomas Mayer wrote: > >> Hi Andy, >> >> in that case, you need to use [bendin] and [bendout] instead of [ctlin] >> and [ctlout]. Pitch bend does not have a CC number ( >> htt

Re: [PD] Trouble installing Pd Extended 0.43.3 on Raspberry Pi

2012-10-25 Thread Thomas Mayer
Hi, On 25.10.2012 23:54, Josué Deprat wrote: > Hello everyone! > > I following the installing instructions for Pd extended for Raspberry Pi > and when I run this command: > > $ sudo dpkg -i Pd-0.43.3-extended-20121004.deb > > I keep getting this error: > > Selecting previously unselected packa

[PD] [PD-announce] PuREST JSON 0.8 released

2012-10-27 Thread Thomas Mayer
Hello, I am glad to announce version 0.8 of PuREST JSON, code name: I did, I did taw a putty tat. PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OA

[PD] Rocksmith cable

2012-11-03 Thread Thomas Mayer
Hi, there is a new musical computer game, Rocksmith. You connect a guitar with 6.3mm jack with an USB port, and then you can play notes that are detected on the computer or console. Has anybody tried that adapter yet (with [hid] or [comport])? Thanks, Thomas -- "Anything can be a tool - poverty

[PD] [PD-announce] Downloads for PuREST JSON have moved

2012-12-29 Thread Thomas Mayer
Hello, as Github has deprecated the downloads section, I have moved the downloads to my own website: http://ix.residuum.org/pd/purest_json.html I have now uploaded a Windows package of the library as well, but [rest] and [oauth] do not work for some reason on Windows (see https://github.com/resi

[PD] [PD-announce] PuREST JSON 0.9 released

2013-01-19 Thread Thomas Mayer
Hello, I am happy to announce version 0.9 of PuREST JSON, code name: Sailing to Colchis. PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As a

Re: [PD] Jack support on Windows

2013-01-27 Thread Thomas Mayer
Hello, on Windows only Jackdmp (Jackd2) is available, but the latest version of Pd-extended (0.43.4-extended) does not work with Jackd2, at least on Debian Wheezy. It may be fixed, when this patch is applied (http://sourceforge.net/tracker/?func=detail&atid=478072&aid=3582739&group_id=55736), bec

Re: [PD] Jack support on Windows

2013-01-27 Thread Thomas Mayer
On 27.01.2013 18:09, Hans-Christoph Steiner wrote: > On 01/27/2013 10:59 AM, Thomas Mayer wrote: >> Hello, >> >> on Windows only Jackdmp (Jackd2) is available, but the latest version of >> Pd-extended (0.43.4-extended) does not work with Jackd2, at least on >> De

Re: [PD] file format for GEM

2013-02-03 Thread Thomas Mayer
Hi, On 03.02.2013 20:19, Stephan Elliot Perez wrote: > I am just starting to use GEM and am having a problem with video > playback using pix_film. The CPU goes through the roof and the video > naturally lags. My original video clips were in .MTS (panasonic, 1920 x > 1080) format. I then co

Re: [PD] file format for GEM

2013-02-03 Thread Thomas Mayer
Hi, please respond to the list, as others may help in answering your follow-up questions, and / or may benefit from the conversation.0 On 03.02.2013 21:49, Stephan Elliot Perez wrote: > Thanks. I have no idea what a bash script is or what to do with it, but I > will read through the thread... If

Re: [PD] file format for GEM

2013-02-03 Thread Thomas Mayer
Hi, On 03.02.2013 22:48, Stephan Elliot Perez wrote: > I am talking about PD's CPU meter. I don't have the impression that PD > takes full advantage of 2 quad-core processors. When processing audio, > anything over 100 in PD's meter will lead to glitched audio. I am just > wondering if it will be

Re: [PD] file format for GEM

2013-02-04 Thread Thomas Mayer
On 04.02.2013 16:55, IOhannes zmölnig wrote: > On 02/03/2013 10:54 PM, Thomas Mayer wrote: >> Pd will only use one core, and one core for the GUI. There are ways to >> distribute the load over several cores, e.g. [pd~] or use several >> instances of Pd that communicate with

[PD] Debug build of Pd-extended for Windows?

2013-02-12 Thread Thomas Mayer
Hi, I am trying to debug an external using gdb, that has reproducable segfaults on Windows. Unfortunately, no stacktrace is possible with gdb. Is there a build with Debug symbols available, or do I have to compile it myself? Thanks in advance, Thomas -- "Chaney was aware that anything, however s

Re: [PD] Debug build of Pd-extended for Windows?

2013-02-12 Thread Thomas Mayer
lder will > have the debug symbols in it. Did you try with Pd-extended 0.43.4 and it > didn't have the debug symbols? > > .hc > > On 02/12/2013 03:10 PM, Thomas Mayer wrote: >> Hi, >> >> I am trying to debug an external using gdb, that has reproducable

Re: [PD] OT: Lightest Fastest Linux Window Manager

2013-02-14 Thread Thomas Mayer
Hi, On 14.02.2013 19:40, Pagano, Patrick wrote: > Hello > > I am setting up a Asus netbook for Pure Data/Gem/pidip and would like to not > load the hoggish unity or even gnome seems to slow this little guy down. > Can linux users suggest a window manager that might serve me best for this > purp

[PD] [PD-announce] PuREST JSON 0.11

2013-02-23 Thread Thomas Mayer
Hello, version 0.11 of PuREST JSON is released. Codename: Long string is long. PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As an example

Re: [PD] [PD-announce] PuREST JSON 0.11

2013-02-24 Thread Thomas Mayer
Hi, On 23.02.2013 23:53, me.grimm wrote: > hello, > > just a report if you need one, on osx > > liboauth seems to compile and install fine (is not in fink, i just > grabbed it from sourceforge). just: > ./configure > make > make install > > and your oauth seems to find oauth.h fine with that. >

Re: [PD] [PD-announce] PuREST JSON 0.11

2013-02-24 Thread Thomas Mayer
Hi, On 23.02.2013 17:04, Thomas Mayer wrote: > Hello, > > version 0.11 of PuREST JSON is released. Codename: Long string is long. > > PuREST JSON is a library for working with RESTful HTTP webservices, and > JSON data. several people have contacted me, because they wanted to

Re: [PD] [PD-announce] PuREST JSON 0.11

2013-02-24 Thread Thomas Mayer
On 24.02.2013 13:15, Thomas Mayer wrote: > Until then, unfortunately only the Facebook API > will work with PuREST JSON: > http://developers.facebook.com/docs/reference/rest/ Only the _old_ Facebook API Thomas -- "Prisons are needed only to provide the illusion that courts

Re: [PD] trying to figure out limiter~ (zexy)

2008-12-15 Thread Thomas Mayer
Hi, Yvan Vander Sanden wrote: > I was trying to make myself understand how zexy's limiter works but I > can't get any sound out of it. > > In a very basic set-up like this: > > [osc~ 440] >| > [dac~ 1] > > I do get sound. But when routing the audio through the limiter there > is no sound an

[PD] Dynamically Changing properties of a horizontal slider

2008-12-18 Thread Thomas Mayer
Hello, I am trying to create a live sampler / looper abstraction. It will have two horizontal sliders with the start / stop point of the loop. As I will replace the recording during the performance, I need a way to change the values of the output range of the slider dynamically, e.g. to set the ra

Re: [PD] Dynamically Changing properties of a horizontal slider

2008-12-18 Thread Thomas Mayer
Claude Heiland-Allen wrote: > Thomas Mayer wrote: >> Hello, >> >> I am trying to create a live sampler / looper abstraction. It will have >> two horizontal sliders with the start / stop point of the loop. As I >> will replace the recording during the performan

[PD] Some abstractions for you to take

2009-02-16 Thread Thomas Mayer
Hi, as I am not a total newbie to Pd any more, I would like to share some of my abstractions with the list, that I have made for my live performances which consist of recording audio and midi loops live and play them back. Another thing I have posted on my website is my "vj bot" that uses Gem, ma

Re: [PD] >, <, &&, || etc

2009-04-06 Thread Thomas Mayer
Claude Heiland-Allen wrote: > Martin Peach wrote: >> Mathieu Bouchard wrote: >>> On Sun, 5 Apr 2009, Martin Peach wrote: >>> > The shell's [] (/usr/bin/test) also has -gt,-lt,-ge,-le,-eq,-ne, > which it uses for numeric comparisons, whereas it uses > >,<,>=,<=,==,!= for string compariso

Re: [PD] Pd-extended 0.41.4 release candidate 1

2009-05-15 Thread Thomas Mayer
Hi, Hans-Christoph Steiner wrote: > > Ok, so this thing is just about ready to release! Please hammer on it, > report any little bug or annoyance you might find to the bug tracker! > You can see some info about the included changes here: > > http://puredata.info/dev/NextRelease > > Windows an

Re: [PD] help with pd error

2013-03-04 Thread Thomas Mayer
On 04.03.2013 18:56, Patrick Pagano wrote: > After adding -stderr flag to pd-extended, i cannot seem to replicate the > error again? > weird scenes inside the coalmine. Actually, that is pretty normal, as starting Pd with -stderr does not post anything to the Pd console (which is parsed in Tcl), b

[PD] 2D "slider"

2013-04-09 Thread Thomas Mayer
Hello, is there a "2D slider" object, similar to a combination of a hslider and vslider, something like the Kaoss Pad touchscreen? Thanks, Thomas -- "Chaney was aware that anything, however small, can get the eye of the media if it's repulsive enough." (Robert Anton Wilson - The Universe Next Do

Re: [PD] 2D "slider"

2013-04-17 Thread Thomas Mayer
t; On Tue, Apr 9, 2013 at 3:26 PM, Thomas Mayer wrote: >>> Hello, >>> >>> is there a "2D slider" object, similar to a combination of a hslider and >>> vslider, something like the Kaoss Pad touchscreen? >>> >>> Thanks, >>> T

[PD] [PD-announce] PuREST JSON 0.12 released

2013-05-20 Thread Thomas Mayer
Hello, I am happy to announce version 0.12 of PuREST JSON, code name: The multitude came together PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAu

[PD] [PD-announce] PuREST JSON 0.12.1 released

2013-05-21 Thread Thomas Mayer
Hello, as I have introduced a bug with cookie authentication in 0.12, I have released version 0.12.1 of PuREST JSON today, code name: I accidentally the whole cookie. Github page: https://github.com/residuum/PuRestJson Binary downloads for Windows and Debian: http://ix.residuum.org/pd/purest_json

[PD] [PD-announce] PuREST JSON 0.13.0 released

2013-07-10 Thread Thomas Mayer
Hello, I am happy to announce version 0.13.0 of PuREST JSON, code name: heady stuff PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As an exam

[PD] Migrate away from Sourceforge?

2013-08-27 Thread Thomas Mayer
Hello, Sourceforge's new owner tries to persuade top projects to use a closed source installer that includes spyware / adware: http://www.gluster.org/2013/08/how-far-the-once-mighty-sourceforge-has-fallen/ IMHO this in not a good place to host a true free software project any more. Any thoughts

Re: [PD] Migrate away from Sourceforge?

2013-08-30 Thread Thomas Mayer
he bug tracker that is hosted by Sourceforge, then binaries, people and their accounts and access rights, etc. As I have said before, I just wanted to spark a discussion, I do not suggest a fix right now. Best regards, Thomas > > > On Tue, Aug 27, 2013 at 12:38 PM, Thomas Mayer

[PD] [PD-announce] PuREST JSON 0.14.0 released

2013-09-24 Thread Thomas Mayer
Hello, I am happy to announce version 0.14.0 of PuREST JSON, code name: Davo. PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and OAuth. As an example fo

Re: [PD] [PD-announce] PuREST JSON 0.14.0 released

2013-09-27 Thread Thomas Mayer
OFF_T)]; > ^~~ > /sw/include/curl/curlrules.h:132:27: note: expanded from macro 'CurlchkszEQ' > #define CurlchkszEQ(t, s) sizeof(t) == s ? 1 : -1 > ^~~ > > ideas? > >

Re: [PD] writesf~ time to flush to disk…?

2013-10-01 Thread Thomas Mayer
Hi, On 30.09.2013 17:22, Jamie Bullock wrote: > > Hi folks, > > The documentation for writesf~ states that: > > "You need not provide any disk access time between "open" and "start", > but between "stop" and the next "open" you must give the object time to flush > all the output to disk

[PD] [OT] Status of Fink packages

2013-11-09 Thread Thomas Mayer
Hello, sorry for this off topic question, but I am requiring version 0.11 of json-c for the next release of PuREST JSON, and I do not have a Mac. Currently search for packages (http://pdb.finkproject.org/pdb/index.php) on the Fink website does not load, and so I have no way to see the current ver

[PD] [PD-announce] PuREST JSON 0.15.0 released

2013-11-12 Thread Thomas Mayer
Hello, I am happy to announce version 0.15.0 of PuREST JSON, code name: The API they are a-changing. PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are available with basic HTTP auth, cookie authentication, and

Re: [PD] [PD-announce] PuREST JSON 0.15.0 released

2013-12-03 Thread Thomas Mayer
, and is updated on every release. Hth, Thomas On 03.12.2013 02:41, me.grimm wrote: > on osx im getting: > > ld: library not found for -ljson-c > > ideas? i didn't get this prior to recent pull of you 0.15 > > m > > > On Tue, Nov 12, 2013 at 5:00 PM, Thomas Ma

Re: [PD] [PD-announce] PuREST JSON 0.15.0 released

2013-12-03 Thread Thomas Mayer
sting, Thomas > > yeah... i didnt realize the json-c 10/11 prob. I'm actually compiling with > macports NOT fink but i think both are 0.10 > > m > > > On Tue, Dec 3, 2013 at 2:38 PM, Thomas Mayer wrote: > >> Hi, >> >> your build system (Fink?)

[PD] [PD-announce] PuREST JSON 1.0.0 and 1.0.0-json-c-0.10 released

2014-01-03 Thread Thomas Mayer
Hello, I am happy to announce the release of PuREST JSON 1.0.0, code name: Pendulum, as well as the version 1.0.0-json-c-0.10, code name: Ye Olde Pendulum. PuREST JSON is a library for working with RESTful HTTP webservices, and JSON data. Authentication and authorization for webservices are avai

Re: [PD] [PD-announce] PuREST JSON 1.0.0 and 1.0.0-json-c-0.10 released

2014-01-05 Thread Thomas Mayer
Hi, On 03.01.2014 18:27, Thomas Mayer wrote: > Hello, > Binaries for Windows and Debian i386 and amd64: > http://ix.residuum.org/pd/purest_json.html I have uploaded binaries for Raspbian as well. Download those also from http://ix.residuum.org/pd/purest_json.html Thanks, Thomas --

[PD] Check for batch and/or nogui mode from Patch

2014-01-13 Thread Thomas Mayer
Hi, is there a way to get information on whether Pd has been started with -batch or -nogui from inside a patch? I am trying to make unit tests by starting a Pd instance in batch mode from Python, and comparing the output from [stdout] to the desired result, and I want Pd to close itself via [; pd

Re: [PD] Check for batch and/or nogui mode from Patch

2014-01-13 Thread Thomas Mayer
Hi, On 13.01.2014 21:20, Cyrille Henry wrote: > hello, > > the most simple solution is to add a message at startup : > pd -batch -send testquit bang thanks, that worked liked a charm. Minor correction though: The command line is pd -batch -send "testquit bang" > > [loadbang] > | > [message fo

Re: [PD] access to archives

2014-01-23 Thread Thomas Mayer
Hi, IOhannes m zmoelnig schrieb am 23.01.2014 14:26: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 2014-01-23 14:00, Py Fave wrote: >> is it possible to improve the archive of pd-list ? >> > > sure. how? > >> >> make it a forum ? >> > > that would require a bidirectional setup

Re: [PD] access to archives

2014-01-23 Thread Thomas Mayer
Hi, IOhannes m zmoelnig schrieb am 23.01.2014 14:26: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 2014-01-23 14:00, Py Fave wrote: >> is it possible to improve the archive of pd-list ? >> >> make it a forum ? >> > > that would require a bidirectional setup, which is not so trivi

Re: [PD] access to archives

2014-01-23 Thread Thomas Mayer
On 23.01.2014 16:21, IOhannes m zmoelnig wrote: > On 2014-01-23 15:42, Thomas Mayer wrote: >> Hi, > >> IOhannes m zmoelnig schrieb am 23.01.2014 14:26: > >>> - - do you think newsgroups are an appropriate medium these >>> days? > >> as a member o

[PD] Proposition: Fork of [mtof] for Different tunings

2014-01-26 Thread Thomas Mayer
Hi, having just read http://www.gramophone.co.uk/features/focus/tuning, I am thinking about creating an external similar to [mtof] (maybe something like [mtof_tuning] which should be able to change to different tuning systems like the ones outlined in the article, and the tuning should be settable

Re: [PD] Proposition: Fork of [mtof] for Different tunings

2014-01-26 Thread Thomas Mayer
ent scales/tunings [1]. Yes, that is exactly the functionality I was thinking about, so: No need for duplicate efforts. > > [1] http://www.huygens-fokker.org/scala/downloads.html > > On 26/01/14 18:03, Thomas Mayer wrote: >> Hi, >> >> having just read http://www.gramo

Re: [PD] cryptocurrency and pd

2014-02-06 Thread Thomas Mayer
On 06.02.2014 10:09, i go bananas wrote: > Has anything been done to try to marry these together yet? PuREST JSON includes a sonification for Bitcoin values going back to 2011, but I guess, that is not what you wanted to know. Thanks, Thomas -- "We left all that stuff out. If there's an error,

Re: [PD] Wich licence?

2014-02-14 Thread Thomas Mayer
Hi, On 14.02.2014 14:16, Mario Mey wrote:> I made a Multi-FX Looper called "MEH-SYSTEM", posted in PD Forum: > http://puredata.hurleur.com/viewtopic.php?pid=37430 > > I want to put a license to it. Where should I get information about > types of licences? A starter can be http://choosealicense.co

Re: [PD] a little pitchshifter

2007-02-28 Thread Thomas Mayer
robbert van hulzen wrote: > well then, thanks for doing my homework! ;) > nice one. (i like how it gives a kind of flanger effect on the drum loop i > tried it with, almost more like a filter, because of the high noise portion > of the signal, i suppose.) > cheers, robbert The patch is just a litt

Re: [PD] oldschool rave synths

2007-03-26 Thread Thomas Mayer
hard off wrote: > have you made a good oldschool pd synth? anything i make sounds like > some roland groovebox from the 90's. > > anyone got any cool old rave sounds? After all this discussion about hard bass synths, I've made an abstraction with four pulse synth. Pulsewidth modulation can be do

Re: [PD] oldschool rave synths

2007-03-26 Thread Thomas Mayer
padawan12 wrote: > Cool, that's an efficient PWM osc. It has a clean > sound, more prophet than juno. What is svf~? > svf~ is a state variable filter with a great implementation of resonance IMHO. cu Thomas -- "Prisons are needed only to provide the illusion that courts and police are effective.

Re: [PD] oldschool rave synths

2007-03-26 Thread Thomas Mayer
Roman Haefeli wrote: > very diverse sound! i would be also very interested in the (are they > 909?) kick and the clap. have you done them in pd? No, these are made with the 909 drumset of Hydrogen, triggered by Pd. The remaining sound is a sample of Muddy Waters with some distortion made in Pd. Th

[PD] Mplayer video into PDP/Gem

2007-03-30 Thread Thomas Mayer
Hello, is there a way to route the video output of mplayer (or any other oss available for Linux) into Pd via PDP or Gem? AFAIK there are objects to use the input of webcams, can those be used to accomplish that? Thanks in advance, Thomas -- "Prisons are needed only to provide the illusion that

[PD] [Gem] playlist abstraction for [pix_film]

2007-04-03 Thread Thomas Mayer
Hello, I was just wondering, if anyone has made a playlist abstraction to play full movies with [pix_film] and [auto 1(. I could do that myself, but why should everyone have to invent the wheel, especially when it always tends to be a polygon ;) cu Thomas -- "Prisons are needed only to provide t

Re: [PD] [Gem] playlist abstraction for [pix_film]

2007-04-04 Thread Thomas Mayer
Alexandre Quessy wrote: > Hi, > Try the amazing gems/films in the excellent > http://wiki.dataflow.ws/PdMtlAbstractions > Is this what you want ? Wow, this collection of abstractions is awesome, the best one I have seen so far due to its collection according to use of those. But I can only downloa

[PD] Pd-extended and Windows Media Player Classic issue

2007-04-30 Thread Thomas Mayer
Hello, I've made a small VJ utility with Gem and sent it to a friend, who has then installed Pd-extended on his Windows XP machine (Pd-0.39.2-extended-RC1-windowsxp-i386.exe). After doing that, he has problems with Windows Media Player Classic, that he uses with DivX, Xvid, RealAlternative and Qui

Re: [PD] Pd-extended and Windows Media Player Classic issue

2007-04-30 Thread Thomas Mayer
Thomas Mayer wrote: > I'm guessing that, because Gem cannot read any movie file, and that > seems to be the same problem with WMPC now. I meant that Gem has problems with some movie files and that seems to be the case with WMPC. cu Thomas -- "Prisons are needed only to provide t

Re: [PD] Control-edit syndrome

2007-05-01 Thread Thomas Mayer
Matteo Sisti Sette wrote: > Hi, > > Has anyone of you ever experimented this? > You are browsing the folders in your computer. Before you click on a file > name to rename the file, you instinctively hit CTRL+E expecting your mouse > cursor tu turn into a hand. > > Does anyone know a cure? (exce

Re: [PD] puredata evolution

2007-05-26 Thread Thomas Mayer
marius schebella wrote: > To me it seems there is not really a clear direction of what Pd should > be. Speaking as a user I only can speculate, but most probably none of > the people who have contributed Pd code have ever agreed on a certain > featurelist of a final version. Or whether there sho

[PD] Textfile - playlist

2007-06-08 Thread Thomas Mayer
Hello, is there a way to load the contents of a textfile into something similar to a [float] and a way to put it out line by line. so loading a file with the contents of abc defadf ohekd should give [abc( at the first [bang(, [defadf( at the second, [ohekd( at the third, and nothing on the four

Re: [PD] Textfile - playlist

2007-06-08 Thread Thomas Mayer
marius schebella wrote: > have a look at these objects: > qlist > textfile > msgfile > coll Thanks, [coll] does the job. Once my Vj tool is done, I'll post it to the list. cu Thomas -- "Prisons are needed only to provide the illusion that courts and police are effective. They're a kind of job in

Re: [PD] plot

2007-06-09 Thread Thomas Mayer
tania habib wrote: > Can you please elaborate a little more on Gnuplot, is this an object?. > Which library it belongs to? Gnuplot is a stand-alone application that is driven via command line, so you can use [shell] to send data to it: http://www.gnuplot.info/ cu Thomas -- "Prisons are needed

[PD] [Gem] pix_film error question

2007-06-22 Thread Thomas Mayer
Hello, I sometimes encounter messages "error: [pix_filmNEW]: unable to open file: (filename)" due to some unsupported codices in [pix_file], which is not that big a problem to me. But as I want to play a list of files in a row, is there a specific message on any outlet of [pix_film] associated wit

Re: [PD] [Gem] pix_film error question

2007-06-23 Thread Thomas Mayer
Thomas O Fredericks wrote: > oups: pix_ouput = pix_film outputed > > On 6/22/07, Thomas O Fredericks <[EMAIL PROTECTED]> wrote: >> >> I thought pix_ouput a -1 as the frame count when it did not properly load >> a movie (there is something in the doc related to that) but I can not >> get it >> to w

Re: [PD] disable autoconnect with -jack

2007-06-30 Thread Thomas Mayer
Atte André Jensen wrote: > Hi > > How do I start pd and *not* have it auto connect it's in and outs to jack? > > BTW: If it matters I compiled from source (0.40-2) under linux > (debian/etch). You could use QJackCtl and use patchbays for that. One way to accomplish this would be to use a Shell-

Re: [PD] noooxml

2007-07-05 Thread Thomas Mayer
victor wrote: > May be you are right. A proposal more related with pd is: > http://www.fsf.org/news/playogg.html > > Simply I sent that URL to all the sites that interest to me. Is not only a > political concerns, is very important for stop a tipical Microsoft abuse. > > But excuse me, for to bo

Re: [PD] nogui mode WAS: Re: debian/ubuntu package for

2007-07-06 Thread Thomas Mayer
Frank Barknecht wrote: > I guess, 98 percent of the users of Pd use both the pd-gui and the Pd > main binary. Forcing them to install two instead of one package to me > doesn't look practical. > > To satisfy the other two percent, a better solution IMO would be to > make a pd-nogui patckage, that

[PD] [Gem] Multi-Screen on Windows

2007-07-27 Thread Thomas Mayer
Hello, this question is probably off-topic: When using a Gem-Patch on a laptop with a NVidia GeForce Go 7300 video card, running Windows XP and Pd-extended 0.39-rc4. Whenever trying to bring the Gem windows to the second screen, rendering stops, most likely due to 3D rendering only enabled on th

  1   2   >