• geraeuschtest

    hi,
    i got myself an old elo serial touchscreen controller. after 3days of intense try and error i got it to work great on one screen of the xinerama desktop.
    i fiddled around with themes for the windowmanager. i am able to change the size of the titlebar and the buttons. the scrrollbars in the pd windows remain as they are. where can i change the width of those?
    they are too narrow for the touchscreen controller.
    is there f.e. some conf.d directory in pd where such things could go in?
    within pd i use the knob object. i noticed that it reacts only on vertical movement.
    like a slider of the same hight.
    is it possible to use other directions on the screen for controls? like realy round shape, diagonal or other movements?
    i use pd 0.43.4-extended-20121130 on an X61 with debian testing.
    cheers
    yann

    posted in technical issues read more
  • geraeuschtest

    hi,
    it gets stuck with:
    watchdog: signaling pd...
    watchdog: signaling pd...
    watchdog: signaling pd...
    WARNING: connect to pd failed, retrying port localhost:5400.

    i removed/renewed ~/.pdsettings
    i reinstalled
    tried sudo
    where else to look?
    i use debian

    posted in technical issues read more
  • geraeuschtest

    hi,
    i want to setup my computer (older intelmac) as audio processor without screen and keyboard. i use pd -nogui. it somehow works.
    the actual patch contains fdn~. weird is if i start fdn with gui everything is normal f.e. 64 delay lines and buffersize 40000 samples. with the -nogui options by some reason the creation arguments get ignored and set to something like 65536 and it complaines about not enough delay memory.

    it seems to me with -nogui another version of fdn gets loaded...
    however the mac under osx starts without any change besides enable remote login also without monitor. i guess it still computes the graphics then. then the patch functions normal. this is not the solution i am looking for. i want it to start properly without guy and also under linux.

    yk

    posted in technical issues read more
  • geraeuschtest

    i am trying to build something which can play spontaneous selections of a soundfile.
    with a short sound file it works. from a certain file lenghts it seems only to play from the start of the selection to the end. i don't want to cut the files before. a 5 min files should be possible.
    i used -maxsize -resize. sometimes there is a error " $2 argument out of range"

    http://www.pdpatchrepo.info/hurleur/selection-looper.pd

    posted in technical issues read more
  • geraeuschtest

    i use two different fdn~ based patches.
    if i make extended use of them the computer starts crackling after a while. than pd dsp goes off for a moment.. as work around i build a mechanism that periodically clicks the reset input of fdn~.
    sort of works now...but..
    how big should the memory allocation for each fdn~ object be?
    unclear to me is if it should be very big like 80000msor even bigger?
    is it the fdn memory itself that gets overloaded because it is too small or the memory or cpu of the computer (total2gb, 2x16ghz) to realize this?

    posted in technical issues read more
  • geraeuschtest

    i copied this patch to play samples and be able to change the pitch from somewhere...not sure from where it was...
    i always get this errors.
    can somebody help me to understand what is wrong and how to fix?

    error: tabread4~: no method for 'bang'
    error: line~: no method for 'bang'
    error: line~: no method for 'set'

    http://www.pdpatchrepo.info/hurleur/csmp1.pd

    posted in technical issues read more
  • geraeuschtest

    hi,
    if i open a patch and subpatches i have made i always have to scroll up a big amount to see things.
    is there a way to avoid that? it doesn't happen not in all subpatch windows.
    y

    posted in technical issues read more
  • geraeuschtest

    what do those mean?

    error: tabread4~: no method for 'bang'
    error: line~: no method for 'table...'
    error: delay: no method for 'set'
    error: knob: no method for 'set1'

    y

    posted in technical issues read more
  • geraeuschtest

    hi,
    i want to do the following:
    while a tempo is running i want to hit a rythmic phrase on a key of the computer.
    that phrase shall be recorded over a lets say 12 or 16 or notes long bar to and immediatly being played back afterwards.
    how could i start this?
    y

    posted in technical issues read more
  • geraeuschtest

    i want to do the following:

    1. have the computer starting up with a pd patch with all settings.
    so far no problem but...
    i use the keyboard with all keys as controller. only if i have the gui on and the mouse in the patch the keyboard is connect.
    how can get this connection without a gui or without a monitor?

    2. i want to run all audio on one computer an all graphic on an other machine.
    preferable audio on a mac with osx and the graphic on a debian based linux pc.
    i don´t want to use vnc. if i remote login (ssh -Y) on the mac from linux and start the gui the patch opens on the mac. if i do that with two linux machines the gui opens on the pc where i start ssh. i want to realize the connection like this.

    3. not totally pd related but...
    does somebody know how to activate the audio input in ad1882 c2duo running the latest linux kernel with all realtime settings done. it is possible to route the audio from input to output but not into puredata. also in qjackclt it show always only two inputs which don´t react on any connection.

    nice evenings

    y

    posted in technical issues read more
  • geraeuschtest

    is there a similar object to max/msp overdrive in pd?
    as i understand with that it is possible to have an influence on if audio and control has more or less priority.
    yann

    posted in technical issues read more
  • geraeuschtest

    recently i startet to learn a bit into supercollider. very much on the beginning of the tutorials i found a lot of information about buffers to free them again and the whole thing about garbage collection. i can't find anything like this in the pd documenation. why is that?
    i ran into problems with a patch, syntesizer/lifesampler/FX where always after a while of playing something it crackling.
    sometimes i can stop i t by shutting down parts of the patch/machine.
    if i restart pd it is good for the next while.
    my concrete question now is, when i load a soundfile into a buffer or i record a sample form the adc~ how can i explictely free that memoryspace/buffeer again?
    is that done automatically?
    is there a way to force it?
    greets
    yann

    posted in technical issues read more
  • geraeuschtest

    hi!
    i am fiddling around with jack, jackdmp on osx.
    i read somewhere here that it would imrprove load and latency of the os.
    in my case pd runs better with the built in driver of osx. but then i miss the ability to connect...
    i guess i still do it wrong.
    if i set buffersize in jack to 512 frames at rate 44100 how is pd to set?
    in qjackctl under linux it says 23.2sec at 512frames and nbuffers 2.
    if i set that in osx i get bad performance. as soon f.e i use a complex fdn~ subpatch it starts crackling.
    so how can that go togehter?
    second block of questions:
    i tried jackdmp_68.0 on osx. it shows everything in the routing window. (i tried with sc3 and pd,sc3 connects to jackmp)) as soon as i try to select "jack" in the media menu pd vapourizes completely...
    if i uninstall jackdmp and reinstall jackosx74 it works sort of. (i did uninstall the jackosx packgage before i installed jackdmp)
    help....!!!
    yann

    posted in technical issues read more
  • geraeuschtest

    hi
    does someone has experience with using jackdmp with pd on mac?
    i installed it according to what is writte there but within pd i can't select the driver.
    it works with the ormal jackosx but that has worser latency than the buildin audio from osx.
    cheers
    y

    posted in technical issues read more
  • geraeuschtest

    is there a limit in how many s~/r~ connections i an have in a patch?

    posted in patch~ read more
  • geraeuschtest

    i use four readsf/mp3 player in a complex sampler/drummachine/audiofx patch. to have continous sound i made a loop function.
    after 10-20 minutes of playing crackling starts. that goes away if i restart pd.
    is there a buffer in pd that maybe can be emptied?
    it is the same problem in osx and linux so not a problem of the os...
    is there something i can set in readsf/mp3play for to deal with this?

    posted in technical issues read more
  • geraeuschtest

    hi!
    the patch i have made which includes more or less all instruments am using got apearently too big for my machine. after a while crackling starts and the tempo becomes unsteady. i need some help to find out what goes wrong.
    i am not sure how to do that. maybe only a few soundfiles.
    in what way should i post the patch?
    mostly it starts if i use fdn.
    geraeuschtest

    posted in patch~ read more
  • geraeuschtest

    hello!
    i am having two weird things happeing in pd 39.2 ext on osx. i have to safe the files many times to be sure that it is really safed. often the next time i start the program an older version is back...the other thing is that each time i switch on te computer start pd and the external sound devices the midi channelnumbers are mostly all different. though it changes between the same 'variations'.

    posted in technical issues read more
  • geraeuschtest

    hello!
    i have a to me weird appaering problem...
    send~/receive~ connection stops working. after i rename it, it works again for a while then likes to stop again. in the patch there are quite some connections of this type.
    i use pd 39.2 ext.test7 on intel mac mini.
    yann

    posted in technical issues read more
  • geraeuschtest

    hi!
    after new installation i miss fdn~ fir~ and fiboverb doesn't work. i thouht it was included in pd unauthorized? where do i find creb for debian? itried to convert an rpm but it didn't work...
    yann

    posted in extra~ read more
Internal error.

Oops! Looks like something went wrong!