Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Rory D. via Linuxsampler-devel
On 04/11/2024 20:48, Doug Gray wrote: My pleasure with the patches - not my work but again would like to see this adopted into the source tree. Thanks for the ‘git apply …patch’ command, good to know. Doug Sent from my iPad Was able to test it tonight. It works! Had to do quite a bit of fiddli

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Luandino Jean-Elie
It's working now! I just replaced the 2 files and compiled linuxsampler without running any patch. Le lun. 4 nov. 2024, 15:24, Luandino Jean-Elie a écrit : > Hello again, > Sorry for my ignorance, could you please tell me where do I put the files > RT Math.cpp and atomic.h ? First I ran the pa

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Luandino Jean-Elie
Hello again, Sorry for my ignorance, could you please tell me where do I put the files RT Math.cpp and atomic.h ? First I ran the patch as it is...failure. Then I replaced the original atomic and rtmath files by the ones you send me and got an error after running git apply in the linuxsampler src

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Doug Gray
My pleasure with the patches - not my work but again would like to see this adopted into the source tree.Thanks for the ‘git apply …patch’ command,  good to know.DougSent from my iPadOn 4 Nov 2024, at 8:22 PM, Luandino Jean-Elie wrote:Thank you ! Le lun. 4 nov. 2024, 09:09, Rory Dudley

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Luandino Jean-Elie
Thank you ! Le lun. 4 nov. 2024, 09:09, Rory Dudley a écrit : > On 04/11/2024 19:25, Doug Gray wrote: > >Use the ‘patch’ command, see ‘man patch’ for details. > > > >Sent from my iPhone > > > > > >On 4 Nov 2024, at 7:02 PM, Luandino Jean-Elie < > [email protected]> > >wrote: >

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Doug Gray
Use the ‘patch’ command,  see ‘man patch’ for details.Sent from my iPhoneOn 4 Nov 2024, at 7:02 PM, Luandino Jean-Elie wrote:Thank you very much for attaching the files needed to patch. So far, I only succeeded in installing linuxsampler plugin but it is dependent on Reaper host. The idea is to r

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-04 Thread Luandino Jean-Elie
Thank you very much for attaching the files needed to patch. So far, I only succeeded in installing linuxsampler plugin but it is dependent on Reaper host. The idea is to run a headless stand alone linuxsampler on Raspberry Pi 5 with ssd drive. Thing is I have no idea how to apply the patches. Le

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-03 Thread Doug Gray
The patches I used are kicking around on git somewhere.  They work for me compiling to 32 and 64 bit.   I am exclusively using Pi4 64bit for my sampled piano and encounter problems on only very complex passages (at tempo Claire de Lune) especially if I add in samples triggered on note release. I ha

Re: [Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-03 Thread Luandino Jean-Elie
Hello, I have basically the same Rt Math problem compiling on Raspberry Pi 5 64 bit arm. Any help would be appreciated ... Thank you. Le dim. 3 nov. 2024, 09:45, Rory D. via Linuxsampler-devel < [email protected]> a écrit : > Hello, > > I am trying to get LinuxSampler to ru

[Linuxsampler-devel] LinuxSampler lacks time stamp code for your system

2024-11-03 Thread Rory D. via Linuxsampler-devel
Hello, I am trying to get LinuxSampler to run on my aarch64 Fedora Linux 41 laptop. However, I ran into an issue during the compile. I get an error when trying to build the file RTMath.cpp. The exact error is as follows: RTMath.cpp:77:8: error: #error "Sorry, LinuxSampler lacks time stamp