NYSTHI v2.4.23

I built rack myself from 05fa24a7

:’(

Thanks Antonio! :slight_smile:

Looking forward to try these out!!
Seems like you built against some newer beta that is not yet public?

Or should this work in beta 1?

Major!

:cry:

beta4 is my internal naming

yes it’s built against the Rack beta 1

sorry for the confusion

2 Likes

It has loaded in Rack2 beta1 on Windows for me

1 Like

Same here on Mac M1 BigSur, not showing up in the browser :sweat_smile:

Sorry Antonio, not showing in browser in beta 1 (Mac Catalina) - here’s the log:

[2.382 warn src/plugin.cpp:203 loadPlugin] Could not load plugin /Users/Steve/Documents/Rack2/plugins/NYSTHI: Failed to load library /Users/Steve/Documents/Rack2/plugins/NYSTHI/plugin.dylib: dlopen(/Users/Steve/Documents/Rack2/plugins/NYSTHI/plugin.dylib, 6): Library not loaded: libRack.dylib
  Referenced from: /Users/Steve/Documents/Rack2/plugins/NYSTHI/plugin.dylib
  Reason: image not found

Same issue here, Mac Os 10.13.

Yes same warning here too

Antonio’s aware of it and trying to fix it.

2 Likes

Good stuff Antonio!

Interesting! So it can be used as a pure signal delay, where output is exactly like input?

God bless Pierre and his little cotton socks!

Xatto, yes, of course
you have to set all WET and 0 FB

Sorry everyone I don’t know what’s happening on the MAC side, but on my MAC, rebuilding everything from scratch (yes, I did a fresh installation of Rack v2 and dependencies), I have my “distributable” plugin working

but if I use the same plugin in the Rack Beta version doesn’t work

must be a change happened on the MAC side in the libRack beta 1 (because previous release was working and I didn’t change any buinding script, or changed my computer or compiler)

PLEASE I need a report that the LINUX version is OK !

(I know, WIN 10 it’s ok)

2 Likes

lovely and the new stuff looks excellent!

1 Like

found the problem! the stripping phase is changed on MAC side (I have a different build system!)

2 Likes

please try this release (changed only MAC side!)

https://github.com/nysthi/nysthi/releases/download/v2.0.0b4/NYSTHI-2.0.0b4-mac.zip

4 Likes

Working now in beta 1 Mac - thank you!

1 Like

Here it works only after manual dezip But crashes !

[190.339 fatal adapters/standalone.cpp:60 fatalSignalHandler] Fatal signal 4 SIGILLEGAL INSTRUCTION. Stack trace:
27: 1   Rack                                0x000000010a8814b3 _ZL18fatalSignalHandleri + 275
26: 2   libsystem_platform.dylib            0x00007fff60003f5a _sigtramp + 26
25: 3   ???                                 0x00007fba15014070 0x0 + 140437193048176
24: 4   plugin.dylib                        0x000000000fd9e150 _ZNSt3__113unordered_mapIjNS_6vectorIhNS_9allocatorIhEEEENS_4hashIjEENS_8equal_toIjEENS2_INS_4pairIKjS4_EEEEEC2ESt16initializer_listISB_E + 768
23: 5   plugin.dylib                        0x000000000fd9d263 _ZN13ny_sound_fileIfEC2Ev + 2323
22: 6   plugin.dylib                        0x000000001000cb13 _ZN11SimpliciterC2Ev + 1075
21: 7   plugin.dylib                        0x000000001000c62f _ZZN4rack11createModelI11Simpliciter17SimpliciterWidgetEEPNS_6plugin5ModelENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEEEN6TModel12createModuleEv + 31
20: 8   libRack.dylib                       0x000000010a94cb9f _ZN4rack3app7browserL11chooseModelEPNS_6plugin5ModelE + 111
19: 9   libRack.dylib                       0x000000010a94bf86 _ZN4rack3app7browser8ModelBox8onButtonERKNS_6widget6Widget11ButtonEventE + 54
18: 10  libRack.dylib                       0x000000010a94c67b _ZN4rack6widget6Widget8onButtonERKNS1_11ButtonEventE + 235
17: 11  libRack.dylib                       0x000000010a94c67b _ZN4rack6widget6Widget8onButtonERKNS1_11ButtonEventE + 235
16: 12  libRack.dylib                       0x000000010a94c67b _ZN4rack6widget6Widget8onButtonERKNS1_11ButtonEventE + 235
15: 13  libRack.dylib                       0x000000010a9c27bb _ZN4rack2ui12ScrollWidget8onButtonERKNS_6widget6Widget11ButtonEventE + 331
14: 14  libRack.dylib                       0x000000010a94bbdb _ZN4rack3app7browser7Browser8onButtonERKNS_6widget6Widget11ButtonEventE + 235
13: 15  libRack.dylib                       0x000000010a9c131b _ZN4rack2ui11MenuOverlay8onButtonERKNS_6widget6Widget11ButtonEventE + 235
12: 16  libRack.dylib                       0x000000010a93ed2b _ZN4rack6widget12OpaqueWidget8onButtonERKNS0_6Widget11ButtonEventE + 235
11: 17  libRack.dylib                       0x000000010a9ca9ff _ZN4rack6widget10EventState12handleButtonENS_4math3VecEiii + 111
10: 18  AppKit                              0x00007fff35bc1d6d -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5891
9: 19  AppKit                              0x00007fff35bbe9c4 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2359
8: 20  AppKit                              0x00007fff35bbdc70 -[NSWindow(NSEventRouting) sendEvent:] + 497
7: 21  AppKit                              0x00007fff35a1f236 -[NSApplication(NSEvent) sendEvent:] + 2462
6: 22  libRack.dylib                       0x000000010aa42702 -[GLFWApplication sendEvent:] + 98
5: 23  libRack.dylib                       0x000000010aa444be _glfwPlatformPollEvents + 110
4: 24  libRack.dylib                       0x000000010a9cd730 _ZN4rack6window6Window4stepEv + 80
3: 25  libRack.dylib                       0x000000010a9cd6c8 _ZN4rack6window6Window3runEv + 40
2: 26  Rack                                0x000000010a880fc9 main + 2649
1: 27  libdyld.dylib                       0x00007fff5fcf5015 start + 1
0: 28  ???                                 0x0000000000000001 0x0 + 1

It seems its the similar crash as with Bidoo, Bogaudio and the voxglitch modules???