This is a space for news about projects, ideas for future development, information that doesn't fit easily into documentation, and thoughts on technology, music, science, or whatever else I'm thinking about.
Tags:
raspberry pi (9) squishbox (9) store (5) synth (5) fluidpatcher (4) soundfont (3) conferences (1) controllers (1) midi (1) midifoot (1) stompbyte (1)Archive:
2024 (1) 2023 (1) 2022 (3) 2021 (4) 2020 (3) 2019 (1) 2018 (2) 2017 (1) 2016 (3) 2015 (1)-
Learning to FluidSynth
May 6, 2016, 3:23 p.m.I figured out some more things that are starting to make me realize the power of FluidSynth as a synth engine. To start, I purchased one of the newly-released Pi…
-
Raspberry Pi in a Box
April 2, 2016, 6:14 p.m.I've spent a good amount of time since the last update improving the JamPi to the point where I can take it on stage and be reasonably confident it's going…
-
Teaching FluidSynth Some New Tricks
Feb. 21, 2016, 5:45 p.m.There is a python package pyfluidsynth that has ctypes bindings that directly use the FluidSynth API, rather than using subprocess to talk to the clunky FluidSynth shell. However, this library…