jwmatthys / pd-rtcmix

Pd external encapsulating the RTcmix audio language
MIT License
10 stars 0 forks source link

rtcmix~ _ Pd #4

Open floodrixg opened 5 years ago

floodrixg commented 5 years ago

hi, I’m having a problem embedding the rtcmix~ object in Pd. I’ve tried dropping the folder as a binary, and also compiled from source in the cmd line. Also have tried in both Pd 49.1 and Purr data-crash! i’m using a macair circa 2014 with the latest OS. using rtcmix~ from j. matthys. I know this has probably come up before, any help is appreciated. thanks- Gene

jwmatthys commented 5 years ago

Hi Gene.

I've just recompiled for OSX and uploaded a release here: https://github.com/jwmatthys/pd-rtcmix/releases/download/v0.93/rtcmix._0.93_osx.zip

For me it works on both Pd Vanilla 49.1 and Purr Data, except that the built-in editor doesn't work in Purr Data.

Please let me know if this works or if you continue to experience problems. I'm happy to help.

Joel

floodrixg commented 5 years ago

Hi Joel, thank-you for sending the file, I have it installed and it's working well but there is a problem.I can't open the python editor, it keeps crashing with the message 'python quit unexpectedly' etc. I attached the patch I've been using for the test as reference. I thought there might be a problem with my python program, so I downloaded versions 3.7 and 2.7 which contain the current tcl/tk, but no luck. It also was unable to open my BBEdit editor. Thanks again- Gene

On Thu, Jan 31, 2019 at 12:43 PM Joel Matthys notifications@github.com wrote:

Hi Gene.

I've just recompiled for OSX and uploaded a release here: https://github.com/jwmatthys/pd-rtcmix/releases/download/v0.93/rtcmix._0.93_osx.zip

For me it works on both Pd Vanilla 49.1 and Purr Data, except that the built-in editor doesn't work in Purr Data.

Please let me know if this works or if you continue to experience problems. I'm happy to help.

Joel

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jwmatthys/pd-rtcmix/issues/4#issuecomment-459437500, or mute the thread https://github.com/notifications/unsubscribe-auth/AfI3qmglk8O9GUVx0VO2j5_XXZmsCX8cks5vIytEgaJpZM4aU7Td .

-- Gene

floodrixg commented 5 years ago

Hi, this might be helpful, i receive this error message.see attached. thx gene

On Thu, Jan 31, 2019 at 12:43 PM Joel Matthys notifications@github.com wrote:

Hi Gene.

I've just recompiled for OSX and uploaded a release here: https://github.com/jwmatthys/pd-rtcmix/releases/download/v0.93/rtcmix._0.93_osx.zip

For me it works on both Pd Vanilla 49.1 and Purr Data, except that the built-in editor doesn't work in Purr Data.

Please let me know if this works or if you continue to experience problems. I'm happy to help.

Joel

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jwmatthys/pd-rtcmix/issues/4#issuecomment-459437500, or mute the thread https://github.com/notifications/unsubscribe-auth/AfI3qmglk8O9GUVx0VO2j5_XXZmsCX8cks5vIytEgaJpZM4aU7Td .

-- Gene

jwmatthys commented 5 years ago

Hmm, I don't see an attachment. GitHub may have removed it. Can you try a couple things for me?

  1. Have you tried with both [editor tedit( and [editor rtcmix( ? Do they both return python errors?
  2. In the terminal, can you cd into the rtcmix~/lib folder and type python rtcmix_editor.py and let me know the output?
floodrixg commented 5 years ago

Ok, the cmd 'python rtcmix_editor.py' opens up a 'untitled.sco' box, yay. However, the editor rtcmix gets a python fail box, and editor tedit has no response. I probably have something set incorrectly in path or startup, and although I tried many times-no luck.

floodrixg commented 5 years ago

oh, the attachment was a screenshot of terminal when i ran tedit exec from within rtcmix~, "Error in startup script: unknown option "-insertunfocussed"