Linuxsampler on Raspberry Pi - rtmath issue

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
moony
Newbie
Posts: 2
Joined: Mon Feb 11, 2013 2:58 pm

Linuxsampler on Raspberry Pi - rtmath issue

Post by moony » Thu May 23, 2013 1:50 pm

Hi,
I tried to get Linuxsampler running on the Raspberry Pi (a small computer with an ARM CPU) But I got an error that rtmath is not available.
I found out, that ARM CPUs don't support the rtmath function (or the ability of time stamp), see this thread about another ARM computer: http://bb.linuxsampler.org/viewtopic.php?f=2&t=514
Someone started to implement this function for ARM, but I don't get on with what is available there http://gitorious.org/rtmath/pages/Home and he didn't answer my email.

Is it possible to disclaim rthmath in Linuxsampler? I know it's about precise timers. Could you use timers, that are just less precise?
Or any ideas how rtmath can be used on the Raspberry Pi or ARM generally?

stevebake
Newbie
Posts: 1
Joined: Thu Jun 08, 2017 5:22 am

Re: Linuxsampler on Raspberry Pi - rtmath issue

Post by stevebake » Thu Jun 08, 2017 5:27 am

I'm maintaining a linuxsampler-arm patch here which includes RTMath.cpp and atomic.h changes.
I'd love this to be merged upstream, but it is not clear how to propose that.

Post Reply