﻿=== LiteWebSynth ===
Contributors: adminkov, innaVoronich
Tags: audio, music, midi, synth, soundfont
Requires at least: 6.0
Requires PHP: 8.0
Tested up to: 7.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Web synthesizer with a MIDI keyboard. Created using artificial intelligence.

== Description ==

LiteWebSynth is a synthesizer with GM|GS|XG instrument sound fonts. The sequencer processes MIDI files of two types: 0 and 1. All timbres  GM are generated by a combination of an oscillators and a dynamically generated BufferSource. Some synthesizer audio nodes have controls located on the front panel. The built-in oscilloscope displays the actual shape of the resulting synthesizer signal, the shape of the AHDSR envelope from the Timbre Editor GM table, and the current RAM usage of the user's local computer. The Timbre Editor GM allows you to customize sound parameters. The Diagram GM|GS|XG shows the current configuration of the synthesizer's audio nodes. LiteWebSynth plugin built with AI assistance.
p.s.: As a result of experiments, I came to the conclusion that when creating a .mid file, the PPQN parameter should be a multiple of 4.

For the end user: There is a small Help section located under: Sequencer/Help.

You can test this plugin on its https://adminkov.bcr.by/midi/

You can send a letter to the developer at: klenitskiy.oleg@mail.ru

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the `[LiteWebSynth]` shortcode in posts or pages.

== External Services ==

This plugin relies on the third-party API2Convert service to convert MIDI files into various audio formats. Data (specifically the MIDI file and your custom API key) is transmitted to the external server only when the user explicitly triggers the "Export" feature.

* Service Provider: API2Convert (https://api2convert.com)
* Terms of Service: https://www.online-convert.com/terms
* Privacy Policy: https://www.online-convert.com/privacy

== Screenshots ==

1. Synthesizer Voices Editor interface for fine-tuning sound parameters.
2. Web Audio API nodes diagram showing the internal audio routing and synthesis graph.
3. Built-in multi-track Sequencer for managing and playing back MIDI files.

== Changelog ==

= 1.1.0 =

* Added conversion of MIDI to audio formats (MP4, WAV, WMA, M4A, AAC, FLAC).

== Frequently Asked Questions ==
