~mylofy


#1072 Fatal crash when adding post fader send 30 days ago

Ticket created by ~mylofy on ~alextee/zrythm-bug

#1061 Fatal crash when adding Geonkick to Collection 2 months ago

Ticket created by ~mylofy on ~alextee/zrythm-bug

Instant crash when adding geonkick to collection.

Zrythm 1.0.0-beta.4.6.3

gdb output: https://mark.nl.tab.digital/s/jZEoKEFeafxCqGY

log: https://mark.nl.tab.digital/s/Xw7MYXWZXeJ6FLq

#1059 System freeze during saving 2 months ago

Ticket created by ~mylofy on ~alextee/zrythm-bug

Zrythm 1.0.0-beta.4.6.3

wine-staging 8.3

yabridge 5.0.4

Had this happen several times and I was never able to get a backtrace but now.

This is a big project with 30+ windows plugins via yabridge on archlinux. Zrythm crashes during the saving process (either manual or autosaving) and the process carla-bridge-native saturates the cpu completely, so that the system almost appears frozen. Only options are a hard reset or -if you still manage to enter a shell- to killall -9 carla-bridge-native. This doesn't happen during every saving process.

This is how top looks like (potatoe quality): https://mark.nl.tab.digital/s/i7HpKpb474YDZ4k

Backtrace: https://mark.nl.tab.digital/s/2n7JETTagEz5MYF

Log: https://mark.nl.tab.digital/s/znjEf4o3yLNfP8f

#1058 Unexpected behaviour when modulating balance 2 months ago

Ticket created by ~mylofy on ~alextee/zrythm-bug

Archlinux, Zrythm 1.0.0-beta.4.6.3

Steps to reproduce:

  • Create instrument track
  • Add LFO plugin to modulators
  • Connect modulator output with fader balace port of the intrument track
  • => Balance is modulated left and right evenly
  • Save, close and reopen project
  • => Balance is modulated between left and center, not to the right

Workaround:

  • Disable modulation
  • Reset balance of instrument track to center
  • Enable modulation => Modulation is performed as initially set

Screencast: https://mark.nl.tab.digital/s/zpYE4PoncSPFAaP

Project: https://mark.nl.tab.digital/s/dYRrDYRRZfGgpsi

#1057 Fatal error when adding plugin to collection 2 months ago

Ticket created by ~mylofy on ~alextee/zrythm-bug

#594 Make track sends available for modulators 2 months ago

Ticket created by ~mylofy on ~alextee/zrythm-feature

It is not possible to select the send of a track in the modulator output selector. A use case could be e.g. to modulate the send to a reverb FX track with an LFO.

#1056 System crash during export 3 months ago

Ticket created by ~mylofy on ~alextee/zrythm-bug

System froze during export, needed hard reset. Archlinux, zen kernel 6.2.2, plasma 5.27.2 on Xorg 21.1.7, Zrythm 1.0.0-beta.4.6.3, jackdbus 1.9.22

Log: https://mark.nl.tab.digital/s/tTMWPzZZzaEjPsn

Backtrace: https://mark.nl.tab.digital/s/et8ZYPzT2qtj7wR

#1036 Export audio always getting clipping, no matter the type of file. 4 months ago

Comment by ~mylofy on ~alextee/zrythm-bug

This might be a duplicate of #1016

#583 Automation editor: Lock vertical movement with key combination when dragging automation nodes 5 months ago

Ticket created by ~mylofy on ~alextee/zrythm-feature

e.g. ALT + left click and drag locks the vertical position of the node so that you can move it without changing its value.

#582 Add function to add automation point where the line is 5 months ago

Ticket created by ~mylofy on ~alextee/zrythm-feature

When editing automation often you want to add an automation point where the line is, not where the mouse pointer is.

A behaviour like this I would find immensely helpful:

  • Left click => adds a point where the mouse pointer is (X and Y axis)
  • CTRL + left click => adds a point where the line is (same X axis value as mouse position, Y axis position on the existing automation line)