Memory access failure [FIXED in 2.0]

Found a bug? Post it here.
Post Reply
Lilith
Posts: 61
Joined: Mon Jun 07, 2021 12:37 am

Memory access failure [FIXED in 2.0]

Post by Lilith »

Hi Alex,

in the attached project I get memory access failure when hitting play. There must be an issue with the module 51. Possibly it makes no sense what I connected (I want to connect two modules to the compressor), but I think SunVox should not crash in that case. This is on Ubuntustudio 20.04

Image

https://e.pcloud.link/publink/show?code ... EPVmwkEIhX

Best,
Marco

edit:

same happens with this connection:

Image

I also reproduced the crash on the cell phone (Android).
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Memory access failure [FIXED in 2.0]

Post by NightRadio »

Thanks!
Just added crash protection for such cases in SunVox 2.0.
Why it's crashing now: the side-chain channel requires a sound signal, but you connect the modules (MultiCtl, Velocity2Ctl) that have no sound outputs at all (they only send the controller commands)
Lilith
Posts: 61
Joined: Mon Jun 07, 2021 12:37 am

Re: Memory access failure [FIXED in 2.0]

Post by Lilith »

NightRadio wrote: Wed Aug 04, 2021 4:12 pm Thanks!
Just added crash protection for such cases in SunVox 2.0.
Why it's crashing now: the side-chain channel requires a sound signal, but you connect the modules (MultiCtl, Velocity2Ctl) that have no sound outputs at all (they only send the controller commands)
Thanks for "fixing" my stupidity :good: :roll:
Post Reply