Possible bug in adsr on wav export

Found a bug? Post it here.
Post Reply
philipbergwerf
Posts: 174
Joined: Sat Mar 17, 2018 4:23 pm

Possible bug in adsr on wav export

Post by philipbergwerf »

I have made a example file that plays without problems. But when you render this file, only the first note get's canceled for some reason.

When I go inside the string module(in this example) and remove the connection between 01 and 0B and set 0A-07 to 16384, the sound changes but the first note is played on wav export. So I am searching this in the adsr module. It seems something is initialized in the adsr before rendering that forces the output to zero after the first note gets played.

Is this wanted behaviour or can we consider this a little bug?
Attachments
possiblebug.sunvox
(13.59 KiB) Downloaded 88 times
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Possible bug in adsr on wav export

Post by NightRadio »

Seems this is the same bug: https://warmplace.ru/forum/viewtopic.php?p=20566#p20566
But I hope I managed to fix it in 2.0 :)
Post Reply