• montremonson

    Thanks EEight, it worked!

    I added the object
    [declare -stdpath /extra/cyclone| (one for each library and it went fine),

    cheers,
    M

    posted in technical issues read more
  • montremonson

    Hi,
    my platform is: Pd Vanilla 0.47, OSX-Yosemite, MacBook-PRo,

    I'm starting with Vanilla, trying to use my old PD-Extended objects.
    So I installed the cyclone, iemlib and jimmp libraries in my computer using DENKEN plugin,
    installation worked fine, but...
    objects can't be created,

    I tried including the library names in the Startup but no solution yet,

    any ideas?

    thanks!

    posted in technical issues read more
  • montremonson

    ok, thanks for the help!

    posted in technical issues read more
  • montremonson

    @whale-av
    well seems we got something!
    using TextWangler I overwrote hosts file copying the default data into it:

    ##
    # Host Database
    #
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    ##
    127.0.0.1     localhost
    255.255.255.255     broadcasthost
    ::1             localhost 
    fe80::1%lo0     localhost
    

    and PD started!

    only problem is that when I restart the computer
    the host file is overwritten with the old data and back to the same problem,

    Does anyone know how to avoid this?

    thanks

    posted in technical issues read more
  • montremonson

    Here's my hosts file
    hosts

    ping from terminal seems ok,

    thnx

    posted in technical issues read more
  • montremonson

    The lines are ok, just checked them, they are exactly as you wrote,

    really strange, all other apps work perfectly,

    I also upgraded to OSX 10.10 just in case but no solution either,

    For those who just entered the thread:

    • PD doesn't launch on my MAcBook pro OSX 10.10,
      (I've been using it 100% ok for two years)
    • host file seems ok
    • threw away org.pd files as suggested
    • also tried deleting and re installing application
    • every thing else works fine on the computer

    any more ideas would be greately appreciated as I am working on a project which requires PD on my laptop

    posted in technical issues read more
  • montremonson

    Yeah, problem is I have no idea about what to change inside the file,

    posted in technical issues read more
  • montremonson

    Yeah, seems that settings for localhost are corrupt,
    but I don't know how to debug it.

    Tried -noprefs flag with no sucess,

    then with -nogui got this:

    Last login: Mon May 25 12:19:14 on ttys000
    MacBook-Pro-de-Leonardo:~ Leo$ /Applications/Pd-extended.app/Contents/Resources/bin/pd -nogui
    verbose(5): Using /Applications/Pd-extended.app/Contents/Resources/startup as startup.
    verbose(4): Loading /Applications/Pd-extended.app/Contents/Resources/startup/0.libdir.pd_darwin
    verbose(3): libdir loader 1.9
    verbose(3):     compiled on Jan 24 2013 at 03:26:14 
    verbose(3):     compiled against Pd version 0.43.4.extended
    verbose(4): Loading /Applications/Pd-extended.app/Contents/Resources/startup/1.list.pd_darwin
    verbose(4): Loading extra in /Applications/Pd-extended.app/Contents/Resources/startup/extra
    verbose(3): libdir_loader: added 'extra' to the global objectclass path
    verbose(14): Loaded libdir 'extra' from '/Applications/Pd-extended.app/Contents/Resources/extra/extra'
    verbose(4): Loading pdlua in /Applications/Pd-extended.app/Contents/Resources/startup/pdlua
    verbose(3): pdlua 0.7.1 (GPL) 2012 Martin Peach, based on
    verbose(3): lua 0.6~svn (GPL) 2008 Claude Heiland-Allen <claudiusmaximus@goto10.org>
    verbose(3): pdlua: compiled for pd-0.43 on Jan 24 2013 03:26:14
    verbose(4): Loading tclpd in /Applications/Pd-extended.app/Contents/Resources/startup/tclpd
    verbose(3): tclpd loader v0.3.0
    verbose(3): tclpd: trying to load /Applications/Pd-extended.app/Contents/Resources/extra/tclpd/tclpd.tcl...
    verbose(3): tclpd: loaded /Applications/Pd-extended.app/Contents/Resources/extra/tclpd/tclpd.tcl
    verbose(4): Loading vanilla in /Applications/Pd-extended.app/Contents/Resources/startup/vanilla
    verbose(3): libdir_loader: added 'vanilla' to the global objectclass path
    verbose(14): Loaded libdir 'vanilla' from '/Applications/Pd-extended.app/Contents/Resources/extra/vanilla'
    verbose(6): not registering [pix_filmQT] again...
    verbose(4): GEM: Graphics Environment for Multimedia
    verbose(4): GEM: ver: 0.93.3 
    verbose(4): GEM: compiled: Jan 24 2013
    verbose(4): GEM: maintained by IOhannes m zmoelnig
    verbose(4): GEM: Authors :  Mark Danks (original version)
    verbose(4): GEM:        Chris Clepper
    verbose(4): GEM:        Cyrille Henry
    verbose(4): GEM:        IOhannes m zmoelnig
    verbose(4): GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al.
    verbose(4): GEM: found a bug? miss a feature? please report it:
    verbose(4): GEM:    homepage http://gem.iem.at/
    verbose(4): GEM:    bug-tracker http://sourceforge.net/projects/pd-gem/
    verbose(4): GEM:    mailing-list http://lists.puredata.info/listinfo/gem-dev/
    open: /Library/Pd/gem.conf: No such file or directory
    open: /Users/Leo/Library/Pd/gem.conf: No such file or directory
    open: ./gem.conf: No such file or directory
    verbose(5): eventually adding Gem path '/Applications/Pd-extended.app/Contents/Resources/extra/Gem' to search-paths
    verbose(4): GEM: compiled for SIMD architecture: SSE2 MMX 
    verbose(4): GEM: using SSE2 optimization
    verbose(3): libdir_loader: added 'cyclone' to the global objectclass path
    verbose(14): Loaded libdir 'cyclone' from '/Applications/Pd-extended.app/Contents/Resources/extra/cyclone'
    verbose(3): libdir_loader: added 'zexy' to the global objectclass path
    verbose(14): Loaded libdir 'zexy' from '/Applications/Pd-extended.app/Contents/Resources/extra/zexy'
    verbose(3): libdir_loader: added 'creb' to the global objectclass path
    verbose(14): Loaded libdir 'creb' from '/Applications/Pd-extended.app/Contents/Resources/extra/creb'
    verbose(3): libdir_loader: added 'cxc' to the global objectclass path
    verbose(14): Loaded libdir 'cxc' from '/Applications/Pd-extended.app/Contents/Resources/extra/cxc'
    verbose(3): libdir_loader: added 'iemlib' to the global objectclass path
    verbose(14): Loaded libdir 'iemlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/iemlib'
    verbose(3): libdir_loader: added 'list-abs' to the global objectclass path
    verbose(14): Loaded libdir 'list-abs' from '/Applications/Pd-extended.app/Contents/Resources/extra/list-abs'
    verbose(3): libdir_loader: added 'mapping' to the global objectclass path
    verbose(14): Loaded libdir 'mapping' from '/Applications/Pd-extended.app/Contents/Resources/extra/mapping'
    verbose(3): libdir_loader: added 'markex' to the global objectclass path
    verbose(14): Loaded libdir 'markex' from '/Applications/Pd-extended.app/Contents/Resources/extra/markex'
    verbose(3): libdir_loader: added 'maxlib' to the global objectclass path
    verbose(14): Loaded libdir 'maxlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/maxlib'
    verbose(3): libdir_loader: added 'mjlib' to the global objectclass path
    verbose(14): Loaded libdir 'mjlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/mjlib'
    verbose(3): libdir_loader: added 'motex' to the global objectclass path
    verbose(14): Loaded libdir 'motex' from '/Applications/Pd-extended.app/Contents/Resources/extra/motex'
    verbose(3): libdir_loader: added 'oscx' to the global objectclass path
    verbose(14): Loaded libdir 'oscx' from '/Applications/Pd-extended.app/Contents/Resources/extra/oscx'
    verbose(3): libdir_loader: added 'pddp' to the global objectclass path
    verbose(14): Loaded libdir 'pddp' from '/Applications/Pd-extended.app/Contents/Resources/extra/pddp'
    verbose(3): libdir_loader: added 'pdogg' to the global objectclass path
    verbose(14): Loaded libdir 'pdogg' from '/Applications/Pd-extended.app/Contents/Resources/extra/pdogg'
    verbose(3): libdir_loader: added 'pmpd' to the global objectclass path
    verbose(14): Loaded libdir 'pmpd' from '/Applications/Pd-extended.app/Contents/Resources/extra/pmpd'
    verbose(3): libdir_loader: added 'sigpack' to the global objectclass path
    verbose(14): Loaded libdir 'sigpack' from '/Applications/Pd-extended.app/Contents/Resources/extra/sigpack'
    verbose(3): libdir_loader: added 'smlib' to the global objectclass path
    verbose(14): Loaded libdir 'smlib' from '/Applications/Pd-extended.app/Contents/Resources/extra/smlib'
    verbose(3): libdir_loader: added 'unauthorized' to the global objectclass path
    verbose(14): Loaded libdir 'unauthorized' from '/Applications/Pd-extended.app/Contents/Resources/extra/unauthorized'
    verbose(3): libdir_loader: added 'pan' to the global objectclass path
    verbose(14): Loaded libdir 'pan' from '/Applications/Pd-extended.app/Contents/Resources/extra/pan'
    verbose(3): libdir_loader: added 'hcs' to the global objectclass path
    verbose(14): Loaded libdir 'hcs' from '/Applications/Pd-extended.app/Contents/Resources/extra/hcs'
    verbose(3): libdir_loader: added 'jmmmp' to the global objectclass path
    verbose(14): Loaded libdir 'jmmmp' from '/Applications/Pd-extended.app/Contents/Resources/extra/jmmmp'
    verbose(3): libdir_loader: added 'ext13' to the global objectclass path
    verbose(14): Loaded libdir 'ext13' from '/Applications/Pd-extended.app/Contents/Resources/extra/ext13'
    verbose(3): libdir_loader: added 'ggee' to the global objectclass path
    verbose(14): Loaded libdir 'ggee' from '/Applications/Pd-extended.app/Contents/Resources/extra/ggee'
    verbose(3): libdir_loader: added 'ekext' to the global objectclass path
    verbose(14): Loaded libdir 'ekext' from '/Applications/Pd-extended.app/Contents/Resources/extra/ekext'
    verbose(3): libdir_loader: added 'flatgui' to the global objectclass path
    verbose(14): Loaded libdir 'flatgui' from '/Applications/Pd-extended.app/Contents/Resources/extra/flatgui'
    verbose(3): libdir_loader: added 'chaos' to the global objectclass path
    verbose(14): Loaded libdir 'chaos' from '/Applications/Pd-extended.app/Contents/Resources/extra/chaos'
    verbose(3): PDP: pure data packet version 0.12.7
    

    Thanks
    MMS

    posted in technical issues read more
  • montremonson

    Hi,
    I tried starting with -noaudio flag and no change, always getting:

    WARNING: connect to pd failed, retrying port localhost:5400

    MMS

    posted in technical issues read more
  • montremonson

    Hi Seb,

    trying form OPEN didn't work either,

    in tried lauching Pd from terminal,
    Pd icon starts to bounce and I get the following message:

       WARNING: connect to pd failed, retrying port localhost:5400.
    

    MMS

    (missing PD :disappointed_relieved: )

    posted in technical issues read more
  • montremonson

    So I tried re installing XQuartz but it didn't work.

    Regarding your next suggestion I got this output from org.puredata.pdextended.plist

    {
        audioapi = 4;
        audiobuf = 20;
        audioindev1 = "0 2";
        audiooutdev1 = "0 2";
        blocksize = 64;
        callback = 0;
        defeatrt = 0;
        flags = "";
        loadlib1 = Gem;
        loadlib10 = maxlib;
        loadlib11 = mjlib;
        loadlib12 = motex;
        loadlib13 = oscx;
        loadlib14 = pddp;
        loadlib15 = pdogg;
        loadlib16 = pmpd;
        loadlib17 = sigpack;
        loadlib18 = smlib;
        loadlib19 = unauthorized;
        loadlib2 = cyclone;
        loadlib20 = pan;
        loadlib21 = hcs;
        loadlib22 = jmmmp;
        loadlib23 = ext13;
        loadlib24 = ggee;
        loadlib25 = "iem_anything";
        loadlib26 = ekext;
        loadlib27 = flatgui;
        loadlib28 = chaos;
        loadlib29 = pdp;
        loadlib3 = zexy;
        loadlib4 = creb;
        loadlib5 = cxc;
        loadlib6 = iemlib;
        loadlib7 = "list-abs";
        loadlib8 = mapping;
        loadlib9 = markex;
        midiindev1 = 0;
        midioutdev1 = 0;
        nloadlib = 29;
        noaudioin = False;
        noaudioout = False;
        nomidiin = False;
        nomidiout = False;
        npath = 34;
        path1 = "/System/Library/Fonts";
        path2 = "/Library/Fonts";
        path3 = "~/Library/Fonts";
        path4 = "/usr/X11R6/lib/X11/fonts/TTF";
        path5 = "/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/fonts";
        rate = 44100;
        standardpath = 1;
        verbose = 0;
    

    What should I do now?

    MMS

    posted in technical issues read more
  • montremonson

    ok, finally I found and deleted all org.puredata files from /Library/Preferences

    (Library folder is normally invisible in 10.8, to unhide it you need to type from the terminal the following command: chflags nohidden ~/Library/ )

    but problem persists: PD icon bounces then goes away,

    still no more PD for me!

    posted in technical issues read more
  • montremonson

    HI, thanks for replying,

    the problem is I don't have no Library/Preferences/ path inside /Users/username/
    on my Mac Book,
    so I can't erase it,

    any more ideas?

    MMS

    posted in technical issues read more
  • montremonson

    Hi everyone,

    well suddenly PD doesn't work. on my Mac Book Pro OS 10.8,
    I've been using 0.43.4 extended for almost 2 years now,
    first time it happens, it just wont start.

    Tried:

    • replacing the app with a new download
    • resetting preferences from command terminal

    Still not working.
    Any ideas?

    thanks!

    posted in technical issues read more
  • montremonson

    Hi,

    I'm starting with a an Arduino Decimila board,

    I've connected a potentiometer to Analog 0 input and I want to receive
    some numbers in PD,

    So far...

    • loaded Firmata into board
    • opened arduino-test patch
    • tried sending data from PD to board and it worked (board led blinking)

    What's not working:
    I can't receive data while changing the analog input from the board.
    (Just to be sure I tested de analog input from the IDE environment and it worked ok).
    Seems like I'm not selecting the input correctly at Pduino, but I tried setting
    AnalogIn = 0 and all the others with no success,

    any ideas?
    thanks!

    MMson

    posted in technical issues read more
  • montremonson

    Hi guys,

    I've just upgraded to 0.43.4 and I get the followwing error messages on start up,

    line 1)
    invoked from within
    "uplevel #0 $cmds_from_pd"(Tcl) INVALID COMMAND NAME: invalid command name "open:"
    while executing
    "open: /Users/seccoleonardo/Library/Pd/gem.conf: No such file or directory"
    ("uplevel" body line 1)
    invoked from within
    "uplevel #0 $cmds_from_pd"(Tcl) INVALID COMMAND NAME: invalid command name "open:"
    while executing
    "open: ./gem.conf: No such file or directory"

    but...
    I only get the messages when the audio card is connected (Firewire)
    can any one give some advice as how to fix this issue?

    ***I work on OSX 10.6.8,
    with an Apogee Duet 1 audio card***

    thanks!
    mmson

    posted in technical issues read more
  • montremonson

    Hi all, i found what I beleive may be a bug.

    it appears when i use METRO, and strangely starts to affect the result of two signals being multiplied (coming fron TABPLAY~ an VLINE~),

    appreciate your help

    (I use PD-extended on OSX 10.6)

    thanks!
    mmson

    (patch + sample attached)

    http://www.pdpatchrepo.info/hurleur/BUG-fragson.zip

    posted in technical issues read more
  • montremonson

    Hi ,

    when sending a read message to SOUNDFILER object,
    like,

    read -resize ../flauta.aif array99

    the sound is not loaded to array99 and I get,

    "warning: array1: multiply defined"

    thanks for any help!
    MMS

    posted in technical issues read more
  • montremonson

    Hi,
    Is there anything similar in PD ?...
    (text below taken from MAX tutorials)

    "Probability Distribution
    The bang message in the left inlet of a table has a special function. Instead of sending out a stored value, the table sends out an address. The probability of a particular address being sent out is in direct proportion to its stored value, as compared to the other values in the table. If the value stored in an address is greater than in other addresses, that address is more likely to be sent out when a bang is received.
    This feature of the table makes it perfect for storing a probability distribution. Each
    address can be assigned a different likelihood of being sent out when a bang is received."

    Thanks!

    posted in technical issues read more
  • montremonson

    thanks for your reply,

    Yes, most of the time I get distorted audio and I need to stop/restart
    Pd and my audio card,

    I never experience this problems if I only work with onboard audio,
    so I think it"s some kind of incompatibility between PD 0.43.4 and my external FWire card.

    --Worth mentioning that I tried the same scenario with another MAC,
    and same results. Strange.--

    (as usual i got no response from DUET service, card cost me 700$ 2 yrs ago)

    I'll need to do some testing with a different card.
    MMSON

    posted in technical issues read more
Internal error.

Oops! Looks like something went wrong!