StarDict is a cross-platform international dictionary lookup program.
Main features:
* Glob-style pattern matching search
* Fuzzy search
* Working from system tray
* Scanning mouse selection and showing pop-up windows with translation of selected words
* Pronouncing of the translated words
* Plugins support
* ..and more
Hydrogen is an advanced drum machine (step sequencer). The main goal is to create a professional yet simple and intuitive instrument based on drum programming patterns.
MuseScore is a WYSIWYG editor with the ability to quickly enter notes from both the computer keyboard and an external MIDI keyboard. Supports import and export of data in MIDI, MusicXML, LilyPond formats, as well as import of files in MusE, Capella and Band-in-a-Box formats. In addition, the program can export scores to PDF, SVG and PNG files, or to LilyPond documents for further fine-tuning of the score.
CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and Javascript.
Its features include:
* Generic support for compilers
* Built-in GDB support
* Database-based Code Completion mechanism
* Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP
* Text Folding
* doxygen comment generator.
Integrated development environment for the Python language. It includes a graphical debugger that supports interactive exploration while suspended and auto-stopping on critical exceptions.
Main features:
- Project Manager;
- Editor with syntax highlighting;
- Debugger, profiler;
- Run Python code with support for command line parameters;
- Unit testing;
- Console for output and task manager (self-renewing TODO sheet).
A MIDI file player/game that displays the musical notes AND teaches you how to play the piano.
PianoBooster is a fun way of playing along with a musical accompaniment and at the same time learning the basics of reading musical notation.
The difference between playing along to a CD or a standard MIDI file is that PianoBooster listens and reacts to what you are playing on a MIDI keyboard.
To run Piano Booster you need a MIDI Piano Keyboard and a MIDI interface for the PC. If you don't have a MIDI keyboard you can still try out PianoBooster, using the PC keyboard ('x' is middle C), but a MIDI piano is really recommended.
A free program for recording scores and editing tablature. It also allows you to work with MIDI.
Possibilities:
Kdenlive is a non-linear video editor that supports DV, HDV and many other formats.
Its main features:
✔guides and markers for organizing the editing table
✔copy and paste clips, effects and transitions
✔changes in real time
✔video capture via FireWire and Video4Linux
✔screen capture
✔export to any FFMPEG supported format
OpenShot is a very easy-to-use video editor that anyone can understand. A large number of video and audio formats are supported, it is possible to insert transitions and use effects, both video (brightness, contrast, white balance, sepia, old film effect, etc.) and sound. It is possible to insert 3D titles created in Blender. The program easily integrates into the GNOME environment; files can be added to the project by simply dragging and dropping. Exporting files makes it easy to have ready-made profiles.
KTurtle is an educational programming environment that uses the TurtleScript programming language (inspired by the logo) to make programming as easy and accessible as possible.
The user issues TurtleScript language commands to control the "turtle" as it draws on the canvas, making KTurtle suitable for teaching basic math, geometry, and programming