Skip to content

dcoredump/DeeAxe7.lv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeeAxe7 - LV2 plugin

(c) by H. Wirtz [email protected]

Please note that this LV2-plugin is not state-of-the-art anymore! You should use https://github.com/dcoredump/dexed/tree/native-lv2

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

This is a fork from https://github.com/webaudiomodules/webdx7

Based on the MSFA engine (https://github.com/google/music-synthesizer-for-android, Copyright 2012 Google Inc., http://www.apache.org/licenses/LICENSE-2.0)

Plugin ideas taken from: from: http://ll-plugins.nongnu.org/lv2pftci/#A_synth

Many thanks to [email protected] for lvtk and the explanation how to use MSFA with lvtk in the run()-method (https://gist.github.com/mfisher31/6e39c63a77b7176da125cb03380b638c)

A FM-synth simulation of the DX7 as LV2 plugin

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.1%
  • CSS 25.7%
  • Perl 5.5%
  • C 3.6%
  • Makefile 1.8%
  • Shell 1.7%
  • HTML 1.6%