wave-generator

所属分类:音频处理
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2018-02-22 15:18:40
上 传 者sh-1993
说明:  用Python 3编写的简单波形发生器。,
(A simple wave generator written in Python 3.,)

文件列表:
LICENSE (35147, 2018-02-15)
example.wav (480044, 2018-02-15)
wavegenerator.py (3229, 2018-02-15)
wavegenerator.ui (6404, 2018-02-15)
wavegenui.py (6588, 2018-02-15)

# A simple wave generator written in Python 3 This is a wave generator that can generate sine, sawtooth, triangle and square waves. Using command line parameters, you can modify the wave type, the frequency and the play time. The output file is an uncompressed, 16bit format, wave file (.wav) that can be played by any audio player. ## Usage: python wavegenerator.py (WAVEFORM) (FREQUENCY) (PLAYTIME) (FILENAME).wav > python wave_generator.py sine 78 5 example.wav < File 'example.wav' created! < Wave Type: sine < Frequency: 78hz < Play Time: 5 seconds

近期下载者

相关文件


收藏者