Stereo Tool https://forums.stereotool.com/ |
|
Stereo Tool 10.31 BETA https://forums.stereotool.com/viewtopic.php?t=34069 |
Page 11 of 14 |
Author: | Hitman [ Fri Jul 26, 2024 12:17 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Mr. Hans did any library depency change from 035 onwards on the linux version? They exit with SIGSEGV on my system. No debug info unfortunately. Same with the latest versions with the correct library path. Just curious, it's not important. |
Author: | gavinmcgrath [ Fri Jul 26, 2024 2:28 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote: Quote: Quote: Just tested Beta 10.31-026 on Mac wavelab 12. still issues with loading presets. they aren't saving on opening of session still. The plugin is unstable as well. keeps crashing wavelab all the time. |
Author: | MrKlorox [ Fri Jul 26, 2024 3:21 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote:
Beta 042 VST3 not recalling previous loaded presets In Wavelab 12.0.30 on Mac Ventura 13.6.7. I'm still using Beta 017 as it's the only one that loads previously saved sessions.
I'm having this problem in Reaper too. Saving and loading projects wipes all ST settings. The only way to go about it is to save a ST preset every time you get ready to end the session, then load it up manually on the next time... which could be incredibly frustrating if you have a lot of instances.So when you say "presets" you aren't talking about Stereo Tool presets, correct? |
Author: | gavinmcgrath [ Fri Jul 26, 2024 6:32 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote: Quote:
Beta 042 VST3 not recalling previous loaded presets In Wavelab 12.0.30 on Mac Ventura 13.6.7. I'm still using Beta 017 as it's the only one that loads previously saved sessions.
I'm having this problem in Reaper too. Saving and loading projects wipes all ST settings. The only way to go about it is to save a ST preset every time you get ready to end the session, then load it up manually on the next time... which could be incredibly frustrating if you have a lot of instances.So when you say "presets" you aren't talking about Stereo Tool presets, correct? |
Author: | hvz [ Fri Jul 26, 2024 7:01 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote:
Mr. Hans did any library depency change from 035 onwards on the linux version? They exit with SIGSEGV on my system. No debug info unfortunately. Same with the latest versions with the correct library path.
Hi, which Linux version (32 or 64 bit, Intel/AMD or ARM) and which build exactly? Library dependencies don't cause SIGSEGV's afaik, so something must be wrong. Also, can you post the full output that's printed to the console on startup? That wil at least say something about where in the startup process it crashes.
Just curious, it's not important. |
Author: | hvz [ Fri Jul 26, 2024 7:03 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote: Quote:
Beta 042 VST3 not recalling previous loaded presets In Wavelab 12.0.30 on Mac Ventura 13.6.7. I'm still using Beta 017 as it's the only one that loads previously saved sessions.
I'm having this problem in Reaper too. Saving and loading projects wipes all ST settings. The only way to go about it is to save a ST preset every time you get ready to end the session, then load it up manually on the next time... which could be incredibly frustrating if you have a lot of instances.So when you say "presets" you aren't talking about Stereo Tool presets, correct? |
Author: | MrKlorox [ Fri Jul 26, 2024 8:08 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote: Quote: Quote:
Beta 042 VST3 not recalling previous loaded presets In Wavelab 12.0.30 on Mac Ventura 13.6.7. I'm still using Beta 017 as it's the only one that loads previously saved sessions.
I'm having this problem in Reaper too. Saving and loading projects wipes all ST settings. The only way to go about it is to save a ST preset every time you get ready to end the session, then load it up manually on the next time... which could be incredibly frustrating if you have a lot of instances.So when you say "presets" you aren't talking about Stereo Tool presets, correct? edit: scratch that last part. it just won't show the VST3x32 if the VST3x64 is present, I guess? |
Author: | Hitman [ Mon Jul 29, 2024 9:29 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote:
Hi, which Linux version (32 or 64 bit, Intel/AMD or ARM) and which build exactly? Library dependencies don't cause SIGSEGV's afaik, so something must be wrong. Also, can you post the full output that's printed to the console on startup? That wil at least say something about where in the startup process it crashes.
64bit x86, tried any of the builds, starting from 035 they all do the same.A limited gdb output, granted the binary has no debug symbols but maybe of help, i have 0 knowledge about the memory stuff ![]() Code: run Starting program: /home/hitmann/Programs/stereo_tool_jack_alsa <...> Thimeo Stereo Tool 10.31 BETA043 (for Linux with Jack) (C) Thimeo Audio Technology, 2001-2024 <...good threads ommited> ALSA lib pcm_dsnoop.c:567:(snd_pcm_dsnoop_open) unable to open slave <...usual console warnings ommited> ALSA lib pcm_usb_stream.c:481:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave <...> [New Thread 0x7fffa64826c0 (LWP 1510)] [New Thread 0x7fffa64716c0 (LWP 1511)] <...> [New Thread 0x7fffa644f6c0 (LWP 1517)] <briefly shows the GUI window> Thread 46 "stereo_tool_jac" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffa64716c0 (LWP 1511)] 0x00007ffff7a8cb49 in ?? () from /usr/lib/libc.so.6 info threads 44 Thread 0x7fffa6da26c0 (LWP 1509) "stereo_tool_jac" 0x00007ffff79b952e in ?? () from /usr/lib/libc.so.6 45 Thread 0x7fffa64826c0 (LWP 1510) "stereo_tool_jac" 0x00007ffff7a06535 in clock_nanosleep () from /usr/lib/libc.so.6 * 46 Thread 0x7fffa64716c0 (LWP 1511) "stereo_tool_jac" 0x00007ffff7a8cb49 in ?? () from /usr/lib/libc.so.6 |
Author: | hvz [ Mon Jul 29, 2024 10:13 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Quote: Quote:
Hi, which Linux version (32 or 64 bit, Intel/AMD or ARM) and which build exactly? Library dependencies don't cause SIGSEGV's afaik, so something must be wrong. Also, can you post the full output that's printed to the console on startup? That wil at least say something about where in the startup process it crashes.
64bit x86, tried any of the builds, starting from 035 they all do the same.A limited gdb output, granted the binary has no debug symbols but maybe of help, i have 0 knowledge about the memory stuff ![]() Code: run Starting program: /home/hitmann/Programs/stereo_tool_jack_alsa <...> Thimeo Stereo Tool 10.31 BETA043 (for Linux with Jack) (C) Thimeo Audio Technology, 2001-2024 <...good threads ommited> ALSA lib pcm_dsnoop.c:567:(snd_pcm_dsnoop_open) unable to open slave <...usual console warnings ommited> ALSA lib pcm_usb_stream.c:481:(_snd_pcm_usb_stream_open) Invalid card 'card' ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave <...> [New Thread 0x7fffa64826c0 (LWP 1510)] [New Thread 0x7fffa64716c0 (LWP 1511)] <...> [New Thread 0x7fffa644f6c0 (LWP 1517)] <briefly shows the GUI window> Thread 46 "stereo_tool_jac" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffa64716c0 (LWP 1511)] 0x00007ffff7a8cb49 in ?? () from /usr/lib/libc.so.6 info threads 44 Thread 0x7fffa6da26c0 (LWP 1509) "stereo_tool_jac" 0x00007ffff79b952e in ?? () from /usr/lib/libc.so.6 45 Thread 0x7fffa64826c0 (LWP 1510) "stereo_tool_jac" 0x00007ffff7a06535 in clock_nanosleep () from /usr/lib/libc.so.6 * 46 Thread 0x7fffa64716c0 (LWP 1511) "stereo_tool_jac" 0x00007ffff7a8cb49 in ?? () from /usr/lib/libc.so.6 |
Author: | Hitman [ Mon Jul 29, 2024 10:40 pm ] |
Post subject: | Re: Stereo Tool 10.31 BETA |
Sorry mr. Hans it is indeed named like that but i tried moving it completely and still behaves the same, guess i'm on my own from here, was just curious cause that seems to be the gui thread and didn't get this before, i will wait for updates on my side ![]() |
Page 11 of 14 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |