[L2Ork-dev] disis_munger~ in last purr-data release?

Albert Graef aggraef at gmail.com
Sun Mar 4 11:56:04 EST 2018


So there you go again. Yep, that was a trivial edit, but I ran some
tests on Linux and and Windows to make sure that the tcl junk is
*really* gone this time. ;-) Will try on Mac later tonight, but I'm
sure it's going to work there as well.

Also, I figured out where the crashes came from. Apparently
disis_munger~ doesn't like multithreading. If I link against the
single-threaded flext library, it seems to works fine. Corrected
Makefile attached as well.

I couldn't figure out how to get any sound out of the help patch,
though. Alberto, can you give me some instructions, please, so that I
can properly test this? But what I can say with confidence is that the
help patch now opens fine and the external doesn't crash any more.
Victory! :) Ico, good call to procrastinate on this, lol.


On Sun, Mar 4, 2018 at 4:46 PM, Albert Graef <aggraef at gmail.com> wrote:
> Oops, sorry, I got that patch the wrong way round, it should #define
> FLEXT_NOATTREDIT, not #undef it. Stand by.
>
> On Sun, Mar 4, 2018 at 4:43 PM, Albert Graef <aggraef at gmail.com> wrote:
>> On Sun, Mar 4, 2018 at 4:08 PM, Jonathan Wilkes <jon.w.wilkes at gmail.com> wrote:
>>> Where are you getting stk on Windows? Is it available as a package in msys2?
>>
>> Nope, I just compiled it from source
>> (http://ccrma.stanford.edu/software/stk/release/stk-4.6.0.tar.gz).
>> Builds cleanly in msys2, just run `autoconf && ./configure && make`.
>>
>>> patch flext so that it doesn't send the tcl
>>> proc to the GUI which--
>>> even if it didn't break the parser-- will still scare users.
>>
>> That's easy as well, just a single line. Patch attached.
>>
>> If Ico can fix that crash bug, then we're in business. :) I'd
>> volunteer to add the necessary build magic to tar_em_up.sh, that's not
>> going to be a big deal AFAICT. We'd need to mirror flext from GH,
>> though (so that we can apply this patch), and pull that in as a
>> submodule.
>>
>> --
>> Dr. Albert Gr"af
>> Computer Music Research Group, JGU Mainz, Germany
>> Email:  aggraef at gmail.com
>> WWW:    https://plus.google.com/+AlbertGraef
>
>
>
> --
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggraef at gmail.com
> WWW:    https://plus.google.com/+AlbertGraef



-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggraef at gmail.com
WWW:    https://plus.google.com/+AlbertGraef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flext-remove-tcl-junk.diff
Type: text/x-patch
Size: 337 bytes
Desc: not available
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20180304/7dd15a4a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 1393 bytes
Desc: not available
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20180304/7dd15a4a/attachment.obj>


More information about the L2Ork-dev mailing list