c# - What do I use for signal processing and GUI development? -



c# - What do I use for signal processing and GUI development? -

many questions have been asked around lines, can't find summary of available options , ups , downs. in world amazing programmer, build propellerhead's reason. have different channels beingness processed in real-time , able create nods , buttons modify parameters of processing functions.

some friends have given me advice how create possible:

c++ / qt c# create nice guis , suffer loss of performance c++ processing / c# gui working dlls

so best option? there other ways it? different paths take it?

why alternative two, "c# create nice guis" require "suffer loss of performance"?

just create gui in whatever framework find convenient, , decouple realtime logic please.

c# c++ user-interface signal-processing

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -