waveform-factory

Wave form data generator


License
MIT
Install
pip install waveform-factory==0.1.3

Documentation

Waveform Factory

Waveform Factory is a python library that generates various types of waveform patterns. It is designed to aid in the creation, manipulation, and analysis of waveform data for various applications including music, signal processing, and more.

It was originally created to test ML based forceasting based basic patterns and seasonality.

Features

  • Generate basic waveform patterns such as sine, square, and sawtooth waves
  • Customize waveforms with different parameters such as frequency, amplitude, phase, and offset
  • Easy-to-use interface for generating waveform data

Installation

To install Waveform Factory, you can use pip:

pip install waveformfactory

PyPI