LMMS / LMMS/lmms

Enable Lv2 CV ports by interpolating

Open
#5,795 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

### Enhancement Summary

Enable Lv2 CV ports. These are control ports with audio rate. LMMS currently does not support sending audio into a control port, but we can, for now, interpolate normal `Model` values, like in the [blop interpolator](https://gitlab.com/drobilla/blop-lv2/-/blob/master/src/interpolator.c).

#### Justification

It enables more effects.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing how LMMS handles normal Model values and LV2 ports, then compare the linked blop interpolator implementation. The work is complete when LV2 CV ports with audio rate can receive interpolated Model values and the intended effects are enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.