Skip to content

Latest commit

History

History
40 lines (27 loc) 路 1.22 KB

File metadata and controls

40 lines (27 loc) 路 1.22 KB

馃嚞馃嚙 English | 馃嚬馃嚪 T眉rk莽e


馃嚞馃嚙 English

Sound Generator

Sound Generator is a procedural audio plugin for Flutter applications. It enables smooth frequency transitions and allows users to visualize signal waveforms in real-time.

馃敡 Features

  • Procedural sound generation with seamless frequency changes.
  • Real-time waveform visualization.
  • Supports various waveform types: sine, square, triangle, and sawtooth.
  • Cross-platform support for Android and iOS.
  • Includes an example application for demonstration purposes.

馃殌 Getting Started

  1. Add the plugin to your pubspec.yaml file:

    dependencies:
      sound_generator:
    
  2. Run flutter pub get to fetch the package.

  3. Import and utilize the plugin in your Dart code as needed.

馃摳 Screenshot

馃搫 License This project is licensed under the MIT License.