[LAD] prototyping callback based architecture in python?
Emanuel Rumpf
xbran at web.de
Sun Nov 6 09:34:23 UTC 2011
2011/11/4 Iain Duncan <iainduncanlists at gmail.com>:
>
> Thanks for the opinion Emmanual, very helpful. Yeah, it may be better to
> just start off in C++ for the engine side and bite the bullet there.
"You can use C++ for it." - that doesn't mean you should ;)
There may be more appropriate progr. languages.
For example look at Processing
http://processing.org/
Serpent is close to what you are watching out,
it has a Syntax very close to Python.
http://www.cs.cmu.edu/~music/aura/serpent-info.htm
If you remain with C++, you have to decide for a cross-platform framework.
For example JUCE, SFML or LGI.
More here:
http://wiki.linuxaudio.org/wiki/programming_libraries#dimensional
--
E.R.
More information about the Linux-audio-dev
mailing list