Download List

프로젝트 설명

ebook2cw is a command line program that converts a
plain text file (like an eBook) to Morse code (CW)
MP3 or OGG files. Morse parameters like speed and tone frequency, and audio 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-05 06:58
0.8.2

이 버전 길이 (초 또는 단어의 수)와 즉석에서 출력 사운드 파일의 볼륨을 변경 하려면 옵션으로 출력 파일을 분할 하는 등 몇 가지 새로운 기능을 추가 합니다. CGI 버전의 생성 된 파일은 이제 더 자세한 HTTP 헤더 (콘텐츠 길이)를 보낼 수 있는 버퍼링된 모드에 전달할 수 있습니다.
CGI 모드에서 이전에 손상 된 OGG Vorbis/헤더와 같은 몇 가지 작은 오류가 수정 되었습니다 및 코드 또는 모듈화 더 잘 청소 했다.
Tags: Minor
This version adds a few new functions such as splitting output files by length (seconds or number of words) and an option to change the volume of the output sound file on the fly. The generated files of the CGI version can now be delivered in a buffered mode, which enables sending more verbose HTTP headers (Content-Length).
Several small errors were fixed, such as the previously corrupted OGG/Vorbis headers in CGI mode, and the code was cleaned up or modularized better.

2011-04-05 06:10
0.8.1

이 릴리스에는 이러한 각 변환 장 후 타이머를 재설정으로 버전 0.8.0 몇 가지 사소한 오류를 해결합니다. 새로운 기능은 텍스트 파일의 문자 인코딩과 어떤에는 출력 파일이 생성됩니다 테스트 모드를 추측하는 함수가 포함되어 있습니다. 새로운 빌드 옵션이 무능해 또는, Ogg 인코더를 해제하실 수 있습니다. 이 두 라이브러리 중 하나만 설치되어있는 시스템에서 ebook2cw을 컴파일하실 수 있습니다.
Tags: Minor
This release corrects some minor errors of version 0.8.0, such as resetting the timers after each converted chapter. New features include a function to guess the character encoding of a text file and a test mode, in which no output files are generated. New build options allow it to disable the Lame or Ogg encoders. This allows compiling ebook2cw on a system where only one of the two libraries are installed.

2011-01-26 07:29
0.8.0

에 대한 지원에는 OGG는 / 보비스는 오디오 형식이 추가되었습니다. 톤 발생기는 이제 서로 다른 파형 (사인, sawtooth, 광장) 및 소음 배경이 추가 될 수 있습니다 만들고 구성할 수 있습니다. 몇 가지 추가 사소한 변경 사항이 있습니다.
Tags: Major
Support for the OGG/Vorbis audio format was added. The tone generator can now be configured to create different waveforms (sine, sawtooth, square) and a noise background can be added. There are several additional minor changes.

Project Resources