<div dir="ltr">I am using ALSA<br></div><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 7, 2021 at 3:28 AM Jonathan Wilkes <<a href="mailto:jon.w.wilkes@gmail.com" target="_blank">jon.w.wilkes@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Apr 6, 2021 at 7:20 AM Tanmay Gujar <<a href="mailto:tanmaygujar999@gmail.com" target="_blank">tanmaygujar999@gmail.com</a>> wrote:<br>
><br>
> Hello again! A couple of clarifications on the issue.<br>
><br>
> I am running pd on Debian(Ubuntu 20.04.2 LTS) and used "make all" to build the project.<br>
> I have had no trouble in communication when pd-l2ork is run without the nogui flag.<br>
> The pd process with nogui flag exits as soon as I send a message through the socket connection. I have also tried to use the pdsend tool available in the puredata-utils package, but it leads to the same error.<br>
<br>
Hm-- what audio backend are you using when you run it in normal mode?<br>
<br>
-Jonathan<br>
<br>
><br>
> Regards,<br>
> Tanmay Gujar<br>
><br>
> On Tue, 6 Apr, 2021, 1:43 pm Tanmay Gujar, <<a href="mailto:tanmaygujar999@gmail.com" target="_blank">tanmaygujar999@gmail.com</a>> wrote:<br>
>><br>
>> Hello I am Tanmay! I am a recently accepted student to the MS CSE program at UCSD. I am interested in contributing to purr-data and plan to submit a proposal for GSOC 2021.<br>
>><br>
>> Specifically, I would like to work on the Terminal REPL project. I have been looking through the source code to find an appropriate way to execute the idea but I have hit a few roadblocks.<br>
>><br>
>> Thoughts so far:<br>
>> For communication between pd and the REPL I plan to use Internal pd messages as described on the Puredata info page and also in the purr-data Repo.<br>
>><br>
>> I have managed to open a socket connection using nodeJS and I am able to send operations to pd using the [netreceive] object.<br>
>><br>
>> Issue:<br>
>> When I run pd with the nogui flag, as users would when using an embedded device, and send operations to it, the process exits with the message<br>
>> Pd: signal 6.<br>
>> What could be the potential problem?<br>
>><br>
>> Feedback on approach:<br>
>> Is this an appropriate approach to bridging the gap between the REPL and pd. i.e the REPL interface would be an abstraction over the Internal Pd message interface.<br>
>><br>
>> Regards,<br>
>> Tanmay Gujar [Github] [Gitlab] [Site]<br>
>> UCSD MS CSE Fall 2021<br>
>><br>
> _______________________________________________<br>
> L2Ork-dev mailing list<br>
> <a href="mailto:L2Ork-dev@disis.music.vt.edu" target="_blank">L2Ork-dev@disis.music.vt.edu</a><br>
> <a href="https://disis.music.vt.edu/listinfo/l2ork-dev" rel="noreferrer" target="_blank">https://disis.music.vt.edu/listinfo/l2ork-dev</a><br>
_______________________________________________<br>
L2Ork-dev mailing list<br>
<a href="mailto:L2Ork-dev@disis.music.vt.edu" target="_blank">L2Ork-dev@disis.music.vt.edu</a><br>
<a href="https://disis.music.vt.edu/listinfo/l2ork-dev" rel="noreferrer" target="_blank">https://disis.music.vt.edu/listinfo/l2ork-dev</a></blockquote></div></div>