ebook2cw 0.6.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ebook2cw 0.6.0 (Default branch)
# 1  
Old 02-05-2008
ebook2cw 0.6.0 (Default branch)

Image ebook2cw is a command line program that converts a plain text file (like an eBook) to Morse code (CW) MP3 files. Morse parameters like speed and tone frequency, and MP3 parameters such as bit rate, sample rate, and quality can be changed by command line switches. It automatically splits and numbers the output files by chapters. License: GNU General Public License (GPL) Changes:
Support for UTF-8 encoded input texts (including the Cyrillic alphabet) was added. A full ISO 8859-1 (where applicable) character set is now available.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MORSE(1)							       MORSE								  MORSE(1)

NAME
morse - A robotics simulator based upon the Blender Game Engine SYNOPSIS
morse [command] [options] DESCRIPTION
Morse, the Modular OpenRobots Simulation Engine, uses the Blender Game Engine to provide a general purpose robot simulator. A robot and its environment are defined in Morse by creating a model in Blender. Actuator and sensor objects are attached to a model, and may be inter- acted with via a variety of middleware protocols. Simulations can be programmed via Python scripts or inside of Blender itself. Currently supported middleware includes YARP, MOOS, ROS, Pocoslibs, as well as a plain socket interface. COMMANDS
[None] Launches the simulator interface with a default scene create filename Creates a new empty scene and launches the simulator interface run filename Runs a simulation without loading the simulator interface exec filename Runs the given Python script with a default scene check Checks the environment is correctly setup to run morse help Displays information regarding the program version Displays the version number SEE ALSO
morseexec(1) blender(1) COPYRIGHT
2009-2010, LAAS-CNRS/ONERA ; 2010-2012, LAAS-CNRS 0.5.2 May 14, 2012 MORSE(1)