[CM] linux windows question
M. Edward (Ed) Borasky
znmeb at cesmail.net
Sat, 02 Feb 2008 10:49:07 -0800
Rick Taube wrote:
> is there a standard ide for c++ on linux? anyone out there use
> CodeBlocks on linux? does it work? do linux distros typically include it?
>
> can someone point me to a free Windows midi softsynth i can use to test
> midi in/out ? im not having much luck with google.
>
> thanks for any info.
> --rick
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>
IDEs? It depends on what your target applications are. The two I know
the most about are Eclipse and KDevelop. KDevelop works very well with
the Qt toolkit and KDE desktop, less well with the "other" toolkits and
desktops. Eclipse is more generic, but is huge and Java-centric.
Fortunately, though, Eclipse is highly portable and modular. Then again,
doesn't everyone use Emacs or Vim? ;)
A free Windows midi softsynth? Isn't there something built in to the
sound drivers? IIRC I can double-click on a ".MID" file on a Windows
machine and hear it play.