anklang icon indicating copy to clipboard operation
anklang copied to clipboard

MIDI and Audio Synthesizer and Composer

Results 22 anklang issues
Sort by recently updated
recently updated
newest added

List of issues that still need fixing to complete successful integration of LiquidSFZ: - The SFZ instrument field in the UI needs serialization, might be just a hints issue -...

It would be nice if there was a (python) script that could parse `.bse` files and extract the notes.

enhancement

Currently, there is no way to change the order of the devices in a device chain. It would be great if this could be done by drag & drop.

enhancement

While working on LV2 support, I've observed that playing a song with devices that have lots of properties (like 100 or more) make the UI unresponsive during playback if the...

Once we have support for playing samples via liquidsfz PR #7, we could implement making some content easily accessible for users. The idea would be that the user could download...

This is my first attempt to implement mute/solo/volume support for tracks. *What is good:* - user can use volume slider, which has a good non-linear mapping to the track volume...

This PR adds support for letting the user set the grid size manually. It supports tuplets (we could not do this at all before), so for instance you can uses...

Anklang currently has a way to specify that you want to use something other than 4/4 as time signature for your song. However, doing so doesn't have any visible effect....

While hunting for links to recommend as downloadable sample collections, I found that lots of people are confusing SF2 with SFZ files, often just referring to them as "sound font"...

This issue can for instance be observed in the BlepSynth.

bug