←back to thread

Radium Music Editor

(users.notam02.no)
239 points ofalkaed | 2 comments | | HN request time: 0.409s | source
Show context
DidYaWipe ◴[] No.44504300[source]
Bummer about the reported Mac issues. Anybody have experience with it there?

I have Logic, so I will probably never devote the time to trying to fix this. But maybe if I understood the "tracker" interface it would be more appealing.

replies(1): >>44504877 #
1. 0x20cowboy ◴[] No.44504877[source]
I have a smaller tracker app that has similar problems on mac.

When you use the keyboard for navigation , holding down a key brings up the accent dialog thing. It also starts doing that “bllllllllllpppppp” noise like you’re doing something wrong.

If you try to add sandbox and harding the SDL timer seems to go nuts, loops too fast and crashes often.

Also, a lot of old tracker code uses 32 bit tricks that arm64 just doesn’t like and there doesn’t seem to be a nice way to force a 32 bit mode.

If you dont build with sandbox or harding it behaves better, but then of course you can’t validate or distribute it.

replies(1): >>44506231 #
2. DidYaWipe ◴[] No.44506231[source]
Thanks for the info!

Never heard of "harding" though.