• hodok

    Hi!
    Is there any object or abstraction similar by function to [4route~] abstraction(http://www.audionerd.com/projects/pd/tips/)? What it does is routing audio input to the arbitrary output. But it's impossible to set the number of outputs, and I need this feature.

    posted in technical issues read more
  • hodok

    How to read data from the array so it would be updated immediately, not on request?

    posted in technical issues read more
  • hodok

    Hi!
    I want to make a frequency analyser with individually adjustable bands, so each band have a numerical input, which gives it a frequency in Hz, and loudness of that frequency being showed at one-dimensional meter. I didn't found the example of such thing in manuals, so would you kindly make one for me and other beginners?

    posted in technical issues read more
  • hodok

    Hi!
    I'm trying to put array data into 10 independent sliders(simplest preset managment of those that I could come up with). How to accomplish this in conventional way?

    posted in technical issues read more
  • hodok

    Hello! Trying to confiure pd-l2ork, but don't know how. I need straight(not curved) wires, and different foreground and background colors.

    posted in technical issues read more
  • hodok

    I was working with complex big patch and just thought of how it would be cool if it was visualized in 3d. Maybe mostly the same, but instead of 2d boxes - 3d wireframe boxes (maybe green on black) arranged in 3d space. Cool, isn't it? Feel free to share your opinion, offtopic is most welcomed.
    Also, that would have looking good in a holographic interface.

    posted in Off topic read more
  • hodok

    Hello! I managed to build pd-extended 0.43.4 from the source with depedencies mentioned here http://puredata.info/docs/developer/Fedora, but now it won't run, giving me the next error:

    disabling real-time priority due to missing pd-watchdog (/usr/local/bin/pd-watchdog)
    Error in startup script: couldn't read file "/usr/local/tcl//pd-gui.tcl": no such file or directory
    

    /usr/local/tcl/ is really absent
    Any ideas?

    posted in technical issues read more
  • hodok

    subj :) and i didn't

    posted in technical issues read more
  • hodok

    Hello! I just installed pd (and gem) from ubuntu repo and tried to open pmpd patch 08_ball2D.pd, the error which it gave me is: http://pastebin.com/m1013463c , and when i clicking on "create Gem window", i get:

    error: inlet: expected '' but got 'reset'
    ... you might be able to track this down from the Find menu.
    error: inlet: expected '' but got 'create'
    error: inlet: expected '' but got 'float'

    Thank you in advance for your help.

    posted in technical issues read more
  • hodok

    Thanks, it solved issue pretty nicely!
    Pity that Pure Data seems just doesn't have any more elegant solution.

    posted in technical issues read more
  • hodok

    I'll illustrate with this patch. There is 5 sliders, and array. Changes from array should be immediately reflected on the sliders. Any sort of communication is acceptable.

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

    posted in technical issues read more
  • hodok

    Oh, I get it, there is no need to use fft analyzers, only a bandpass filter and volume meter would be enough, ha, simpler than I though.Thanks!

    posted in technical issues read more
  • hodok

    Don't know if I understood well

    In other words [tabread] sending value from array only after it receives index number, and I need to receive value immediately after it changes.

    but try reading [tabreceive~]'s help file.

    But isn't it allows to get only signal output? I need to read value as float.

    posted in technical issues read more
  • hodok

    Still looking for realistic sitar physical model, any suggestions?

    posted in output~ read more
  • hodok

    It works, thanks. Сome to think of it, I also need to have a number of quickly switchable presets and saving them to one file together. Current state in the attachment.
    Sorry for such opening post, perhaps I was hoping people would telepathically know what I need :).

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

    posted in technical issues read more
  • hodok

    iotic
    Thanks for your valuable advices. For a couple of days I tried to recreate that algorithm by Sadjad Siddiq, but I found what it's too difficult for me for now, and I decided to try that little trick with Karplus-Strong algorithm, but the next problem has appeared: now I'm using Max/MSP(because of Max for Live), and I'm using snapshot~ to convert output signal to float number and feed it to number input of tapout as the delay length. Snapshot~ is set to the time resolution of 1 sample, and it freezes the application, but I've been advised to use gen~ to avoid that somehow, so I think I'll manage.

    posted in output~ read more
Internal error.

Oops! Looks like something went wrong!