adrianmcroft
adrianmcroft
Thanks Daniel and Bernhard, I'd like to run Tiny on my Bela (low latency cape for BeagleBone Black) and need to disconnect the SDL (mainly because of the Posix calls...
You're too kind, there are some examples loaded into Bela, I'll try and dig something relevant out. Many thanks
I really don't want to give you work Bernhard, you've done all of the work already..... I've sent this file up as an example of a Bela file - for...
So I fiddled around - made it worse, unrolled it a bit. My C++ is really poor, damn you C# learning.... `#include` #include "SoundFontHelper.h" #include "SoundFontGlobals.h" #define TSF_IMPLEMENTATION #include "tsf.h"...
Ah that's how you do it :) Yes that's brilliant, I want to replace my hardware synths with something portable - Bela is tiddly and only requires a midi controller...
So, It works !! I'll have to rope a video together..... https://plus.google.com/u/0/collection/c7x6cB
et voila https://www.facebook.com/SoundfontBela/ (finally)...
Lots to do, not least of which is mention your work properly and undo some of the nasty code things that I've done. I got Very busy today - nailing...
I've made a POC of TSF with reverb in a VST using Martin Eastwood's mVerb code. It works on windows inside the SDL audio callback so now I'm trying to...
Bum, I have global reverb on my Beaglebone but it's stealing 25% CPU. Pity, it sounds very clean....