Skip to content

Conversation

@aopstudio
Copy link
Contributor

@aopstudio aopstudio commented Dec 4, 2025

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This plugin enables users and AI agents to generate high-quality synthesized audio tones from standard musical note names (e.g., C4, A#5, Eb3) directly within Dify workflows. It supports four classic oscillator waveforms—sine, square, sawtooth, and triangle—and allows fine-tuning of duration, volume, decay, and audio smoothing. The output is a mono WAV file at 44.1 kHz with float32 precision, ideal for educational, creative, or analytical use cases in music and audio applications. No external APIs or internet access are required.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

This plugin does not collect any personal data as defined by the Dify Plugin Privacy Protection Guidelines. Specifically:

  • It does not collect direct identifiers (e.g., name, email, phone number).
  • It does not collect indirect identifiers (e.g., IP address, device ID, location).
  • It does not process or store any user-provided data beyond the transient execution context.
  • All input parameters (note name, duration, etc.) are used solely for real-time audio synthesis and are discarded immediately after response generation.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant