DelayArchitect icon indicating copy to clipboard operation
DelayArchitect copied to clipboard

DelayArchitect freezes Reaper

Open muziker opened this issue 2 years ago • 1 comments

In reaper 6.47 linux, DelayArchitect commit 9055fe3 freezes reaper 6.47 linux when adjusting the tap levels to a low number. Also just had this other thing happen where nothing is playing but audio is generated in the track where DA is in. When Reaper plays for a while, it then locks up with a repeating audio buffer.

No audio denormalization ?

muziker avatar Mar 11 '22 06:03 muziker

Hello @muziker,

freezes reaper 6.47 linux when adjusting the tap levels to a low number

There was an assertion raised when one edited the taps outside the screen range, using the pencil tool (shift key). This is taken care of in ba697b9.

Also, another assert raised by a misconfiguration of audio buses fixed at 2ba5429.

Also just had this other thing happen where nothing is playing but audio is generated in the track where DA is in. When Reaper plays for a while, it then locks up with a repeating audio buffer.

This is a problem more of the DSP-side, should be another issue; and if you can, please provide a patch that can recreate the problem.

jpcima avatar Mar 24 '22 12:03 jpcima