ams-lv2 icon indicating copy to clipboard operation
ams-lv2 copied to clipboard

Port of Alsa Modular Synth internal modules into LV2.

Results 12 ams-lv2 issues
Sort by recently updated
recently updated
newest added

SSE is only available on x86 architectures. This patch has been tested on riscv64.

Hi, I am loading the plugin in pre-compiled Carla 2.2.0, this info is given when running it: Python version: 3.7.3 Qt version: 5.9.8 PyQt version: 5.11.3 As the title says,...

When using the addons inside Carla, the mixers are influencing each other. Happened when automating the volumes by midi-volume-commands. Lowering volume on channel 3 and four (used as stereo-channel2) lowered...

In AMS you can set the octave pretty easily to a integer (I think that's the function of a octave setting). In LV2 version you find yourself fiddling with octave...

Is there any work done on converting AMS instruments to AMS-LV2? I know there was a attempt to make a script that should do that, but it was in early...

[Example](https://github.com/blablack/ams-lv2/blob/master/ams.lv2/dynamicwaves2_4.ttl): ``` [ a lv2:InputPort, lv2:ControlPort ; lv2:index 9 ; lv2:symbol "timeScale" ; lv2:name "Time Scale" ; lv2:default 0.1 ; lv2:minimum 1 ; lv2:maximum 10 ; pg:group ; ] ,...

https://github.com/blablack/ams-lv2/blob/0f60ee0a0e6df64877210dfee2d30f126dc3137f/src/stereomixer_8ch_gui.cpp#L150

With only one osc having any volume level. The behaviour is not the same in the original VC Organ.

I've got lvtk-git 2.0.0.r484.6bfe981-1 installed via AUR but trying to install the ams-lv2-git package or clone and build manually fails with; Checking for 'lvtk-plugin-1' >= 1.2.0 : not found