

3·
1 month agoRust community might be phlegm but the language itself should be yellow bile, while c++ should be phlegm.
IMO
Rust community might be phlegm but the language itself should be yellow bile, while c++ should be phlegm.
IMO
Equality in rust is value equality per default, that’s what these traits are for. If you want to check pointer equality you’d use the std::ptr::eq
function to check if two pointers are equal, which is rather rare in practice. You can also implement the PartialEq
trait yourself if you need custom equality checks.
I can greatly recommend Reaper to you, in case Ableton + Wine doesn’t work out.
I only recently got into music making as a hobby so my overall perspective might be limited, but other DAWs I tried included:
I settled with Reaper bc of it’s customizability, freedom in workflow and cheap price without compromising in pro features. It’s actually completely free as long as you are evaluating buying it, which is up to you for how long. And the customizability is off the charts compared to any other DAW.
But what really sold Reaper to me was the lack of hurdles that got into my way of learning to make music.
Have fun