Post a New Reply
Reply to thread: Ubuntu samplerbox?
Username:
Post Subject:
Post Icon:
Your Message:
Smilies
Smile Wink Cool Big Grin
Tongue Rolleyes Shy Sad
At Angel Angry Blush
Confused Dodgy Exclamation Heart
Huh Idea Sleepy Undecided
[get more]


Thread Review (Newest First)
Posted by hansehv - 10-12-21, 23:48
Hi John,
Yes, it is possible to run samplerbox from a normal linux desktop as it is "just a python app".
I and many others did/do.
You may encounter latency, as samplerbox as quite cpu intensive sometimes and desktops have more things to do.

You'll need to use the sources from github and adapt some config values, install any missing packages / python libraries as well as create some symbolic links for the hard coded directories in the script. Just run is as root (sudo) act upon the error messages.
Coming release will be a bit friendlier with respect to directories.

I don't have docs for doing such things as I publish for "use it as you like".
If somebody has/makes instructions, I can add (a link to) them in the docs.

Hans
Posted by johnbeatle - 29-11-21, 20:52
Is it possible to port across to Ubuntu and run from the cmd line?  Has anyone tried it?