Documentation has been updated: https://sourceforge.net/projects/add64/files/Add64-doc-3.9.4-1.pdf/download
Documentation has been updated: https://sourceforge.net/projects/add64/files/Add64-doc-3.7.4-1.pdf/download Add64-3.7.4-1 now has a help menu.
Please check the documentation to get started: https://sourceforge.net/projects/add64/files/Add64-doc-3.7.2-1.pdf/download
Please check the documentation to get started:
See the documentation to get started:
Initial revision
- started project AlsaModularSynth with version ams-1.5.5
Update to ams-1.6.0
removed obsolete files
removed files
further file removal
more file cleanup
cleanup completed
removed .ams files that have been moved to examples
added missing files for 1.7
update to version 1.7 by Fons Adrianensen
removed obsolete files
Added initialization of points in function module
fixed save in module.cpp
Added function module, not yet completed but everything else works fine
Added Tab Widget to ParameterView Dialog; Save/Load and preset files not yet adapted
fixed VC Envelope ; moved large part of save() from modularsynth.cpp to module.cpp
implemented load/save for tabs in ParameterView; example presets have been updated
fixed refresh of ParameterView on load
Fixed VC Envelope for decay=0
Added CanvasView
Added CanvasView files
Added CanvasFunction class
function canvas continued
Exchanged Role of LADSPA Label and Name
Added bass_presets_vcenv.ams ; Changed layout of dec/inc preset in ParameterView
Fixed main.cpp to re-enable --preset
continued function module work; lots of debug messages, however segfault seems to be resolved
removed -g flag from Makefile and re-enabled xrun messages in alsa_driver.cc
removed debug messages in function module classes; added scaling and color
function module now implemented; load/save for this module still missing
improved arbitrary function module
fixed Scope module; implemented grid in function module
implementation of function module almost finished. Only save/load and mouse coordinate display mising
completed function module
Improvements of function module
fixed bugs in function module; added example_function.ams
fixed some bugs in function module; added Preset Name to Parameter View dialog; updated example patches
fixed caption of function module
Fixed save/load of preset names; adapted patches with exp. VCA to recent changes in VCA module
Fixed Naming of Poly Ladspa Plugins in Caption and Control Center
layout improvement in Control Center; last Frame and Tab names are kept in ParameterView building
splitted examples into tutorial, instruments and demos
removed examples once more
force alsa to use old 9.0 API in alsa_driver.h; moved ams version number to main.h
fixed polyphony
Added phaser instrument
removed dependency of voice assignment on envelopes
Added jacks to the cables; Added color dialogs in port context menu
completed cable color scheme
Added context menu for MainWindow for customizing colors; added colordef example files
adjusted levels and fixed polyphony for patches in instruments folder
Added VC Panning module
Added missing files m_vcpanning*
Added VC Envelope II which is based on logarithmic scales
fixed m_vcpanning and respective example patches
speed optimization in m_vcenv (interpolation) and m_noise (poly-->mono)
optimised LFO
fixed sine in m_lfo, added Sample and Hold to m_lfo; fixed attack in m_vcenv; added sustain pedal; fixed instrument patches
added m_vcdoubledecay; added sort-by-pitch feature to vc panning
fixed sustain pedal; improved VC double decay; added m_vquant
fixed frequency convention in all MCVs; added scale offset in Scala MCV; fixed Double Decay Envelope
fixed automatic restart of m_vcenv* and m_vcdoubledecay; removed LADSPA-hack version of floatintmidislider
Added amplifier module; changed order of parameters in VC Double Decay
Added missing files
Fixed bug in m_ladspa; added sinfonia.mid and hplp instrument; optimized function module
Fixed level scaling with poly
first experimental support for Doepfer Pocket Dial
Some code cleanup in MIDI Controller support; Added hplp_instrument_pocktdial
Fixed hplp_instrument_pocktdial
started implementation of preferences dialog
added color parameters to preferences dialog
added missing files
fixed color preferences
Added MIDI Controller Mode switch to preferences dialog
Added path tab to preferences dialog
Added Drift Parameters (not yet linked to DSP part)
first version of simple drift algorithm completed
Added oscillator drift, voice drift renamed into voice detune
Moved detune/drift to new module Analogue Driver
Finished first version of Analogue Driver detune/drift module
Added first experimental version of a Barber Pole module
added missing m_ad files
Completed Barber Pole module; added demos
added missing m_ad files
renamed Barber Pole module --> Multiphase LFO