Everything is working splendidly, until I start to record Midi or Audio. Then everything freezes. I tried other audio-engines etc but only ALSA works. I also adjusted the buffer size and thereby latency.
Does anybody know what settings might possibly fix this?
Gratful for any and all suggestions no matter how outlandish.
If I could do all my recording on Debian I could ditch the airgapped windows machine I currently use for recording and finally be 100% FOSS.
Update: I had a limit for my memory usage set to some default of 4 GiB I increased that to a higher number. This improved but did not resolve the issue in the end.
Anyone reading this here is the guide I followed to do so on a Debian: https://discourse.ardour.org/t/your-system-has-a-limit-to-locked-memory-solution/86813
The setting that worked for me is “Switch to Bitwig.” :D
But seriously, I never got Ardour to work on any OS, and that seriously bums me out. I’d love to be just that much closer to 100% FOSS.
I can’t install any non-free software on this system. I alreay have a fully working daw on my old airgapped windows machine. However I rather not use non-foss software that is why i am bothering with ardour to begin with. Maybe it’s time to just get analog hardware (tape recorder etc…)
FWIW, I regularly use a Zoom H8 and do my major editing/mixdown in Tenacity, minor quick stuff directly in the H8. I give Ardour a try every few years, and things are definitely getting better. I just don’t have a lot of patience for getting the audio working in Ardour. I still support Ardour because I see that things are improving.
Edit to add: I think it says a lot of good things about the Ardour project that one has to dig a bit to find the donation link. For people who can and want to financially support Ardour, here it is: https://community.ardour.org/donate
Run it in a terminal and pipe the output to a text file.
~/> ardour > output.log
Something like above. That will give you the text output up to the crash and hopefully have useful information like an error code or fault warning.
Will this work even if it just freezes and technically never really crashes? Thanks this might be the light at the end of the tunnel. Would be grand if that gives the hint on how to make this work!