sound_generator 0.0.14 copy "sound_generator: ^0.0.14" to clipboard
sound_generator: ^0.0.14 copied to clipboard

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

🇬🇧 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.

41
likes
150
points
1.18k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#audio #waveform #synthesizer #sound #procedural-audio

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sound_generator

Packages that implement sound_generator