lets see if i can ask correctly this time...
I'd like to be added as a pd developer so I can commit externals and patches
I have been using. These mainly include:
- [sdiflists] - an external for reading sdif files
- [SDIF-1TRC] - a patch for buffering SDIF 1TRC files (sinusoidal tracks,
usually retreived from Spear or Loris) in Pd's data structures, as well as a
rough way to visualize the data.
- [oscbank~] - an external for synthesizing sinusoidal tracks using an
oscillator bank.
The use of …
[View More]sinusoidal models has produces some amazing sounds for me, it
would be great to see if others can find useful ways of manipulating the
data (I also have some patches that manipulate short SDIF files, which I
call 'Trax', that are still quite buggy, but can produce amazing sounds that
are very realistic).
I would also like to help Hans with the organization of Pd-extended; hence
the discussion on getting the dollar sign patch into pd-extended
auto-builds.
About my history with Pd, I was introduced to it while at UCSD in the music
department. I took several classes in developing audio plug-ins, which
started with pd externals. I soon began using pd for live performances
because, as everyone here knows, it gives you great freedom when
manipulating sound. I've spent the last 4 years or so learning to operate
linux, program in C/C++/pd, and using these systems to create electronic
music (the last part seems to get the least amount of attention so far).
regards,
rich
[View Less]
Bugs item #1751315, was opened at 2007-07-10 08:57
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1751315&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: …
[View More]Kevin McCoy (kevinmccoy)
Assigned to: Yves Degoyon (sevyves)
Summary: [playlist] crashes in gop when a message is connected to it
Initial Comment:
I have attached a stripped down version of the gop to demonstrate the error. It seems that what causes the error, at least for me, is having any kind of message box connected to the [playlist] object when it appears in a GOP abstraction, then closing the patch and saying yes to discarding the changes. I have attached the example. In its current state it will not crash pd after you create it and close the window. Connect any of the message boxes or the toggle, save it, create it again and it will give you the crash when you close the window - at least it does for me. I should also note that it only happens when this is a gop. I tried connecting a message box to a playlist object in a normal patch and it didn't crash when I closed it and discarded changes.
This error, as far as I can tell, occurs in Miller's pd 0.39-2, 39-2 extended rc3/rc4, 0.40-2 extended, but I couldn't get it to crash the same way in Miller's 0.40-2
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-12-01 05:12
Message:
Logged In: NO
yes, i have also experienced this error. playlist crashes pd when in GOP
abstractions.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1751315&group_…
[View Less]
Patches item #1842162, was opened at 2007-11-30 23:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1842162&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
…
[View More]Submitted By: Russell Bryant (russellbryant)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix typo in trigger-help.pd
Initial Comment:
Here is a silly tiny patch.
In the trigger-help.pd file, there is the object:
[trigger float bang symbol list anything]
Later, it says that it can be simplified to:
[t f b l s a]
This patch fixes the typo in the simplified version by changing it to:
[t f b s l a]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1842162&group_…
[View Less]