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

Anklang needs a facility to index, browse and select audio files that can be used in samplers like LiquidSFZ, with fluidsynth or for audio tracks. Here are some design considerations:...

This issue is a space for feedback and suggestions on the roadmap for the Anklang DAW project. We welcome your thoughts on what features and improvements you would like to...

Anklang currently supports ALSA and Jackd as audio drivers. It defaults to using the virtual pulseaudio ALSA driver for playback. On most systems this is actually a PipeWire compatibility module...

roadmap

Currently we have source root, build root and npm root mismatches that cause significant problems. Many C++ projects support srcdir!=builddir (automake) or even advocate for it (cmake). Javascript (nodejs) projects...

bug

Currently we have a number of focus related problems: * **BUG:** Clicking on menu button and then *outside* a popup menu causes the menu button to get stuck in pressed...

bug

It would be useful if there was a way to edit the velocity of each note in the Piano Roll.

enhancement

When loading a project that contains a plugin that is not available, Anklang should give some form of feedback to the user. It could display a popup with a list...

Before I describe the actual problem, let me give you some context. LV2 has a preset mechanism which allows sharing presets between applications. Some plugins also ship with presets. The...

To insert a new device we have this "+" button in the device panel. But no matter where I click, the device always gets inserted at the end. I've debugged...

bug