|
From: <be...@ga...> - 2003-10-28 17:32:37
|
Scrive Mark Knecht <mar...@co...>: > Yes, works better as root: > > root@Wizard linuxsampler # ./linuxsampler --numfragments 2 > --fragmentsize 256 --gig ../Gigs/Mellotron\ 8Voice.gig > Initializing audio output...OK > Loading gig file...OK > Caching initial samples...OK > Starting disk thread...OK > Starting MIDI in thread...OK > Disk thread running > Starting audio thread...OK > LinuxSampler initialization completed. > Audio thread running > excellent ! the mlock and sched_setscheduler warnings are becaue a regular user cannot call these functions. It might occur you get mlock errors as root too, but this means that the preloaded RAM size (preloadsize * number of samples in a GIG file) exceeds the available physical memory. See my response to Robert. Keep in mind that here is no concept of midi channel yet, so you can just send midi data (note on/off) to any channel of the ALSA port linuxsampler creates. Let us know if when getting back home you are able to get out sound of LS. PS: Mark, be careful to not scare off neighbours with strange noises while remotely operating LS via ssh :-) cheers, Benno ------------------------------------------------- This mail sent through http://www.gardena.net |