chuck + chugins + ladspa plugins in docker?
All, Has anyone tried to install chuck + chugins + LADSPA plugins into a Docker image? I lost and replaced some Mac hardware and am not looking forward to going through all the trouble necessary to build all this stuff on OSX again, e.g. Joel Matthys' Fork of CCRMA ChuGins https://github.com/jwmatthys/chugins the C* Audio Plugin Suite http://quitte.de/dsp/caps.html TAP-plugins http://tap-plugins.sourceforge.net/index.html Computer Music Toolkit (CMT) http://www.ladspa.org/cmt The SWH Plugins package for the LADSPA plugin system http://plugin.org.uk/ Rubber Band Library http://breakfastquay.com/rubberband/ If anyone has experience with Docker on Raspberry Pi or BeagleBone Black, that would be interesting to hear about too. Thanks, michael
Michael
while I haven't dockered Chuck, I've done pd stuff in Docker on Raspberry
Pis, deployed through resin.io.
You flash their container image onto your Pis or Beaglebones and push your
Dockerfile project to their git remote, then they build it and deploy to
your boards over the internet.
I'm not affiliated with Resin, but I'd totally recommend their service.
On Thu, Nov 5, 2015 at 5:30 PM Michael Heuer
All,
Has anyone tried to install chuck + chugins + LADSPA plugins into a Docker image?
I lost and replaced some Mac hardware and am not looking forward to going through all the trouble necessary to build all this stuff on OSX again, e.g.
Joel Matthys' Fork of CCRMA ChuGins https://github.com/jwmatthys/chugins
the C* Audio Plugin Suite http://quitte.de/dsp/caps.html
TAP-plugins http://tap-plugins.sourceforge.net/index.html
Computer Music Toolkit (CMT) http://www.ladspa.org/cmt
The SWH Plugins package for the LADSPA plugin system http://plugin.org.uk/
Rubber Band Library http://breakfastquay.com/rubberband/
If anyone has experience with Docker on Raspberry Pi or BeagleBone Black, that would be interesting to hear about too.
Thanks,
michael _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Hello Andrew,
Thank you for the link -- I hadn't heard of Resin.io before. I wonder if
they have some allowance for open source projects? I would want to create
a publicly available image and then let anyone deploy that to their devices.
michael
On Fri, Nov 6, 2015 at 12:34 AM, Andrew Monks
Michael
while I haven't dockered Chuck, I've done pd stuff in Docker on Raspberry Pis, deployed through resin.io.
You flash their container image onto your Pis or Beaglebones and push your Dockerfile project to their git remote, then they build it and deploy to your boards over the internet.
I'm not affiliated with Resin, but I'd totally recommend their service.
On Thu, Nov 5, 2015 at 5:30 PM Michael Heuer
wrote: All,
Has anyone tried to install chuck + chugins + LADSPA plugins into a Docker image?
I lost and replaced some Mac hardware and am not looking forward to going through all the trouble necessary to build all this stuff on OSX again, e.g.
Joel Matthys' Fork of CCRMA ChuGins https://github.com/jwmatthys/chugins
the C* Audio Plugin Suite http://quitte.de/dsp/caps.html
TAP-plugins http://tap-plugins.sourceforge.net/index.html
Computer Music Toolkit (CMT) http://www.ladspa.org/cmt
The SWH Plugins package for the LADSPA plugin system http://plugin.org.uk/
Rubber Band Library http://breakfastquay.com/rubberband/
If anyone has experience with Docker on Raspberry Pi or BeagleBone Black, that would be interesting to hear about too.
Thanks,
michael _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Michael!
They charge per device on your account; free for up to 5. If I were you,
I'd release the repository (with Dockerfile) on github, users could then
clone that, and push it to their own resin account.
(For open source, you likely don't want all users' devices to update
automatically when you push; so separate accounts for everybody makes sense)
On Fri, Nov 6, 2015 at 10:04 AM Michael Heuer
Hello Andrew,
Thank you for the link -- I hadn't heard of Resin.io before. I wonder if they have some allowance for open source projects? I would want to create a publicly available image and then let anyone deploy that to their devices.
michael
On Fri, Nov 6, 2015 at 12:34 AM, Andrew Monks
wrote: Michael
while I haven't dockered Chuck, I've done pd stuff in Docker on Raspberry Pis, deployed through resin.io.
You flash their container image onto your Pis or Beaglebones and push your Dockerfile project to their git remote, then they build it and deploy to your boards over the internet.
I'm not affiliated with Resin, but I'd totally recommend their service.
On Thu, Nov 5, 2015 at 5:30 PM Michael Heuer
wrote: All,
Has anyone tried to install chuck + chugins + LADSPA plugins into a Docker image?
I lost and replaced some Mac hardware and am not looking forward to going through all the trouble necessary to build all this stuff on OSX again, e.g.
Joel Matthys' Fork of CCRMA ChuGins https://github.com/jwmatthys/chugins
the C* Audio Plugin Suite http://quitte.de/dsp/caps.html
TAP-plugins http://tap-plugins.sourceforge.net/index.html
Computer Music Toolkit (CMT) http://www.ladspa.org/cmt
The SWH Plugins package for the LADSPA plugin system http://plugin.org.uk/
Rubber Band Library http://breakfastquay.com/rubberband/
If anyone has experience with Docker on Raspberry Pi or BeagleBone Black, that would be interesting to hear about too.
Thanks,
michael _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (2)
-
Andrew Monks
-
Michael Heuer