midi-Synth

Description

MIDI-Synth is a synthesizer with GM|GS|XG instrument sound fonts. The sequencer processes MIDI files of two types: 0 and 1. All timbres 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 timbre Editor allows you to customize sound parameters. The Diagram shows the current configuration of the synthesizer’s audio nodes.
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 home page

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

Screenshots

  • Synthesizer Voices Editor
  • Synthesizer audio nodes diagram
  • Synthesizer Sequencer

Installation

  1. Download the plugin from the WordPress repository and activate it.
  2. Insert a short code – [midiSynth] on any page to display midi-Synth.
  3. Connect the MIDI music keyboard to the USB connector of your computer.
  4. Additional (for version 1.1.0):

– After installing the plugin, the site administrator can upload their SoundFonts files (.sf2) to the directories:
– SoundFonts file names must be without spaces.
– …/plugins/midi-synth/soundFonts/GS/ – for GS standard .sf2 files
– …/plugins/midi-synth/soundFonts/XG/ – for XG standard .sf2 files
– These files will be available for use by end users of the midi-Synth synthesizer.
5. For the end user:
5.1 Click the Sequencer button, in the Sequencer – click the Settings button
5.2 Select the soundFonts files you need, or add your own (local)
5.3 Click the Save Setting button (bottom right)
5.4 Two additional radio buttons (GS. XG) will appear on the front panel of the synthesizer. Use them.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“midi-Synth” is open source software. The following people have contributed to this plugin.

Contributors

Translate “midi-Synth” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First publication of the plugin.

1.1.0

  • Uses a wider range of instrument sound fonts: GM|GS|XG.