hey pd cable connector clickers. I'm sharing my xenharmonic synthesizer patch in it's current state because I really like the way it sounds. can work with vanilla if you put some sort of knob in where it's supposed to go, uses the iem filters as well as moog from ggee. there might be a thing or 2 other I was playing with that wasn't vanilla but hey this is the pd list after all youz guyz know how to compile an external in u aint allready got it done compiled.
link to zip file with synth, fractal sequencer, and sample looper, and just started on 2 years ago drummachine. thanks for all ye patches n bytes n bits. The only patch I don't remember where I got it from is the drum loop glitchens. I looked at Tim Vet's when I done the original variable speed sample player but didn't use the glitch. I reckon I might have changed the glitcher a little bit and connected it up in freaky ways.
That Miller Puckette is somethin else. I was just playing with the vcf~ today and it freakin rocks, been hooked up in my filter bank since the filter bank was placed in the voice.
happy patchin
haha just kiddin, I'm writing up a multipage report on how to turn the thing on so you can get to jammin
hi,
when opening polysynth/interface3renamed.pd pd crash:
Program received signal SIGSEGV, Segmentation fault. dogensym (s=0x0, oldsym=0x0) at m_class.c:504 504 m_class.c: No such file or directory.
ubuntu-studio 64bit pd-extended 0.43.1-extended-20120626
would be nice to have a video tour of the patch and how to make it works!!
could very well possibly be the 32 bit externals I compiled and included or copied from another installation. remove from the polysynth folder moog~.pd_linux and also remove polysynth/ext/knobl.pd_linux
http://youtu.be/S7NykkWZD48 if you are wanting to just try out the synth you found the correct thing to do. there should be another of the interface.sh or xsomethin anotherthat only has one polysynth in it.
On Fri, Sep 21, 2012 at 6:40 PM, patrick puredata@11h11.com wrote:
hi,
when opening polysynth/interface3renamed.pd pd crash:
Program received signal SIGSEGV, Segmentation fault. dogensym (s=0x0, oldsym=0x0) at m_class.c:504 504 m_class.c: No such file or directory.
ubuntu-studio 64bit pd-extended 0.43.1-extended-20120626
would be nice to have a video tour of the patch and how to make it works!!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
oops email is bad for my spellin knob.pd_linux and moog~.pd_linux may have some weird 64 bit incompatibility
On Sun, Sep 23, 2012 at 6:24 AM, Billy Stiltner billy.stiltner@gmail.com wrote:
could very well possibly be the 32 bit externals I compiled and included or copied from another installation. remove from the polysynth folder moog~.pd_linux and also remove polysynth/ext/knobl.pd_linux
http://youtu.be/S7NykkWZD48 if you are wanting to just try out the synth you found the correct thing to do. there should be another of the interface.sh or xsomethin anotherthat only has one polysynth in it.
On Fri, Sep 21, 2012 at 6:40 PM, patrick puredata@11h11.com wrote:
hi,
when opening polysynth/interface3renamed.pd pd crash:
Program received signal SIGSEGV, Segmentation fault. dogensym (s=0x0, oldsym=0x0) at m_class.c:504 504 m_class.c: No such file or directory.
ubuntu-studio 64bit pd-extended 0.43.1-extended-20120626
would be nice to have a video tour of the patch and how to make it works!!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
wasn't built on this machine
\00\00\00\00\00/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/include\00/home/pd/auto-build/pd-extended/pd/src\00\00knob.c\00\00\00\00stddef.h\00\00\00m_pd.h\00\00\00m_imp.h\00\00\00g_canvas.h\00\00\00g_all_guis.h\00\00\00\00\00\EC\00\00\C0\00K1g8u:11MK
Working on xensynth9 - fixed preset blurbs env2 labeled as env1, control for string1cutoff had a _ between $0 and -, there was somethin else with the presets that I can't remember but it is working now. I have a spot for tuning in the presets but I'm still debating whether it should be included in the presets.
The thing about including the tuning is that part of the tuning system only works when the host application can do audio rate calculations. the host application is not always available to do audio rate calculations so it is possible that you could load the synth, open up a preset and it doesn't work correctly because the frequency tables have nothing in them so as soon as I can figure something about that out I will decide what to do.
I found an old knob.dll so that the knobs might load for windows users. the knob I used is from flatspace which is not included with current (well the last time I checked) Pure Data packages. I found that IEMlib was once included with pdextended.
Also fixed all that stuff that you have to click on before you can get a sound.
I'm thinking one more fix and then I'll upload the fixes and get back to some sort of guide.