[Csnd] Hardware suggestions for running csound on small form factor machines?
Date | 2024-04-01 16:42 |
From | Iain Duncan |
Subject | [Csnd] Hardware suggestions for running csound on small form factor machines? |
Hello csound hackers, I'm making myself an algorithmically-enhanced "super pad" machine, and am wondering what the smart money is these days for running such a thing on a small, fast, linux box to incorporate into a production rig. I expect to use up all available processing in my quest for interesting motion in the pads so I'm planning to run this on a dedicated little machine that will run audio out into the main box - essentially a home-brew standalone synth. Input into the box will be network messages most likely.
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
I am totally out of the loop on what one should use these days as my main box is an M1 mac mini. If anyone can share suggestions for small form factor linux machines that will run only csound that would be lovely. (linux for the low latency) thanks! |
Date | 2024-04-01 16:56 |
From | "Jeanette C." |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
Hi Iain, it generally depends on the overall CPU that you would likely use. The latest Raspberry Pi (still version 4?) is quite powerful for what it is. It won't compete with a mac M1. But it has network and USB, direct HDMI out or you could connect a small USB interface. You could do a minimal install on that. HTH. Best wishes, Jeanette -- * Website: http://juliencoder.de - for summer is a state of sound * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g * Audiobombs: https://www.audiobombs.com/users/jeanette_c * GitHub: https://github.com/jeanette-c I thought love was just a tingling of the skin <3 (Britney Spears) Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2024-04-01 17:28 |
From | Dave Seidel |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
I agree with Jeanette, the Pi 4 works very well, and in fact is my primary platform for realtime Csound for the past 4-5 years. I have a Pisound card on the Pi 4, works great, and I also have an external 8-channel sound card when I need more than 2 channels. In a concert setting, I use either a phone or a tablet from an SSH session. For UI, I use Open Sound Control, also running on the Pi, from a Chrome instance on a tablet. Working on Csound code is easy using VS Code on the PC, with Steven's excellent Csound extenstion, attached to the Pi via SSH. I build Csound from source on the Pi, which is quite easy. The Pi also serves very well as a MIDI host. - Dave On Mon, Apr 1, 2024, 11:56 AM Jeanette C. <julien@mail.upb.de> wrote: Hi Iain, |
Date | 2024-04-01 17:50 |
From | Iain Duncan |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
Thanks, good to know. Has anyone tried the Beelink stuff? iain On Mon, Apr 1, 2024 at 9:29 AM Dave Seidel <dave.seidel@gmail.com> wrote:
|
Date | 2024-04-01 19:17 |
From | Iain Duncan |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
or the intel NUC's for that matter? iain On Mon, Apr 1, 2024 at 9:50 AM Iain Duncan <iainduncanlists@gmail.com> wrote:
|
Date | 2024-04-01 19:30 |
From | "Brian R." |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
Intel killed its nuc line. I would go for a name brand, I had a lenovo mini pc which lasted 10 years for me. On Mon, Apr 1, 2024 at 11:16 AM Iain Duncan <iainduncanlists@gmail.com> wrote:
|
Date | 2024-04-01 19:51 |
From | Iain Duncan |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
well, glad I asked! Does anyone reading this happen to know what the best chip on those would be for running Csound? I'm assuming whatever has the fastest single-thread clock speed? (but I don't know what that is..) thx On Mon, Apr 1, 2024 at 11:30 AM Brian R. <brianwredfern@gmail.com> wrote:
|
Date | 2024-04-02 04:58 |
From | Forrest Curo |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
The beelink I've got is a nice machine; but not the latest -- and I haven't tried anything too professional with it in the audio. (Nice sound with a little usb soundcard & pipewire.) On Mon, Apr 1, 2024 at 11:50 AM Iain Duncan <iainduncanlists@gmail.com> wrote:
|
Date | 2024-04-02 12:44 |
From | Dave Seidel |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
When I said Open Sound Control, I meant Open Stage Control: https://openstagecontrol.ammd.net/ On Mon, Apr 1, 2024 at 12:28 PM Dave Seidel <dave.seidel@gmail.com> wrote:
|
Date | 2024-04-02 15:19 |
From | Iain Duncan |
Subject | Re: [Csnd] Hardware suggestions for running csound on small form factor machines? |
oh cool, didn't know about that one! On Tue, Apr 2, 2024 at 4:44 AM Dave Seidel <dave.seidel@gmail.com> wrote:
|