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.05k
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)

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