ainsworth keyboard trainer 4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3131
Score Reading Trainer 0.1.3
Score Reading Trainer helps you improve your (musical) score reading skills by practicing with random scores. more>>
Score Reading Trainer helps you improve your (musical) score reading skills by practicing with random scores.
It works in a very simple way, you choose the clef, the key and the accidentals you want to practice as well as thee range of notes and then, the program generates a on-screen score with that parameters but randomizing the notes and the accidentals (and everything else that is randomizable).
The keys of the keyboard are mapped to the notes like in a piano (it would be nice to support midi in the future) and all you have to do, is press the right key for the first note you see in the score on the screen.
If you pressed the right key, the note will disapear and replaced by the second one, a diferent note, and you have to repeat the process.
As the notes are generated randomly, theres no way one can predict the following note and since several notes (as much as the screen allows) are on the screen, one can also train pre-reading (reading ahead of the current one) of the notes.
The program doesnt emit any sound (at least, yet) and its not inteded to teach rithmic or melodic concepts.
Enhancements:
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Try harder not to leave any extra line floating arround.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Respect the position (over the third line) where notes are inverted.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Limits wasnt really respected in other clefs than G2.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Solved important bug. Extre lines was not being shown correctly (http://sourceforge.net/tracker/index.php?func=detail&aid=909427&group_id=97653&atid=618659).
<<lessIt works in a very simple way, you choose the clef, the key and the accidentals you want to practice as well as thee range of notes and then, the program generates a on-screen score with that parameters but randomizing the notes and the accidentals (and everything else that is randomizable).
The keys of the keyboard are mapped to the notes like in a piano (it would be nice to support midi in the future) and all you have to do, is press the right key for the first note you see in the score on the screen.
If you pressed the right key, the note will disapear and replaced by the second one, a diferent note, and you have to repeat the process.
As the notes are generated randomly, theres no way one can predict the following note and since several notes (as much as the screen allows) are on the screen, one can also train pre-reading (reading ahead of the current one) of the notes.
The program doesnt emit any sound (at least, yet) and its not inteded to teach rithmic or melodic concepts.
Enhancements:
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Try harder not to leave any extra line floating arround.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Respect the position (over the third line) where notes are inverted.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Limits wasnt really respected in other clefs than G2.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Solved important bug. Extre lines was not being shown correctly (http://sourceforge.net/tracker/index.php?func=detail&aid=909427&group_id=97653&atid=618659).
Download (0.13MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1611 downloads
Vocabulary Trainer 2.08
Vocabulary Trainer project is a flashcard vocabulary training system. more>>
Vocabulary Trainer project is a flashcard vocabulary training system.
You can use language modules to change the language of its interface and can choose one of three learning modes (Random, Often-unknown words, and Seldom-asked words).
Main features:
- Inquiry after foreign word or meaning
- Optional Attention of upper- and lowercase
- Limitation of time to simulate tests (optional)
- Saving of right, wrong and prompted vocabularies
- Inquiry after: Random order, as given, often unknown vocabularies, seldom asked vocabularies
- Multilingual Interface, changeable with languagefiles
- This program is Open Source, the Delphi-sourcecode kann be downloaded under "Downloads"
- Free of charge
- No further restrictions
<<lessYou can use language modules to change the language of its interface and can choose one of three learning modes (Random, Often-unknown words, and Seldom-asked words).
Main features:
- Inquiry after foreign word or meaning
- Optional Attention of upper- and lowercase
- Limitation of time to simulate tests (optional)
- Saving of right, wrong and prompted vocabularies
- Inquiry after: Random order, as given, often unknown vocabularies, seldom asked vocabularies
- Multilingual Interface, changeable with languagefiles
- This program is Open Source, the Delphi-sourcecode kann be downloaded under "Downloads"
- Free of charge
- No further restrictions
Download (0.80MB)
Added: 2006-10-10 License: Public Domain Price:
1877 downloads
Java Neural Network Trainer 0.1c
Java Neural Network Trainer is a neural network trainer with the ability to easily add new training algorithms. more>>
Java Neural Network Trainer is a neural network trainer with the ability to easily add new training algorithms and training patterns.
Java Neural Network Trainer project includes a parallel training graphical interface where you can view each trainer working in real-time in parallel.
<<lessJava Neural Network Trainer project includes a parallel training graphical interface where you can view each trainer working in real-time in parallel.
Download (0.020MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
1000 downloads
Optimus OLED Keyboard Linux Driver 0.1.0
Optimus OLED Keyboard Linux Driver project is intended to provide a generic linux driver for OLED-based hardware. more>>
Optimus OLED Keyboard Linux Driver project is intended to provide a generic linux driver for OLED-based hardware made by Art. Lebedev Studio.
The current goal is to support the Optimus Mini Three keyboard.
Main features:
- Uses libusb to communicate with device (no specific kernel driver needed)
- As the kernel-provided module for pl2303 didnt work in our case, we recoded the driver with libusb
- Uses libpng to read PNG images, and display them
- Detects when a button is pressed
- Implements OLED_PROTOCOL_SET_IMAGE, OLED_PROTOCOL_POWER_ON, OLED_PROTOCOL_POWER_OFF, OLED_PROTOCOL_SHOW_OLED, OLED_PROTOCOL_GET_IDCODE, OLED_PROTOCOL_SET_IDCODE, OLED_PROTOCOL_SET_BRIGHTNESS.
- Support for more than one OLED Mini Three connected to the same computer
- All USB code is in a static library
Enhancements:
- One of the most annoying bugs (auto-switch-off of the key display after five seconds) has been fixed.
- Functions similar to the ones provided by the original Win32 library for image color settings are also available, allowing you to set color temperature and gamma.
- Theres better support for input, using threads as libusb only provides a blocking way to read data (or some bytes are missed).
<<lessThe current goal is to support the Optimus Mini Three keyboard.
Main features:
- Uses libusb to communicate with device (no specific kernel driver needed)
- As the kernel-provided module for pl2303 didnt work in our case, we recoded the driver with libusb
- Uses libpng to read PNG images, and display them
- Detects when a button is pressed
- Implements OLED_PROTOCOL_SET_IMAGE, OLED_PROTOCOL_POWER_ON, OLED_PROTOCOL_POWER_OFF, OLED_PROTOCOL_SHOW_OLED, OLED_PROTOCOL_GET_IDCODE, OLED_PROTOCOL_SET_IDCODE, OLED_PROTOCOL_SET_BRIGHTNESS.
- Support for more than one OLED Mini Three connected to the same computer
- All USB code is in a static library
Enhancements:
- One of the most annoying bugs (auto-switch-off of the key display after five seconds) has been fixed.
- Functions similar to the ones provided by the original Win32 library for image color settings are also available, allowing you to set color temperature and gamma.
- Theres better support for input, using threads as libusb only provides a blocking way to read data (or some bytes are missed).
Download (MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1103 downloads
Spam Trainer 0.1.5
Spam Trainer makes it easier for GNOME users to train spam filtering software. more>>
Spam Trainer project makes it easier for GNOME users to train spam filtering software (e.g. SpamBayes or SpamAssassin) that "learns" how to tell the difference between real email (ham) and unsolicited messages (spam).
Not all email clients have spam filtering (and training) built in, and training external filtering programs can be fiddly.
Spam Trainer was written to provide easy (drag and drop) training from the Evolution mail client, and should work just as well with any email client that supports the drag and drop protocol implemented by the GTK+ toolkit.
<<lessNot all email clients have spam filtering (and training) built in, and training external filtering programs can be fiddly.
Spam Trainer was written to provide easy (drag and drop) training from the Evolution mail client, and should work just as well with any email client that supports the drag and drop protocol implemented by the GTK+ toolkit.
Download (0.096MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1016 downloads
pittrainer 1.2
pittrainer provides a cockpit trainer for the Falcon 4.0 Allied Force simulation. more>>
pittrainer provides a cockpit training environment for the Falcon 4 Allied Force simulation.
In order to run Pit Trainer, you will need to have the Java v1.4.2 (or later) runtime installed.
Enhancements:
- This version provides an interactive ICP/DED with tips for the various DED pages, an embedded Java runtime with the Windows installer, and a number of updates to existing tip text.
<<lessIn order to run Pit Trainer, you will need to have the Java v1.4.2 (or later) runtime installed.
Enhancements:
- This version provides an interactive ICP/DED with tips for the various DED pages, an embedded Java runtime with the Windows installer, and a number of updates to existing tip text.
Download (5.9MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1501 downloads
PingoS Tipptrainer 0.6.0
PingoS Tipptrainer project is a touch typing trainer that supports German and English keyboard layouts. more>>
PingoS Tipptrainer project is a touch typing trainer that supports German and English keyboard layouts.
Because of many problems with wxGTK and GTK, this only works with wxGTK-2.4 and GTK-1.2 and a non-UTF-8 locale.
<<lessBecause of many problems with wxGTK and GTK, this only works with wxGTK-2.4 and GTK-1.2 and a non-UTF-8 locale.
Download (0.75MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1102 downloads
CW Trainer 0.0.3
CW Trainer is an easy-to-use CW trainer that is adaptable for both the Koch and Farnsworth method of learning CW. more>>
CW Trainer is an easy-to-use CW trainer that is adaptable for both the Koch and Farnsworth method of learning CW.
CW Trainer can generate random tests or read text from a file. Sample QSOs are included.
Enhancements:
- Minor code changes were made to enable compilation with gcc 3.3.
<<lessCW Trainer can generate random tests or read text from a file. Sample QSOs are included.
Enhancements:
- Minor code changes were made to enable compilation with gcc 3.3.
Download (0.016MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1126 downloads
Typing Trainer 1.0rc3
Typing Trainer is a software developed to exercise typing skills. more>>
Typing Trainer is a software developed to exercise typing skills.
Typing Trainer is designed for exercising typing speed and typing accuracy, by providing an environment to type in a copy of an original text within a specific time period.
It also has the ability to store the results of such an exercise for exam purposes.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
<<lessTyping Trainer is designed for exercising typing speed and typing accuracy, by providing an environment to type in a copy of an original text within a specific time period.
It also has the ability to store the results of such an exercise for exam purposes.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
Download (0.53MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1119 downloads
Pandorabots Chat Bot Interface 1.0
Pandorabots Chat Bot Interface is a learning tool for implementing AJAX to communicate between the browser and a server. more>>
Pandorabots Chat Bot Interface project is a learning tool for implementing AJAX to communicate between the browser and a server. The chat bot interface communicates via XML with a free chat bot you create and host at pandorabots.com. The client script controlls a div that records your ongoing conversation. The final product is an embedded chat bot in your Web sit
An AI chat bot is nothing more than a computer program which has been trained to interact with humans using common communication languages. Some have the ability to learn on the fly, others have a "trainer" that tells them what to say for keywords, etc.
<<lessAn AI chat bot is nothing more than a computer program which has been trained to interact with humans using common communication languages. Some have the ability to learn on the fly, others have a "trainer" that tells them what to say for keywords, etc.
Download (MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
972 downloads
TypingTrainer 1.0 RC3
Typing Trainer is an application suite that is directed towards students. more>>
Typing Trainer is an application suite that is directed towards students, from the novice to those who have the basic knowledge of the kebyoard finger layout, and want to train and exercise their expertese in typing.
The design of the latter program, also allows for an environment where students ability in typing, can be examined by the program. And the results stored in a central database and characters given.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
- Providing support for reading and writing Unicode files.
- Modifying the stringIdx routines, and connected code, to use wide characters.
<<lessThe design of the latter program, also allows for an environment where students ability in typing, can be examined by the program. And the results stored in a central database and characters given.
Enhancements:
- Some bugfixes in unicode handling, primarily in the way results are displayed.
- Providing support for reading and writing Unicode files.
- Modifying the stringIdx routines, and connected code, to use wide characters.
Download (0.53MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1606 downloads
ESE Key Daemon 1.2.3
ESE Key Daemon is a multimedia keyboard driver for Linux. more>>
ESE Key Daemon is a multimedia keyboard driver for Linux. No kernel patch is needed.
ESE Key Daemon is a userspace program which pools /dev/input/event interfaces for incoming keyboard key presses.
Enhancements:
- A bug in the configuration file handling routines was fixed.
<<lessESE Key Daemon is a userspace program which pools /dev/input/event interfaces for incoming keyboard key presses.
Enhancements:
- A bug in the configuration file handling routines was fixed.
Download (0.10MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1240 downloads
Coreys Pong 1.4
Coreys Pong is a simple pong game created in C using libSDL. more>>
Coreys Pong is a simple pong game created in C using libSDL.
This game is super simple, but thats why its super awesome! Its a regular pong game, where two players face off using the controls from the same keyboard.
Player 1: uses A and Z to move up and down.
Player 2: uses UP ARROW and DOWN ARROW to move up and down.
__Where__ you hit the ball on the paddle determines the speed of the ball and direction.
There are no special moves.
This game is in dire need of a godly programmer to beef it up if you have the desire for a more advanced pong game.
<<lessThis game is super simple, but thats why its super awesome! Its a regular pong game, where two players face off using the controls from the same keyboard.
Player 1: uses A and Z to move up and down.
Player 2: uses UP ARROW and DOWN ARROW to move up and down.
__Where__ you hit the ball on the paddle determines the speed of the ball and direction.
There are no special moves.
This game is in dire need of a godly programmer to beef it up if you have the desire for a more advanced pong game.
Download (0.41MB)
Added: 2006-02-02 License: Freeware Price:
1361 downloads
Linuxo Live! 0.4
Linuxo Live! is a new and modern Linux distribution. more>>
Linuxo Live! is a new and modern Linux distribution.
Enhancements:
- added better support for SATA disks, now no problems with hdd installation on SATA
- added Koffice 1.3.5 with full serbian translation
- fixed KDE keyboard change (on taskbar), SR, SP and US keyboard selection activated
- removed NVIDIA 3D driver as default driver for graphic cards, boot problem, still in testing
- added better hardware detection for monitors (TFT) and printers
- added KDE 3.4 (final version)
- removed kernel source from CD version due to low disk space.
- added OpenOffice.org 2.0b on DVD version, OpenOffice 1.1.4 still there on CD and DVD versions
- added Acrobat Reader 7 for Linux on DVD version
- added Extras CD with addition software and kernel soruces (mainly for CD version)
- added serbian translation for livecd-install script
- added english-serbian dictionary (nkrecnik)
- added several serbian translations for KDE applications
- removed MS ttf fonts for Live version, trasnfered on Extras CD as package with EULA (can be installed on Linuxo HD installation)
- added new linuxo style components: new graphical themes for Linuxo Control Center.
- added new linuxo icons for applications and desktop.
- added 6 new plugins for xmms (on DVD version)
- added kernel source for hdd install (on DVD version). Same kernel source is present on Extras CD as well (for CD version)
- added new 2.6.11 kernel and 2.6.11 kernel source on Extras CD (for CD and DVD version in case of HD install)
- added 3 new desktop linuxo wallpapers
<<lessEnhancements:
- added better support for SATA disks, now no problems with hdd installation on SATA
- added Koffice 1.3.5 with full serbian translation
- fixed KDE keyboard change (on taskbar), SR, SP and US keyboard selection activated
- removed NVIDIA 3D driver as default driver for graphic cards, boot problem, still in testing
- added better hardware detection for monitors (TFT) and printers
- added KDE 3.4 (final version)
- removed kernel source from CD version due to low disk space.
- added OpenOffice.org 2.0b on DVD version, OpenOffice 1.1.4 still there on CD and DVD versions
- added Acrobat Reader 7 for Linux on DVD version
- added Extras CD with addition software and kernel soruces (mainly for CD version)
- added serbian translation for livecd-install script
- added english-serbian dictionary (nkrecnik)
- added several serbian translations for KDE applications
- removed MS ttf fonts for Live version, trasnfered on Extras CD as package with EULA (can be installed on Linuxo HD installation)
- added new linuxo style components: new graphical themes for Linuxo Control Center.
- added new linuxo icons for applications and desktop.
- added 6 new plugins for xmms (on DVD version)
- added kernel source for hdd install (on DVD version). Same kernel source is present on Extras CD as well (for CD version)
- added new 2.6.11 kernel and 2.6.11 kernel source on Extras CD (for CD and DVD version in case of HD install)
- added 3 new desktop linuxo wallpapers
Download (695MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1477 downloads
Gnome Font Sampler 0.4
Gnome Font Sampler lets you browse your installed fonts using whatever color. more>>
Gnome Font Sampler lets you browse your installed fonts using whatever color, size, attributes (Bold/Italics/Underline), and example text you like.
Main features:
- Quickly compare your fonts
- Select font size, text color, background color, bold, italics, underline, and example text used
- Preview fonts before adding them to the list
- Pretty good keyboard control
- It costs $0 and is Free software
Enhancements:
- New application icon.
- Improved keyboard control (navigate font lists and choose fonts using just the keyboard).
<<lessMain features:
- Quickly compare your fonts
- Select font size, text color, background color, bold, italics, underline, and example text used
- Preview fonts before adding them to the list
- Pretty good keyboard control
- It costs $0 and is Free software
Enhancements:
- New application icon.
- Improved keyboard control (navigate font lists and choose fonts using just the keyboard).
Download (0.30MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1543 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ainsworth keyboard trainer 4 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed