• Greener

    Hello @phil123456

    i made this one time ago, it was built on extended, maybe looking at its guts will help you

    eqgui.pd

    Greener

    posted in technical issues read more
  • Greener

    Hey @grgdrs

    I added the clear button, and an "autosave" function, every different loop is saved on the same folder as "loop$1.wav" with a different number every time you push "Start recording", but every time you reset the patch it will restart the count, so it can overwrite your loops, be sure of move those you want to keep or you are going to lose it
    Looper2.pd

    Greener

    posted in technical issues read more
  • Greener

    Hello @grgdrs

    i heard you need a looper, made this one for you, it works writing a local .wav file, i don't know if it is compatible with Vanilla (i use Extended) but i think it's going to, it works also with tables and you can even reverse your loop, it doesn't have GUI, but give it a try to my Looper.pd

    Hope it helps
    Excuse my crappy English
    Greener :D

    posted in technical issues read more
  • Greener

    Hey @offtandiscord

    I think it doesn't really matter the protocol, but the message you're trying to send, anyway, in the script i previously posted, you can replace the a, b, c, d or e variables, and send different messages, i never was able to use TCP, but this worked for me, maybe if you explain us in detail the message you are trying to send it would be useful,

    Hope it Helps
    Greener

    posted in technical issues read more
  • Greener

    Hello @offtandiscord

    I made this for my RP3 and never had this problem, maybe try looking at it or using it, it uses 5 GPIOS and send bangs, but you can make it to send a complex message

    Netsend-Example.py
    Netreceive-example.pd

    Hope it helps :D
    Greener

    posted in technical issues read more
  • Greener

    Grazie @shindeibrauns !

    I love GUIs abstractions, It's a Masterpiece

    Greener

    posted in abstract~ read more
  • Greener

    Hello @richtcello

    i was exactly on the same search short time ago, and the only solution i really had, was trying to "assemble" a [textfile] with some other [textfiles], to accomplish what i was looking for: write the following file with the input data:

    network={
    ssid="testing"
    psk="testingPassword"
    }

    So, look close all the guts, and maybe it will help you
    Wifi.zip

    Greener

    posted in technical issues read more
  • Greener

    Hello

    i made this patch for you, it's still kind of crappy, but its the closest i got by now with the effects of my guitar effects suite, as you see, the 12-string guitar has 4 octaves and 2 unisons, but this unisons still sound, because this strings are tuned by humans, obviously, so it doesn't get a perfect pitch, and it sound like a little chorus effect, try it, i didn't had time to put any GUI, but by the way i know you'll understand what it's up to

    Excuse my crappy English too,
    Greener :)

    12string.pd

    posted in abstract~ read more
  • Greener

    Hello @th8a

    Yesterday i took the time to read, understand and try every option, but, nothing happens with [shell], fortunately you gave me the idea with the [textfile] to achieve what i was looking for: Assemble a file system with variables and keyboard characters that PD doesn't allow, such as { }, and then use [shell] to move the file (Finally [shell] object wants to collaborate), if someone wants to see the final patch, just ask for it

    Thanks for your answers, :)
    Greener

    posted in technical issues read more
  • Greener

    Hi @whale-av

    Usually the shell on Mac OS starts on: /Users/yourname/
    But in the Shell object it starts on: /
    So, as you see, we have to put all the path, i tried different paths a lot of times, and tried with different files on different paths also, i comprobed the path by myself using the command: ls (it shows you all the files and folders contained on the actual directory), so i don't really get it

    Greener

    posted in technical issues read more
  • Greener

    Hello @th8a thanks for the answer

    i tried de 2nd one previously, but it didn't work, and now i tried the 1st and 3rd and even it doesn't work, also i tried with a file on the desktop that doesn't require password or super user privileges, but no :(
    Also i tried sudo -S <<< "mypassword" <my command>

    i think it is the shell object

    posted in technical issues read more
  • Greener

    i have tried it both ways, and a lot of different ways, changing the file location, but it doesn't work yet, i don't get it

    posted in technical issues read more
  • Greener

    Hello,
    i've been trying to use the [shell] object to sen a simple command, but i can't get it working, i have previously used "sudo shutdown -h now", "sudo reboot" on other scripts, the command i'm trying to use is: "sed -i '' 's/cuenta/variable/g' /Users/myname/prueba.txt" to replace a variable on a system file, i put the command directly on the terminal and it works, but in PD it doesn't, Any idea?

    Thank you
    Excuse my English
    Greener

    Captura de pantalla 2017-10-01 a la(s) 2.02.19 p.m..png

    posted in technical issues read more
  • Greener

    Hello,
    Does someone knows what port should i use in [comport] Object to get the Pins working?, i've already installed WiringPi

    Thanks :)

    posted in I/O hardware diyread more
  • Greener

    Oh, and i forgot to say that when i use TouchOSC (It controls the program tu Wifi), the sound doesn't crashes

    Any idea would be appreciated

    Greener

    posted in technical issues read more
  • Greener

    Hello,

    i'm running pd on a raspberry pi 3, with a Touch screen, and i have a really good sound response, but the problem comes when i use the Knob object, when i use it very fast, the audio crashes eventually, so i have to use it very very very slow, but i'm thinking it would be good to use the knob and output its value when is released,

    Someone knows how to do it?

    Cheers
    Excuse my bad English
    Greener

    posted in technical issues read more
  • Greener

    I don't use Windows, i use Mac but it worked perfectly! :'v
    Congrats :+1:

    posted in abstract~ read more
  • Greener

    Hello,

    i bring you this little drummer, you have to load some samples, and sequence a pattern, you can change it to some Metrics (4/4, 12/8, 3/4), And set if a sample jumps some measures, (The knobs "Steps"),

    Captura de pantalla 2016-06-14 a la(s) 20.27.46.png
    Click in "Eq/Mix" to open a new window

    Captura de pantalla 2016-06-14 a la(s) 20.30.24.png

    i have uploaded some samples, in case you don't have any
    Drummer.zip
    Samples.zip
    i'm not good at english, hope you understood what i meant

    Hope you like it, i accept critics

    Greener

    posted in abstract~ read more
  • Greener

    For me it is working Perfect!, even i don't understand how it works :'v haha, i can't get working correctly some circles and things, Congrats!, it very cool

    Greener

    posted in abstract~ read more
  • Greener

    I see you use an static circle as background, there is a basic circle you could use and i think it will be compatible with de different OSS

    Hope it works
    Greener

    circle2.pd

    posted in abstract~ read more
Internal error.

Oops! Looks like something went wrong!