So here is the next release of the data structures patch that I have
been working on. Its all loaded up with the score to a 3 1/2 minute
sketch for a composition I am working on. The sample files needed are
included, that's why its a 4 meg file. Eventually, I could see
generalizing this patch into a sample manipulation environment. But I
gotta say, data structures are fun once you learn them! Lots of
potential there...
http://puredata.org/Members/hans/downloads/solitude-2004-11-11.tar.bz2
zexy and probably iemlib are needed. I did this using my MacOS X
distro, but it should work fine on other distros. Let me know if you
can't get it running.
Also, I'd love to have feedback on the composition, as it is a work in
progress.
.hc
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it
away to benefit those who profit from scarcity."
-John Gilmore
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote:
So here is the next release of the data structures patch that I have been working on. Its all loaded up with the score to a 3 1/2 minute sketch for a composition I am working on. The sample files needed are included, that's why its a 4 meg file.
I don't get 3.5 minutes sound. :( If I do nothing but press "START" I get a whiteish noise moving in the stereo field for at most half a minute, then silence. If I load "solitude-data.txt" first, I hear a short piano playing, then silence.
The only errors I get are a lot of: 'prepend' class incompatibility warning: creating an object without an argument which probably are harmless, aren't they?
Frank Barknecht _ ______footils.org__
It works for me. Way cool.
BTW, I get those same warnings. I haven't had time to fiddle with this but noticed that after I played around with the graphical controls I manged to 'blow up' the sound and after that it wuldn't play anything at all. Had to restart pd. I don't know what caused it but will take a closer look tonight.
Thanks!
./MiS
Frank Barknecht fbar@footils.org writes:
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote:
So here is the next release of the data structures patch that I have been working on. Its all loaded up with the score to a 3 1/2 minute sketch for a composition I am working on. The sample files needed are included, that's why its a 4 meg file.
I don't get 3.5 minutes sound. :( If I do nothing but press "START" I get a whiteish noise moving in the stereo field for at most half a minute, then silence. If I load "solitude-data.txt" first, I hear a short piano playing, then silence.
The only errors I get are a lot of: 'prepend' class incompatibility warning: creating an object without an argument which probably are harmless, aren't they?
Ciao
Frank Barknecht _ ______footils.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Michal Seta hat gesagt: // Michal Seta wrote:
It works for me. Way cool.
Hm, maybe it's an OS thang: I run Linux ...
BTW, I get those same warnings.
I suppose, they are harmless warnings from Cyclone then: Cy-prepend wants to have an argument, but it does work without, if you "set" it later.
Frank Barknecht _ ______footils.org__
hi hans,
magnifique! i have to learn this. it's working fine on linux, with the last pd 0.38.10 !
patrick
On Nov 11, 2004, at 6:48 PM, Frank Barknecht wrote:
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote:
So here is the next release of the data structures patch that I have been working on. Its all loaded up with the score to a 3 1/2 minute sketch for a composition I am working on. The sample files needed are included, that's why its a 4 meg file.
I don't get 3.5 minutes sound. :( If I do nothing but press "START" I get a whiteish noise moving in the stereo field for at most half a minute, then silence. If I load "solitude-data.txt" first, I hear a short piano playing, then silence.
I haven't played with the file handling since it seemed buggy. I might
have fixed the bugs with that, but I haven't tested it since I had to
finish that composition for a class. The scalars that are saved with
the patch itself are the actual finished composition. The files are
old versions.
So what are your specs? Pd version? Source for externals, libs, etc?
My guess is that its an object incompatibility problem.
The only errors I get are a lot of: 'prepend' class incompatibility warning: creating an object without an argument which probably are harmless, aren't they?
I am pretty sure those are harmless. It worked on my bro's Windows
machine and he had those errors. But he had a problem with that patch
using all of the CPU. How was the CPU usage for other people? I
started it on my G4-800 and it worked fine, but I did most of the
composition on a dual G5-2.5gig at my university. That was nice.
.hc
Ciao
Frank Barknecht _ ______footils.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://iem.at/cgi-bin/mailman/listinfo/pd-list
"The arc of history bends towards justice."
Dr.
Martin Luther King, Jr.
The only errors I get are a lot of: 'prepend' class incompatibility warning: creating an object without an argument which probably are harmless, aren't they?
I am pretty sure those are harmless. It worked on my bro's Windows machine and he had those errors. But he had a problem with that patch using all of the CPU. How was the CPU usage for other people? I
It worked on my windows machine, and I had those errors. CPU was fairly high (and playback pretty glitchy with the visual window open) on my 3ghz P4, but I think it ran pretty much as intended.
started it on my G4-800 and it worked fine, but I did most of the composition on a dual G5-2.5gig at my university. That was nice.
I guess it would be.
.hc
On Fri, 12 Nov 2004 21:09:06 -0000, Peter Todd peter_todd82@yahoo.co.uk wrote:
The only errors I get are a lot of: 'prepend' class incompatibility warning: creating an object without an argument which probably are harmless, aren't they?
I am pretty sure those are harmless. It worked on my bro's Windows machine and he had those errors. But he had a problem with that patch using all of the CPU. How was the CPU usage for other people? I
It worked on my windows machine, and I had those errors. CPU was fairly high (and playback pretty glitchy with the visual window open) on my 3ghz P4, but I think it ran pretty much as intended.
I am on a centrino 1.6 and I get about 50% cpu usage, but no clicks or glitches with the window open (I can even edit the structures without and weirdness). This is on a CCRMA 2.6 kernel with the latest out of CVS as of this morning. Hell I am even writing this from a firefox web browser with no weirdness or glitches or xruns ... next I am going to patch pd through ecamegapedal and give it some reverb.... man I love linux.
It couldn't creat shell and alternate at start up.
As for the composition, I totally dig it. I want it to last WAY longer though, so I may hack you composition and have it either loop or spit out some structure variation.
m.
On Nov 12, 2004, at 7:14 PM, Matthew Allen wrote:
On Fri, 12 Nov 2004 21:09:06 -0000, Peter Todd
peter_todd82@yahoo.co.uk wrote:The only errors I get are a lot of: 'prepend' class incompatibility warning: creating an object without an argument which probably are harmless, aren't they?
I am pretty sure those are harmless. It worked on my bro's Windows machine and he had those errors. But he had a problem with that
patch using all of the CPU. How was the CPU usage for other people? IIt worked on my windows machine, and I had those errors. CPU was
fairly high (and playback pretty glitchy with the visual window open) on my
3ghz P4, but I think it ran pretty much as intended.I am on a centrino 1.6 and I get about 50% cpu usage, but no clicks or glitches with the window open (I can even edit the structures without and weirdness). This is on a CCRMA 2.6 kernel with the latest out of CVS as of this morning. Hell I am even writing this from a firefox web browser with no weirdness or glitches or xruns ... next I am going to patch pd through ecamegapedal and give it some reverb.... man I love linux.
It couldn't creat shell and alternate at start up.
Those are not essential. [alternate] is for using the space bar as a
start/stop button, and [shell] is for getting a timestamp for the
soundfile to write to.
As for the composition, I totally dig it. I want it to last WAY longer though, so I may hack you composition and have it either loop or spit out some structure variation.
Well, I'll be working on it quite a bit more over the next few weeks.
But it is an open source composition, so I'd like to hear what people
do with it.
.hc ________________________________________________________________________ ____
"Information wants to be free." -Stewart Brand
Hallo, Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote:
So what are your specs? Pd version? Source for externals, libs, etc?
My guess is that its an object incompatibility problem.
Ah, no! I did something too stupid to tell anyone. It is working just fine now ...
Very cool work! It crackles a tiny bit on my oldish Athlon 900MHz, but closing the data window helps a bit
Frank Barknecht _ ______footils.org__
Hans-Christoph Steiner hans@eds.org writes:
I am pretty sure those are harmless. It worked on my bro's Windows machine and he had those errors. But he had a problem with that patch using all of the CPU. How was the CPU usage for other people? I started it on my G4-800 and it worked fine, but I did most of the composition on a dual G5-2.5gig at my university. That was nice.
On my linux, athlonXP 1.8G it's hovering around 70-75%.
./MiS