Hello everyone,
Here is my problem; I compiled a C program (fluidsynth) that convert MIDI files to WAV, but I can't write those converted files on my files because it says : "Failed to pin the sample data to RAM; swapping is possible."
Then I tried to edit the file 'etc/security/limits.config' to bypass that limitation, but without sudo, I can't really do anything on system files... Not sure if it's the main reason, but I will start all over again, with a new account.
If you want to know a bit more about FluidSynth : http://www.fluidsynth.org/api/index.html#CreatingAudioDriver
Regards,
Dan