Today FlexamySynth moved to SourceForge, since it's old home
on Google Code will be shutting down soon.
I celebrate this by releasing a new version of the library,
FluxSynth, which is [FlexamySynth] made I/O oblivious.
This liberates the lib from all previous dependencies on any
particular I/O lib, and allows you to use any means you want
to actually transfer the MIDI data stream to the SAM2195 chip.
You simply write a sendByte function, and assign it
to the function pointer in your lib instance.
Easy as pie.
This release is long overdue, and I hope you'll find it useful.
It is the library I use myself to talk to my FluxamaSynth.
As soon as I can find out how to do it, the programmer's
documentation will be made available here in webpage form,
for those who prefer that to the previous CHM file.
Now go and build a cool bleepbox or whatever ;)
Neo