Page 1 of 1

Flowstone on Raspberry Pi?

Posted: Thu Apr 13, 2017 12:20 am
by nix
Heya,
Is there any chance we could get an ARM compile of FS to run in Win10 IoT on Raspberry Pi?
This would be a mega capability IMO.

Here is the multi-channel soundcard for the Pi->
http://www.flatmax.org/phpbb/
http://www.vguitarforums.com/smf/index. ... ic=20678.0

Re: Flowstone on Raspberry Pi?

Posted: Thu Apr 13, 2017 4:56 pm
by Tzarls
Windows 10 IoT doesn't have a graphical shell, it is only command line so it would be quite difficult to have flowstone, which relies on a GUI, working there.

Re: Flowstone on Raspberry Pi?

Posted: Thu Apr 13, 2017 11:54 pm
by nix
Oh sorry,
I don't know much about micro-computers,
and have just started to research.
Thanks!
There is one system called Latte Panda, we are compatible with that one atm

Re: Flowstone on Raspberry Pi?

Posted: Fri Apr 14, 2017 7:12 am
by Tzarls
Well, the Latte Panda uses an Atom processor si its basically the same as the Asus eee computers from a few years ago - I used to have synthmaker running beautifully on one of those. The Raspberry uses an ARM processor, so any software you want to run there must be compiled not only for the operating system you are using there (linux, Windows IoT or any of the other available OS) but also for processor. In that sense it will be easier to have a Mac port than to have a port for the Raspberry. But you can try using Pure Data - I've seen projects using the Raspberry pi avt as a multi fx processor with a PD patch.